.navigation
{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #fff;
	background-color: #900;
	border-bottom: solid 2px #630303;
	border-top: solid 1px #B76060;
	background-image: url(/images/navbar.jpg);
}
.navigation A { color: #fff; text-decoration: none;}
.navigation A:hover {color: #fff; text-decoration: underline;}

A { color: #fff;	text-decoration: none;}
A:HOVER { color: #999; text-decoration: underline;}

A.signupLink { color: #FFFF00 !important; font-weight:700;}
A.signupLink:hover { color: #ffffff !important; font-weight:700;}

.footerTxt {color: #000 !important;}
.footerTxt a {color: #000 !important;	}
.footerTxt a:hover {color: #999;}

.header  /* header */
{
	border-bottom: solid 1px #000;
}
TABLE.featurebox
{
	margin: 10px 0 10px 0;
}
TABLE.tablebox
{
	border-top: solid 1px #666;
	border-right: solid 1px #A9A7A7;
 	border-bottom: solid 1px #A9A7A7;
	border-left: solid 1px #666;
	background-color: #2a2a2a;
	margin: 10px 0 10px 0;
}

TABLE.yellowbox
{
	border: solid 1px #FFFF00;
	margin: 10px 0 10px 0px;
}
TABLE.top5table
{
	margin: 5px 0 5px 0;
}
TABLE.toprankTitle
{
	border-top: solid 1px #5F0303;
	border-right: solid 1px #CB6F6F;
 	border-bottom: solid 1px #CB6F6F;
	border-left: solid 1px #5F0303;
	background-color: #828181;
	background-image: url(../images/top5bg.jpg);
	margin-bottom: 8px;
}
.topRankTitle TD
{
	padding-left: 10px;
	
	
}
.topRank Title
{
	border: solid 1px #fff;
}
TD.column1
{
	border-top: solid 1px #B00000;
	border-right: solid 10px #480000;
	border-left: solid 1px #B00000;
	background-color: #680000;
	padding-left: 10px;
	padding-right: 10px;
}
TD.column2
{
	border-left: solid 1px #D60416;
	border-right: solid 1px #B75758;
	border-top: solid 1px #B75758;
	background-color: #900;
	padding: 10px;
}

.winners {
	border-top: solid 1px #A9A7A7;
	background-color: #828181;
}

.boxImg, .boxTxt {padding: 5px;}

.carInfo
{
	border: solid 1px #480000;
	background-image: url(../images/info_bg.jpg);
	background-color: #000;
	background-position: right top;
	background-repeat:no-repeat;
	text-align: left;	
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
}
.carInfo2
{
	background-image: url(../images/info_bg.jpg);
	background-color: #000;
	border: solid 1px #480000;
	background-position: right top;
	background-repeat:no-repeat;
	text-align: left;	
	margin-bottom: 10px;
	padding-left: 10px;
}
.carName
{
	font-weight: 700;
	color: #FF0000;
}
.featureInfo TD
{
	background-color: #666;
	border-top: solid 1px #525252;
	border-bottom: solid 1px #525252;
}
.featurePic {background-color: #1f1f1f;}

.featureTitle
{
	border-top: solid 1px #B75758;
	border-left: solid 1px #B75758;
	border-right: solid 1px #4B0101;
	border-bottom: solid 1px #4B0101;
	background-color: #900;
}
.featureTxt
{
	padding: 5px;
	background-position: right top;
	background-repeat: no-repeat;
}

.result
{
	color: #FFFF00;
	font-weight: 700;
}
.rankDropDown SELECT
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-color: #fff;
	color: #000;
}
.contestAd {
	background-color: #480000;
	padding: 20px 0 20px 0;
	margin: -10px 5px 0 5px;
}