body, P, table, td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

H2 {  
	font-size: 16px; 
	color: #339900; 
	font-weight: bold;
	border-color: black black #BCB7A1; 
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

H1 {  
	font-size: 16px; 
	color: #339900; 
	font-weight: bold;
	border-color: black black #BCB7A1; 
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

H1.reg {  
	font-size: 13px; 
	color: #000000; 
	font-weight: normal;
	border-color: black black #BCB7A1; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px

	}

.grayheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	 font-weight: bold; 
	 color: #666666
	}

	.orangeheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	 font-weight: bold; 
	 color: #ff6600
	}
	
.small		 { font-family: Verdana, helvetica, sans-serif; font-size: 10px}

A.vin {
	color: #0066cc;
	font-weight: bold; 
	text-decoration: underline;
}

A:HOVER.vin {
	color: #FF4D00;	
	font-weight: bold;
	text-decoration: underline;
}

A.state {
	color: navy;
	font-weight: bold; 
	text-decoration: none;
}

A:HOVER.state {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}

A.tnav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A:HOVER.tnav {
	color: #0000ff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:link.bluelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; color: #4083C6 
}

a:visited.bluelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #4083C6 
}



a:active.bluelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #4083C6 
}

a:hover.bluelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: red 
}

a.banner{ 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: red;
	text-decoration: underline;
}

a:hover.banner
{ 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: blue;
	text-decoration: underline;
}


A.white {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

A:HOVER.white {
	color: #ffff00;
	font-size: 14px;
	text-decoration: underline;
}