body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	scrollbar-face-color: #E2C998; scrollbar-shadow-color: #96825B; 
	scrollbar-highlight-color: #EDC99B; scrollbar-3dlight-color: #EDC99B; 
	scrollbar-darkshadow-color: #BBA270; scrollbar-track-color: #BE4C6B;
	scrollbar-arrow-color: #C80000;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	text-align: justify;
	color: #FFD4DE;
	background-color: #E07792;
}
.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.box1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E892A8;
	padding: 4px;
}
.bdylft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EDC29B;
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #8E0B36;
}
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: #FBD500;
}
.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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EFB5C2;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #FFFFFF; 
}
.foot2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.foot2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDF4B;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
