.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_bkgd {
	background-attachment: fixed;
	background-image: url(images/wdl_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bkg_001 {
	background-attachment: fixed;
	background-image: url(images/pic_001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.yellow {
	border: 1px solid #ECC90B;
}
.vert_line {
	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: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.white_border {
	border: 1px solid #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.tfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 125px;
}
.truck_bkgd {
	background-attachment: fixed;
	background-image: url(images/truck.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pagetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
a.class1:link {
	color: #ECCB0E;
	text-decoration: none;
}
a:visited {
	color: #ECCB0E;
	text-decoration: none;
}
a.class1:hover {
	color: #ECCB0E;
	text-decoration: underline;
}
a.class1:active {
	color: #ECCB0E;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EDCB08;
	height: 19px;
	width: 75px;
	border: 1px solid #FFFFFF;
}
