body {
	font-family: Arial, Helvetica, sans-serif;
}

.home {
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	
}

.graytable {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #666666;
}

.bigred {
	font-family: Arial;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;	
}

.smallred {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;	
}

.smallred2 {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;	
}

a#corner {
	position: absolute;
	right: 80;
	top: 7;
	display: block;
	height: 240px;
	width: 160px;
	background: url(/images/ContestWinnerLogo.jpg) top right no-repeat !important;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}

.bottom {
	font-family: Arial;
	font-size: 8pt;
	color: #CC9900;
}

.faq {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
}

.footer {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ffffff;
}

.faqtitle {
	font-family: Arial;
	font-size: 12pt;
	color: #0000CC;
	font-weight: bold;
}

.small {
	font-family: Arial;
	font-size: 7pt;
	color: #CC9900;
}

.form {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.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.email:visited  {font-family: Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.email:link   	{font-family: Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.email:active 	{font-family: Arial; color: #666666; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.email:hover  	{font-family: Arial; color: #CC0000; text-decoration: none; font-weight: bold; font-size: 10pt;}

A.small:visited  {font-family: Verdana; color: #FFFFFF; text-decoration: none; font-weight: none; font-size: 8pt;}
A.small:link   	{font-family: Verdana; color: #FFFFFF; text-decoration: none; font-weight: none; font-size: 8pt;}
A.small:active 	{font-family: Verdana; color: #FFFFFF; text-decoration: none; font-weight: none; font-size: 8pt;}
A.small:hover  	{font-family: Verdana; color: #CC0000; text-decoration: none; font-weight: none; font-size: 8pt;}

A.race:visited  {font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.race:link   	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.race:active 	{font-family: Verdana, Arial; color: #666666; text-decoration: none; font-weight: normal; font-size: 8pt;}
A.race: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;
	}


	


