a:link{
	color:#333333;
	text-decoration: none
}
a:visited{
	color:#666666;
	text-decoration: none
}
a:hover{
	color:#333333;
	text-decoration: none
}
a:active{
	color:#333333;
	text-decoration: none
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	background-color: #f0f0dc;
}

.titles{
	width:230px;
	height:70px;
	background-image: url(../home/rankinghead.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../home/rankingfoots.gif);
	background-repeat: no-repeat;
	background-position:right;
	border-bottom-style:solid;
	width:auto;
	height:30px;
}

.navis{
	width:230px;
	color: #739900;
	font-size: 8pt;
	background-image:url(../home/rankingsubtitle1.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 0 3px;
	text-align:center;
}

.td1s{
	color: #821717;
	border:1px;
	background-image:url(../home/rankingsubtitle2a.gif);
	height:20px;
	text-align:center;
	padding-top:5px;
	font-size:9pt;
	width:30px;
}

.td2s{
	color: #821717;
	border:1px;
	background-image:url(../home/rankingsubtitle2a.gif);
	width:137px;
	height:20px;
	text-align:center;
	padding-top:5px;
	font-size:9pt;
}

.td3s{
	color: #821717;
	border:1px;
	width:60px;
	background-image:url(../home/rankingsubtitle2.gif);
	background-repeat:no-repeat;
	height:20px;
	text-align:center;
	padding-top:5px;
	font-size:9pt;
}

.td1xs{
	font-size: 9pt;
	background-color:#ffffff;
	width:30px;
	text-align:center;
	border:none;
}
.td2xs{
	font-size: 9pt;
	text-align:center;
	text-decoration: none;
	background-color:#ffffff;
	width:137px;
	border:none;
}
.td3xs{
	font-size: 9pt;
	background-image:url(../home/rankingsubtitle3.gif);
	width:55px;
	text-align: right;
	border:none;
	padding-right:5px;
}
.tdtotal{
	font-size: 9pt;
	padding:5px 3px 0px 5px;
	text-align:center;
	text-decoration: none;
	background-color:#ffffff;
	width:auto;
	border:none;
}


