<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.maintable {
	background-attachment: scroll;
	background-image: url(images/AKCARVANheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #666666;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.topmenu {
	padding-right: 10px;
	font-weight: bold;
	text-transform: none;
}
.middlemenu {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#ddblueblockmenu{
	border-bottom-width: 0;
	width: 201px;
	height: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #333333;
	border-bottom-color: black;
	border-left-color: #666666;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 9px;
	width: 185px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #990000;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #FFFFFF;
	border-left-color: #000000;
	font-weight: bold;
	color: #CC0000;
}

#ddblueblockmenu div.menutitle{
	color: white;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
</style>

