body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	
	margin-left:20px;

}
a{
	color: #FFFF99;
	text-decoration: none;
}

a:link{
	color: #FFFF99;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #DDDD99;
}
a:hover {
	text-decoration: none;
	color: #FFE022;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 18px;
	margin:10px;
	padding:0px;
}

p {
 padding:0px;
 margin:20px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}


table.top10 {height:250px; text-align:center}

table.top10 tr td {border-top:1px solid #222;}
table.top10 tr.first td {border-top:none;}

table.top10 tr td div{
	background-image:url(images/star0.gif);
	width:60px; 
	height:12px; 
	font-size:3px;
	margin:0px;
	padding:0px;
}

table.top10 tr td div div{
	background-image:url(images/star.gif);
	height:12px;
	font-size:3px;
	float:left;
	margin:0px;
	padding:0px;
}

.ad {
	border: none;	
	padding:0px;
	background-color:#000000;

}

