.body_bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../fus_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_text {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #524637;
	letter-spacing: 1px;
}

.body_splitbg {
	background-image: url(../fus_splitbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.page_header {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #778D34;
}
a:visited {
	color: #805941;
}
a:hover {

	color: #778D34;
}

}
a:link {

	color: #805941;
}
#maincontent {
    margin: 20px 20px 20px;
    min-width: 525px;
    max-width: 640px;
}.body_text_large {

	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #524637;
}
.menucells {
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: lighter;
	color: #524637;
	background-color: #E6EAD1;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border-top: 1px solid #524637;
	border-right: 1px solid #524637;
	border-bottom: 1px solid #524637;
	border-left: 1px none #524637;
	letter-spacing: 1pt;
}
.menucells_mid {
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: lighter;
	color: #524637;
	background-color: #EEF1DC;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border-top: 1px solid #524637;
	border-right: 1px none #524637;
	border-bottom: 1px solid #524637;
	border-left: 1px none #524637;
	letter-spacing: 1px;
}

