a{
		font-size: 12px;
		font-family: sans-serif;
		color: #424e63;
		text-decoration:underline;
}

a:hover{
		font-size: 12px;
		color: #f7dc07;
		text-decoration:underline;}


h3 {display: inline;
	font-family:verdana;font-size:16pt}
	
.botnav a{
		font-size: 12px;
		font-family: sans-serif;
		color: white;
		text-decoration:none;
	}
.botnav a:hover{
		font-size: 12px;
		color: white;
		text-decoration:underline;}
		
body {font-family:verdana; font-size:12px}

.main {font-family:verdana;font-size:12px}

.vehicles td{
		text-align:center;vertical-align: top;}
		
.vehicles td a{
		text-align:center;
		font-size: 12px;
		font-family: sans-serif;
		color: #424e63;
		text-decoration:none;}
		
.vehicles td a:hover{
		text-align: center;
		font-size: 12px;
		color: #f7dc07;
		text-decoration:underline;}
		
.rates td{
		font-size: 12px;
		font-family: sans-serif;
		text-align:center;
		}
		
.rates td a{
		font-size: 12px;
		font-family: sans-serif;
		color: #424e63;
		text-decoration:none;}
		
.rates td a:hover{
		font-size: 12px;
		color: #f7dc07;
		text-decoration:underline;}
		
.rates .ratesHdr {text-align:left;text-indent:100px;font-family:verdana;font-size:12pt;background-color: #333399;color: white;font-weight:bold;}

.Hdr {text-align:left;text-indent:50px;font-family:verdana;font-size:12px;background-color: #333399;color: white;font-weight:bold;}
.specs{text-align:left;font-family:verdana;font-size:12px;background-color: white;color: black;}
.specs .odd{text-align:left;font-family:verdana;font-size:12px;background-color: #eeeeee;color: black;}
.vinfo{text-align:left;font-family:verdana;font-size:12px;background-color:white;color: black;}

.location_warning {
	text-align: center;
	color: Red;
}