body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.mainbody{
	background-image: url(images/bdy_bg1.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.text_bdy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text_ctc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.rhtbdy{
	background-image: url(images/r2bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.rht{
	background-color: #710000;
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A60000;
}
.box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #835B13;
	background-color: E2D4B9;
	
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FFBA00;
}
a.link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFC00;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	color: #950000;
}
a.link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	text-decoration: underline;
	color: #EA5E00;
}
.left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A8977B;
}
.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: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFBA00;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 8D5719;
}

hr {
	background-color: #828282;
	height: 1px;
	width: 100%;
}
