@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #dad690;
	background-color: #000000;
	line-height: 18px;
}
a {
	color: #ffffff;
}
h1 {
	font: 14px "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-image: url(../images/bg-h1.png);
	_background-image: url(../images/bg-h1.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center center;
	padding-top: 22px;
}
input, textarea {
	margin: 3px 0 3px 0px;
	background: #000000;
	border: 1px solid #ffffff;
	padding: 1px;
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.toptentable {
}
.toptentable a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.row1 {
	background: #000000;
	color: #d2d2d2;
}
.row2 {
	background: #131a1b;
	color: #d2d2d2;
}
