﻿body {
	background-color: #171717;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
td {
	font-family: tahoma;
	font-size: 10pt;
	color: #999999;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
#table1 {
	width: 100%;
	height: 100%;
}
.bottomtxt {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.bottomtxt a{
	text-decoration: none;
}
.bottomtxt a:hover{
	text-decoration: none;
}
.top {
	vertical-align: top;
}
#top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
#bottom {
	vertical-align: bottom;
}
.input {
	font-family: tahoma;
	font-size: 10pt;
	color: #C0C0C0;
	background-color: #333333;
	border: 1px solid #999999;
}

.thumbs {
	border: 5px solid #000000;
	margin: 5px;
}

.thumbs a{
	border: 5px solid #ffffff;
	margin: 5px;
}


