@charset "utf-8";
.topheaderbg {
	background-image: url(images/topheader_bg.gif);
	background-repeat: no-repeat;
	height: 115px;
}
body {
	background-color: #334c52;
}
.bodybg {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.bottombg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 71px;
	background-color: #FFFFFF;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #756009;
	padding-left: 6px;
}
.maintitleb {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #756009;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #756009;
	text-align: justify;
}
.bodytext a:link {
	color: #5B8C95;
	text-decoration: none;

}
.bodytext a:visited:hover {
	color: #756009;

}
.bodytext a:hover {
	color: #756009;

}
.bodytext a:visited {
	color: #8FB4BA;
	text-decoration: none;
} 
.figuirebg {
	background-image: url(images/figure_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 372px;
}
.mapborder {
	border: 1px solid #756009;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F8E0;
	line-height: 36px;
}
.bottomnav a:link {
	color: #F0F8E0;
	text-decoration: none;

}
.bottomnav a:visited:hover {
	color: #E8F2F4;

}
.bottomnav a:hover {
	color: #E8F2F4;

}
.bottomnav a:visited {
	color: #F0F8E0;
	text-decoration: none;
} 
.maintitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #756009;
	padding-left: 6px;
}
.bodytexthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #756009;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
}

