body,table {
	background-color: white;
	color: black;
	font-family: verdana;
	font-size:10pt;
	text-align:center;
}

body {
	padding:0px;
	margin:0px;
}

div.header{
	background-color: #183981;
}

a, a:visited {
	color:#252525;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.navtable{
	border: solid 1px #333333;
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
}

table.listingstable td {
	background-color: #dddddd;
}


td.navheader {
	background-color: #183981;
	color:white;
	font-weight: bold;
	padding:5px;
}

.featuretitle {
	font-weight: bold;
}

td.vehicledetails {
	background-color: #183981;
	color:white;
	font-weight: bold;
	padding:5px;
}

tr.listingsheader td {
	background-color: #183981;
	color:white;
	font-weight: bold;
	padding:5px;
}

img.vehicleimage{
	border: solid 2px #888888;
}

h1, h2 {
	color:#1E3A7E;
}

h1 {
	font-size:1.1em;
}

h2 {
	font-size:1em;
}
