@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background-image: url('images/pavement.gif');
	
}
#dropmenudiv{
	position:absolute;
	line-height:20px;
	z-index:100;
}

#dropmenudiv a{
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{
background-color: #757575;
}
.nav {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; }
.nav:hover {color: #EEEEEE; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; }

.nav_hdr {
color: #000000;
font-weight: bold;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 18px;
text-decoration:none; }
.nav_hdr:hover {
color: #000000;
font-weight: bold;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 18px;
text-decoration:underline; }

.txt-ftr {
	font-size: 10px;
	color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial;
}
.ftr-links {
	font-size: 10px;
	color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.ftr-links:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}
.hdr {
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
}
.nav2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.nav2:hover {
	color: #EEEEEE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.invtext {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.nav_inv {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.nav_inv:hover {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.nav_inv_det {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.nav_inv_det:hover {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.mid-bg {
	background-color: #FFFFFF;
	background-image: url('images/crnr.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	color: #000000; font-size: 8pt; font-family: Arial; font-weight: 700; text-decoration: none;
}
.caption {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
.txt-links {
		color: #e1731b; font-size: 8pt; font-family: Arial; font-weight: 700; text-decoration: underline;
}
.txt-links:hover {
		color: #e1731b; font-size: 8pt; font-family: Arial; font-weight: 700; text-decoration: none;

}
.label {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.labelsmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.labellink {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.tablebg {
	background-color: #ffc882;
}
.tablehd {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #cc6633;
	line-height:20px;
}
.tableItemOdd{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.tableItemEven
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6ebf1;
	text-decoration: underline;
}
.tableItemHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cc6633;
	line-height:22px;
}
.tableItemCat
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffc882;
	line-height:19px;
}
.border{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.hrdots{
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: thin;
}
.form-links{
	color: #666666;
	font-size: 8pt;
	font-family: Arial;
	font-weight: 700;
	text-decoration: none;
}

/* Start truck menu styles here */

#menudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:12px Arial;
font-weight: bold;
color:#FFFFFF;
line-height:18px;
z-index:100;
}

#menudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#menudiv a:hover{ /*hover background color*/
background-color: #e1731b;
}