@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d29b;
	border-left-color: #d5d29b;
	background-repeat: repeat-y;
	background-image: url(../images/Center_bg.jpg);
}
#wrapper #logo {
	width: 766px;
	background-image: url(../images/logoBG.jpg);
	background-repeat: no-repeat;
}
#bar {
	background-image: url(../images/GreenBar.jpg);
	height: 30px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper  #bodyArea  #leftmenu {
	width: 185px;
	float: left;
	text-align: justify;
}
#wrapper #bodyArea #right {
	width: 581px;
	float: right;
	background-image: url(../images/brown_gradent.png);
	background-repeat: repeat-x;
}
#wrapper #bodyArea #footer {
	clear: both;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	width: 766px;
}
.link_footer a:link, .link_footer a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.title {
	color: #043b13;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext {
	color: #333333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.link_cls a:link, .link_cls a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.link_cls a:hover, .link_cls a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.link_footer  a:hover, .link_footer  a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.body_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #043b13;
	font-size: 19px;
	font-weight: bolder;
}
.Body_Title_LX {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #043b13;
	font-weight: bold;
}
.green_bodytext {
	color: #043B13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.red_dot {
	font-size: 16px;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.formTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043b13;
	font-weight: normal;
}
.bodytext_11 {
	color: #333333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Body_Title_LX_underline {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #043b13;
	font-weight: bold;
	text-decoration: underline;
}
.body_title_underline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #043b13;
	font-size: 19px;
	font-weight: bolder;
	text-decoration: underline;
}
