H2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}
.vehtopline {
float:left;

}
.vehtoplineright {
float:right;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #171717;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #171717;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
}
.divider {
	border-right-width: 1px;
	border-right-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.underbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {
	color: #FED801;
}
a:visited {
	color: #FED801;
}
a:hover {
	color: #FEDE2C;
}
body {color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;

}
