body {
	background-color: #3e444e;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.title {
	background-image: url(img/title3.gif);
	height: 97px;
	width: 525px;
}
.truck_middle {
	background-image: url(img/truck_bg.gif);
	height: 97px;
	width:59px;
}
.table_content {
	background-image: url(img/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.bottom_content {
	background-image: url(img/bottombg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 12px;
	padding-left: 12px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
}
.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: repeat-none;
	background-position: left top;
	height:15px;
}
.bottom_arrow {
	background-image: url(img/bottomaccent.gif);
	background-repeat: repeat-none;
	background-position: left top;
	height:6px;
}
.main {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-color: #FFFFFF;
}

.sidebar {
	background-color: #FFFFFF;
	padding-bottom: 32px;
}

.truck_right {
	height: 97px;
	width: 176px;
	background-image: url(img/truck.gif);
	background-repeat: no-repeat;
}
.truck_lower {
	background-image: url(img/truck_lower.gif);
	height: 34px;
	width: 170px;
	background-repeat: no-repeat;
}

.test {
	margin-bottom: 0px;
}


#info {
	display:block; 
	width:150px;
	margin-left:0px;
	font-weight: normal;
}


#info div  {
	display:block; 
	margin-left:0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aa1e27;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aa1e27;
	padding-left:6px;
	padding-right:6px;
	font-size: 11px;
}

#info ul {
	display: block;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:6px;
	padding-right:6px;
}

#nav {
	display:block; 
	width:150px;
	margin-left:0px;
	font-weight: normal;
}

#nav_top {
	width:150px;
	height:10px;
	margin-bottom:0px;
	background-image: url(img/nav_top.gif);
	background-position: top;
	background-repeat: repeat-none;
}

#nav_bottom {
	width:150px;
	height:14px;
	background-image: url(img/nav_bottom2.gif);
	background-position: top;
	background-repeat: repeat-none;
}

#nav a, #nav a:visited {
	display:block; 
	font-weight:normal; 
	height:23px;
	font-size:14px;
	line-height:23px; 
	text-decoration:none; 
	color:#000000; 
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76838F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aa1e27;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aa1e27;
}


#nav a:hover {
	display:block; 
	height:23px; 
	cursor:pointer; 
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:url(img/selected.gif); 
	background-color:#aa1e27;
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa1e27;
	}

#nav a.selected, #nav a.selected:visited{
	display:block; 
	height:23px; 
	cursor:pointer; 
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:url(img/selected.gif); 
	background-color:#aa1e27;
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa1e27;
	}


#nav a span {padding-left:5px;}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3e444e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #76838F;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 12px;
}

h2 {
	display:block;
	font-weight:normal;
	width:95%;
	height:23px;
	padding-left:24px;
	font-size:14px;
	line-height:23px;
	text-decoration:none;
	color:#3e444e;
	background-repeat:no-repeat;
	background-image: url(img/news.gif);
	background-position: 3px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #76838F;
	}
	
.question {
	display:block;
	font-weight:bold;
	width:95%;
	height:25px;
	padding-left:30px;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	color:#3e444e;
	background-repeat:no-repeat;
	background-image: url(img/q.gif);
	background-position: 3px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #76838F;
	}

.formHeader {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #64161b;
}

.error {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px dashed #666666;
}
	
a, a:visited , a:active {
	text-decoration:none;
	color:#3e444e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76838F;	
}
a:hover  {
	text-decoration:none;
	color:#3e444e;
	border-bottom-width: 0px;
}