@charset "utf-8";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #C8E89E;
	margin: 0px;
}

a, a:active, a:visited{
color: #82B3DD;
}
a:hover{
color: #4881B8;
}
.content_left_bg {
	background-color: #FFF;
	background-image: url(../images/content_left_bg.jpg);
	background-repeat: no-repeat;
}
.ftr {
	background-image: url(../images/ftr.jpg);
	height: 115px;
	width: 778px;
}
.ftr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.ftr_link, .ftr_link:visited, .ftr_link:active {
	color: #093;
	text-decoration: none;
}
.ftr_link:hover{
	color: #000;
	text-decoration: underline;
}


.content_right_bg {
	background-color: #FFF;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: no-repeat;
}
.main_bg {
	background-color: #FFF;
}
img
{
border: none
}
.footer
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFF20;
}
.bmenu
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p, .text, .txt
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6D67;
	text-align: justify;
}
.textr
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C6D67;
	text-align: justify;
}
.date
{
	color: #90A54D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.main_content_bg {
	background-color: #FFF;
	background-image: url(../images/main_content_bg.gif);
	background-repeat: no-repeat;
}
.shdr{
	color: #63B1F1;
	font-weight: bold;	
}
