body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	background-color: #282828;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
}.footer {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 25px;
}
.yellowtext {
	color: #ebbc2b;
}
.fieldbk {
	background-color: #666666;
	border: 1px solid #666666;
}
.inputbut {
	color: #333333;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	text-transform: uppercase;
}

a:link {
	color: #d0d0d0;
	text-decoration: none;
}
a:visited {
	color: #d0d0d0;
	text-decoration: none;
}
a:hover {
	color: #ebbc2b;
	text-decoration: none;
}
a:active {
	color: #d0d0d0;
	text-decoration: none;
}
.imagebor {
	border: 1px solid #666666;
}
