body {
	margin: 0px;
	background-color: #EAE0C2;
	background-image: url(images/bg.gif);
	background-position: top;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A1855B;
	background-color: #FFFFFF;
}
.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E633A;
	background-color: #FCF9F4;
}
.body3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA7D39;
	background-color: #FCF9F4;
	padding: 12px;


}
.body_lbl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AC6800;
	background-color: #FFFFFF;
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #AC6800;
}
a.link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #BE5000;
}
.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	color: #FFEA00;
}
a.link2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #FE7200;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E6B454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A1855B;
}
a.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-variant: normal;
	text-decoration: underline;
	color: #B96F01; 
}
.foot2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #877A52;
	background-color: #FBF4DF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
