/* CSS Document */

body{
background-image:url(../images/bodybg.jpg);
margin:0px;
}

.leftmenubottomboxbg{
background-image:url(../images/leftmenubottomboxbg.jpg);
background-repeat:repeat-Y;
background-position:left top;
border-left:1px solid #402D17;

}
.contentbg{
background-color:#4E4637;


}
.footerbg {
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border:1px solid #402D17;
	color:#A76D59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
}
.footerbg a{
	color:#A76D59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	border-bottom:1px solid #A76D59;
}
.footerbg a:hover{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	border-bottom:1px solid #FFF;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B09F7F;
	text-decoration: none;
}
.contenttext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B09F7F;
	text-decoration: none;
	border-bottom:1px dotted #B09F7F;
}
.contenttext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	border-bottom:1px solid #FFF;
	
	
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #736B5B;
	height: 30px;
	width: 100%;
	border-top: 1px solid #ADABA6;
	border-bottom: 1px solid #ADABA6;
	vertical-align: middle;
	padding: 4px;
}
.heading a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}.contentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #B09F7F;
	text-decoration: none;
	font-weight: bold;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 2px;
	height: 20px;
	width: 160px;
	background-color: #736B5B;
	border: 1px solid #ADABA6;
}
.formfields1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 2px;
	width: 220px;
	height: 60px;
	background-color: #736B5B;
	border: 1px solid #ADABA6;
	SCROLLBAR-FACE-COLOR: #736B5B;
	SCROLLBAR-HIGHLIGHT-COLOR: #ADABA6;
	SCROLLBAR-SHADOW-COLOR: #ADABA6;
	SCROLLBAR-3DLIGHT-COLOR: #736B5B;
	SCROLLBAR-ARROW-COLOR: #ADABA6;
	SCROLLBAR-TRACK-COLOR: #736B5B;
	SCROLLBAR-DARKSHADOW-COLOR: #736B5B;
}
.contenttextstar {
	color: #FFFFFF;
}
.submitbutton {
		border-bottom:1px dotted #B09F7F;
}
.submitbutton a {
		border-bottom:1px dotted #B09F7F;
}
.submitbutton a:hover{
		border-bottom:1px solid #FFF;
}