body {
	margin: 0px;
	background-color: #336699;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	height: 255px;
	width: 225px;  
}
.mirror_bg {
	background-image: url(../images/mirror_bg.jpg);
	height: 200px;
	width: 330px;
}
.banner_top_bg {
	background-image: url(../images/banner_top_bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.truck_bg {
	background-image: url(../images/truck_bg.jpg);
	height: 200px;
	width: 230px;
}
.banner_bottom_bg {
	background-image: url(../images/banner_bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#banner_text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
.banner_right_bg {
	background-image: url(../images/banner_right_bg.jpg);
	height: 55px;
	width: 25px;
}
#menu {
	padding-top: 75px;
	padding-left: 25px;
}
.content_bg {
	background-color: #FFFFFF;
}
.copyright_left_bg {
	background-image: url(../images/copyright_left_bg.jpg);
	height: 60px;
	width: 25px;
}
.copyright_bg {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
#copyright_text {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
}
.copyright_right_bg {
	background-image: url(../images/copyright_right_bg.jpg);
	height: 60px;
	width: 25px;
}
.content_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.content_line {
	background-image: url(../images/content_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.content {
	font-size: 12px;
	color: #000000;
}
.content_center {
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.content_right {
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.content_bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content_center_bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.content_right_bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.content_details {
	font-size: 10px;
	color: #000000;
}
.module_banner_text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.module_banner {
	background-image: url(../images/module_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.copyright_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.copyright_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.copyright_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.copyright_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.custom_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.custom_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.custom_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.custom_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.menu_link:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.menu_link:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.alert {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.content_small {
	font-size: 11px;
	color: #000000;
}
.content_small_bold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#error, #error_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #FFCCCC;
	border: 1px solid #DD7777;
	width: 50%;
	padding: 3px;
}

