<STYLE TYPE="text/css">	


*{
	margin:0;
	padding:0;
	border:none;
}

body{
	background-color			: #000000;
	color						: #444444;
	font-family					: Verdana;
	font-size					: 14px;
	line-height					: 19px;
}

.footer{
	background-color			: #000000;
	color						: #ffffff;
	font-family					: Arial;
	font-size					: 12px;
	text-decoration				: none;
}

h1 
{
	color						: #FF611D;	
	font-family					: Verdana, Arial, Helvetica, sans-serif; 
	font-size					: 18px; 
	font-weight					: bold; 
}


h2 
{
	color						: #FF611D;	
	font-family					: Verdana, Arial, Helvetica, sans-serif; 
	font-size					: 15px; 
	font-weight					: bold;
	margin-bottom				: 6px; 
}


.tdMenu {
	border-top					: solid 1px #666666;
	border-right				: solid 1px #666666;
	border-bottom				: solid 1px #666666;
	color						: White;
	cursor						: pointer;
	font-family					: Arial;
	font-size					: 12px;
	font-weight					: bold;
	height						: 22px;
	text-align					: center;
	width						: 100px;
}


.tdMenu:Hover {
	background-color			: #FF611D;
	color						: White;
	text-decoration				: none;
}

.divPopupMenu 
{
	border-left					: solid 1px #666666;
	border-right				: solid 1px #666666;	
	position					: absolute;
	visibility					: hidden;
	z-index						: 100;
}

.tdPopupMenu 
{
	background-color			: #FF611D;
	border-bottom				: solid 1px #666666;
	color						: White;
	cursor						: pointer;
	font-family					: Arial;
	font-size					: 12px;
	height						: 22px;
	padding-left				: 20px;
	padding-right				: 20px;
	text-align					: left;
}

.tdPopupMenu:Hover {
	background-color			: #ffff00;
	color						: #000000;
	text-decoration				: none;
}


/* Vehicle List and Display classes below here */


.COLUMNHEADER, .COLUMNHEADER:VISITED {
	font-family 			: Arial, Geneva, sans-serif;
	font-size 				: 11px;
	font-style 				: italic;
	font-weight 			: bold;
	background-color 		: #CCCCCC;
	color 					: #555555;
	line-height				: 18px;
	text-decoration 		: none;

}

.COLUMNHEADER:HOVER {
	text-decoration : underline;
}



.FUNCTIONBAR {
	background-color 		: #FF611D;
	height 					: 28px;
}

.FUNCTIONBARTEXT {
	font-family 			: Arial, Geneva, sans-serif;
	font-size 				: 12px;
	font-style 				: normal;
	font-weight				: normal;
	color 					: #ffffff;
	line-height 			: 18px;
	padding					: 2px 3px 2px 3px;		
}

.FUNCTIONBARRECORDNAVIGATION, .FUNCTIONBARRECORDNAVIGATION:VISITED {
	font-family 			: Arial, Geneva, Helvetica, sans-serif;
	font-size 				: 12px;
	font-style 				: normal;
	font-weight 			: bold;
	color 					: #ffffff;
	text-decoration			: underline;
}

.FUNCTIONBARRECORDNAVIGATION:HOVER{
	color 					: #A5E600;	
	text-decoration			: underline;
}



INPUT, SELECT, .INPT {
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 11px;
	color					: #363636;
	border					: 1px solid #666666;
}

.INFO {
	font-family				: Arial, Verdana, Geneva, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	color					: #222222;
	line-height				: 16px;
}

.LABEL {
	font-family				: Arial, Verdana, Geneva, sans-serif;
	font-size				: 12px;
	font-style				: italic;
	font-weight				: bold;
	color					: #FF611D;
	line-height				: 16px;
}



.LIST {
	border-left				: 1px dashed #dad6bc;
	border-bottom			: 1px dashed #dad6bc;
	border-right			: 1px dashed #dad6bc;		
	text-align				: left;
}

.LISTFOOTERBAR {
	font-family				: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	color					: #00A5E6;
	height					: 22px;
}

.LISTFOOTERRECORDNAVIGATION, .LISTFOOTERRECORDNAVIGATION:VISITED {
	font-family				: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: bold;
	color					: #00A5E6;
	text-decoration			: none;
}

.LISTFOOTERRECORDNAVIGATION:HOVER{
	color					: #79d7ff;	
	text-decoration			: underline;
}

.LISTITEM {
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	color					: #666666;
	cursor					: pointer;		
	line-height				: 16px;
	padding					: 5px 5px 5px 5px;
	text-decoration			: none;
}

.LISTITEMTITLE {
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: bold;
	color					: #666666;
	cursor					: pointer;		
	line-height				: 16px;
	padding					: 5px 5px 5px 5px;
	text-decoration			: none;
}	

.LISTROW1 {
	background-color		: #ffffff;
}

.LISTROW2 {
	background-color		: #eeeeee;
}

.LISTROWHIGHLIGHT, .LISTROWCELLHIGHLIGHT
{
	background-color		: #79d7ff;
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	color					: #222222;
	cursor					: pointer;		
	line-height				: 16px;
	padding					: 5px 5px 5px 5px;
	text-decoration			: none;	
}



.MANUFACTURERBAR {
	border					: 0px solid #DDDDDD;
	margin					: 2px auto 2px 5px;
}

.MANUFACTURERBARTEXT 
{
	color					: #00A5E6;	
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 11px;
	font-style				: italic;
	font-weight				: bold;
	line-height				: 14px;
}



.OPTION, .OPTION:VISITED {
	color					: #000099;
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: bold;
	text-decoration			: none;
}

.OPTION:HOVER 
{
	color 					: #FF611D;	
	text-decoration			: none;
}



.PANEL {
	background-color		: #ffffff;	
	border-left				: 1px dashed #dad6bc;
	border-bottom			: 1px dashed #dad6bc;
	border-right			: 1px dashed #dad6bc;

}

.PANELHEADER {
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 14px;
	font-style				: normal;
	font-weight				: bold;
	background-color		: #FF611D;	
	color					: #FFFFFF;
	height					: 28px;
	padding-left			: 2px;
	padding-right			: 2px;
	text-align				: left;
}

.PANELHEADERTEXT {
	font-family				: Arial, Geneva, sans-serif;
	font-size				: 14px;
	font-style				: normal;
	font-weight				: bold;
	color					: #FFFFFF;
	padding-left			: 2px;
	padding-right			: 2px;
}


	.mobile-link
	{
		font-family : Verdana, Geneva, sans-serif;
		font-size : 13px;
		font-style : normal;
		font-weight : normal;
		color:#ffffff;
		line-height:25px;
		display:block;
		height:30px;
		text-indent:10px;
	}
	.mobile-link img{float:left;margin-left:0px;}


</STYLE>
