body {
	background-color: Black;
	azimuth: left-side;
	border: none;
}

.red {
	color: #990033;
}

.footcrawl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.homebanner {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.homeheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #990033;
}

.hometext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.textpageheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #990033;
}

.textpagetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.textpageboldtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.searchsettext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}

.searchsetboldtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.searchpageerrortext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}

.searchresultstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

.searchresultsboldtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.textpagetext table td{
	font-size: 12px;
	line-height: 17px;
}

.detailpageheadline
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #990033;
}

.detailremarks
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.detaillabel
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.detaildata
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.VINdata
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#yellowband, #yellowband table {
	background-color: #fbc932;
	margin: 0;
	padding: 0;
}
#yellowband .yb_loc a {
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia;
	color: #a0102b;
	display: block;
	/*height: 36px;*/
	text-align: left;
	padding: 0 0 0 18px;
	margin: 0;
	text-decoration: none;
}
#yellowband a span.yb_loc_name {
	font-size: 13px;
}
#yellowband a:link span.yb_loc_name, #yellowband a:visited span.yb_loc_name {
  text-decoration:none;
  display: inline-block;
  border-bottom: 1px solid #fbc932;
}
#yellowband a:hover span.yb_loc_name, #yellowband a:active span.yb_loc_name {
  text-decoration:none;
  display: inline-block;
  border-bottom:1px solid #a0102b;
}





/*#yellowband a:link span.yb_loc_name, #yellowband .yb_loc a:visited span.yb_loc_name { text-decoration: none; }
#yellowband a:hover span.yb_loc_name, #yellowband .yb_loc a:active span.yb_loc_name { text-decoration: underline; }
#yellowband .yb_loc a span:hover, #yellowband .yb_loc a span:active { text-decoration: none;}*/

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.printonly {
	display: none;
	clear: both;
	width: 800px;
	float: left;
}