body {
	background-color: #000000;
}

td{
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
}

h1{
	color: #F09300;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
}

h2{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

img.more_models{
	margin-right: 2px;
}

td.gal_bg{
	background-repeat: no-repeat;
}

div.model_description{
	margin-top: 100px;
	margin-left: 350px;
	width: 230px;
	height: 320px;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	text-align: left;
}

td.gal_content{
	padding: 10px;
}

td.teaser_img a{
	border: 1px solid #A2A2A2;
	display: block;
	width: 133px;
	height: 164px;
}

td.teaser_img a:hover{
	border: 1px solid #FFB52D;
	display: block;
	width: 133px;
	height: 164px;
}

div.bottomnavi{
	padding: 0px;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}

div.bottomnavi a:link, div.bottomnavi a:active, div.bottomnavi a:visited{
	color: #F09300;
	font-size: 11px;
	text-decoration: none;
}


div.bottomnavi a:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:active, a:visited{
	color: #F09300;
	font-size: 11px;
	text-decoration: none;
}


a:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
