html, body
{
	margin:0 0 0 0;
	font-family:Tahoma;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#424242;
	color:#FFFFFF;
}

#content
{
	background-image:url(../images/middle.jpg);
	background-repeat:repeat-y;
	padding:0 0 0 15px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

#content a
{
	font-family:Tahoma;
	font-size:12px;
	color:#6b6be7;
	text-decoration:none;
}

#content a:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


#topmenu
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border:0;
	padding:0;
}

table#container
{
	width:1003px;
	background-repeat:no-repeat;
}

table#container_faq
{
	width:800px;
	background-repeat:no-repeat;
}

table#sportmodels
{	
	padding:0 10px 0 11px;
}

#models
{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
	height: 21px;
	color:#666666;
}

#sportmodels a
{
	color:#666666;
	font-size:0.75em;
	text-decoration:none;
	text-transform:uppercase;
}

#models a:hover
{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

*html #models img
{
	filter: Alpha(100);
}

*html #models a:hover img
{
	filter: Gray();
}

#models img
{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

#models a:hover img
{
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}

#models img
{
	border:#666666 1px solid;
}

#models a:hover img
{
	border:#000000 1px solid;
}


#model_info img
{
	border:#000000 1px solid;
}

#model_infoside
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
	font-size:0.75em;
	color:#808080;
}

#model_infoside .bold
{
	font-weight:bold;
}

#model_infoside img
{
	border:#000000 1px solid;
}

#model_infoside a:hover img
{
	filter: gray();
}

#model_infoside img
{
	filter: Alpha(100);
}

#model_infoside img
{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

#model_infoside a:hover img
{
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}

.bigRed
{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

.bigRed a
{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

.advText
{
	font-size:10px;
	color:#404040;
}

.advText2
{
	font-size:10px;
	color:#505050;
}

.green
{
	font-size:14px;
	color:#009900;
	font-weight:bold;
}

.newsadd
{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}

h3
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
</style>