body {
	margin: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e1ccaf;
}
.height {
	height: 100%;
}
.footbg {
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	cursor:pointer
}
.brown_bg {
	background-color: #cfab7b;
}
.submenu_bg {
	background-color: #58595b;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
.submenu_left {
	background-image: url(../images/submenu_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
}
.brown_left_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #d6aa7b;
}
.pillar_left {
	background-image: url(../images/left_mid_pillar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pilar_right {
	background-image: url(../images/right_mid_pillar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5657;
	text-align:justify;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5a5a5c;
	font-weight: normal;
	text-align: left;
}


.nav_roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5A595A;
	background-image: url(../images/nevigationbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	cursor:pointer
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f49db;
	text-decoration: underline;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
.emailfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3961C6;
	text-decoration: underline;
}

.whitebg {
	background-color: #FFFFFF;
}
.content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.footer_link:hover {
	color: #D6AA7B;
}
a.e-mailfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f61c3;
	text-decoration: underline;
}
a.e-mailfont {
	text-decoration: underline;
}
.content_whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.sub_nevigation_roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/subnevi_roll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
.sub_nevigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}.imgborder {
	border: 2px solid #D6AA7B;
}
a:hover {
}
.content_bluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.content_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A5952;
}
.content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}