body {
	font-family: Arial, Helvetica, sans-serif;
}

.graytable {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
}

.copywrite {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #999999;
}

.navi {
	font-family: Arial;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
}

.topnavi {
	font-family: Arial;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
}

.about {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

.software {
	font-family: Verdana;
	font-size: 7pt;
	color: #333333;
	font-weight: normal;
}

A.nav:visited  {font-family: Arial; color: #CCCCCC; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.nav:link   	{font-family: Arial; color: #CCCCCC; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.nav:active 	{font-family: Arial; color: #CCCCCC; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.nav:hover  	{font-family: Arial; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 10pt;}

A.small:visited  {font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 7pt;}
A.small:link   	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 7pt;}
A.small:active 	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 7pt;}
A.small:hover  	{font-family: Verdana, Arial; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 7pt;}

A.race:visited  {font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 8pt;}
A.race:link   	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 8pt;}
A.race:active 	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 8pt;}
A.race:hover  	{font-family: Verdana, Arial; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 8pt;}

A.wheels:visited  {font-family: Verdana, Arial; color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.wheels:link   	{font-family: Verdana, Arial; color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.wheels:active 	{font-family: Verdana, Arial; color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.wheels:hover  	{font-family: Verdana, Arial; color: #FF0000; text-decoration: none; font-weight: normal; font-size: 8pt;}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.border {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	}
	
.borderside {
	BORDER-RIGHT: #666666 1px solid;
	}
	
	
.cell{font-weight:bold;
	border-left: 1px solid #999999; 
	border-right-width: 1px solid #999999; 
	border-top-width: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	font-family:verdana; 
	font-size:9px;
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	}
	
.celltop{font-weight:bold;
	border-left: 1px solid #999999; 
	border-right-width: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	font-family:verdana; 
	font-size:9px;
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	}
	
.cellclose{font-weight:bold;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	font-family:verdana; 
	font-size:9px;
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	}

.cellclose2{font-weight:bold;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top-width: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	font-family:verdana; 
	font-size:9px;
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	}


	



