body {
	margin: 0px;
	background-image: url(../images/pagebg.gif);
	background-color:#BBC3A0;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
}
a:hover{color:#FF0000;}
@media handheld{*{clear:none!important;float:none!important;width:auto!important}}
@media print{input,object,#header,#footer,#adv{display:none}}
.mainPage {
	width: 770px;
	background-color:#E7EFE5;
	display: block;
	position: relative;
	border-left: 1px solid #778740;
	border-right: 1px solid #778740;
	border-bottom: 1px solid #778740;
	text-align:left;
}
.menubg {
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 49px;
}
.content {
	padding: 0px 12px 12px 12px;
	text-align: justify;
	clear:both;
	display: block;
	float:none; width:96%;
}
.content h3 { color:#006600; font-family:Arial, Helvetica, sans-serif;
}
.advertiesment {
	margin: 0px 0px 4px 4px;
	padding: 0px 0px 4px 4px;
	float: right;
}
.menuLinks a {
	display: block;
	text-decoration: none;
	padding:8px 4px 4px;
	text-align: center;
	float: left;
	vertical-align: text-bottom;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid #CCCC99;
	color: #536A00;
	width: 60px;
	height: 36px;
	font-weight: bold;
}
.menuLinks a:hover {
	background-color:#FFFFFF;
}
.footer { font-size:10px; color:#808080; padding:4px; text-align:center;clear:both;}
.footer a {color:#666666;}
.footer hr {size:1px; color:#A8B871; border-bottom-style: dashed;}.title {
	font-weight: bold;
	color: #6B7641;
	display: inline;
	float: left;
	width: 120px;
}
.labelRow {
	display: block;
	padding: 4px;
}
.address {
	padding: 4px;
}
.listItem {
	color: #003300;
	text-decoration: none;
}
.subForm {
	padding: 8px;
	display: block;
}
.subForm .labelRow {padding:8px;}
.subForm legend {color:#336699; font-weight:bold;}.tip {
	font-size: 10px;
	color: #FF0000;
}
.inputbox {
	font-size: 10px;
	border: 1px solid #738642;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fields {
	float: left;
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-right: 4px;
}
.textBold {
	font-weight: bold;
	color: #333333;
}
.button {
	color: #FFFFFF;
	background-color: #738642;
	border: 1px solid #006600;
	font-size: 9pt;
}
.menulinks {
	position: absolute;
	width: 770px;
	display: block;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
}
.titlefdbk {
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 8px 8px 8px 0px;
}
.listItemfdbk {
	color: #003300;
	text-decoration: none;
	display: block;
	padding: 0px 8px 8px 8px;
}
.listItemfdbk label { display:block; width:auto; float:left; padding-right:16px;}
.textNormal {
	color: #000000;
	font-size: 8.5pt;
}

