body {
	background-color: #E8D08A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.headerbg {
	background-image: url(images/header__rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menubg {
	background-image: url(images/menuTable_bg.jpg);
	background-repeat: no-repeat;
}
.maincell {
	background-image: url(images/mainCell_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a.footerlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	line-height: 16px;
}
a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	line-height: 16px;
}
a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration: underline;
	line-height: 16px;
}
a.footerlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	line-height: 16px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.addressTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.redlineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.redborder {
	border: 1px solid #FF0000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.redsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
#servicesLink {
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	margin-top:3px;
}
#servicesLink a:link, #servicesLink a:visited, #servicesLink a:active {
	color:#ff0303;
	text-decoration:none;
	padding:6px 0 4px 25px;
}
#servicesLink a:hover {
	color:#3E4E6D;
	padding:6px 0 4px 36px;
}
