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: #ff0 !important; font-weight:700;}
A.signupLink:hover { color: #fff !important; font-weight:700;}

.footerTxt {color: #000 !important;}
.footerTxt a {color: #000 !important;	}
.footerTxt a:hover {color: #999;}

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.featurebox {margin: 10px 0 10px 0;}
TABLE.top5table {margin: 3px 0 3px 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;
}
TABLE.yellowbox
{
	border: solid 1px #ff0;
	margin: 10px 0 10px 0;
}
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;
}
.boxImg, .boxTxt {padding: 5px;}
.featureInfo, .featurePic {background-color: #1F1F1F;}

.modelInfo
{
	background-image: url(../images/info_bg.jpg);
	background-position: right top;
	background-repeat:repeat-y;
	text-align: left;	
	width: 140px;
	margin-bottom: 10px;
	padding: 10px;
	border-right: solid 1px #480000;
	border-top: solid 1px #480000;
	border-bottom: solid 1px #480000;
	
}
.modelInfoBox {padding-top: 10px;}
.modelImgContainer
{
	height: 500px;
	width: 400px;
}
.modelName a
{
	font-weight: 700;
	color: #f00;
}
.modelName
{
	font-weight: 700;
	color: #f00;
}

eInfo TD
{
	background-color: #2a2a2a;
	border-top: solid 1px #666;
	border-right: solid 1px #A9A7A7;
 	border-bottom: solid 1px #A9A7A7;
	border-left: solid 1px #666;
	
}
.featureTitle {background-color: #900;
}
.featureTxt
{
	padding: 5px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #1f1f1f;
	border: solid 1px #fff;
}
.featureTxt2
{
	padding: 5px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #900;
	border-top: solid 1px #B75758;
	border-left: solid 1px #B75758;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
.gomTxt {padding: 0 10px 0 10px;}
.mainTitle
{
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	margin-top: 10px;
}
.result
{
	color: #ff0;
	font-weight: 700;
}

TD.featurePic2
{
	border: solid 1px #fff;
	background-color: #2a2a2a;
}

.winners
{
	border-top: solid 1px #a9a7a7;
	background-color: #828181;
}

.contestAd {
	background-color: #480000;
	padding: 20px 0 20px 0;
	margin: 10px 0 0 0;
}