body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#489d53;
}
.index_bg {
	background-image: url(images/index_bg.jpg);
}
.black_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align:justify;
	color: #000000;
}
.black_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.white_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.green_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2a5d30;
}
.green_big_bold_txt {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #2a5d30;
}
.eimpressive_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2a5d30;
	text-decoration:none;
}
.eimpressive_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.eimpressive_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.black_bg {
	background-color: #000000;
}
.red_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.border {
	border: 1px solid #D3D3D3;
}
.white_bg {
	background-color: #FFFFFF;
}
.newborder
{
border-bottom-width:1px;
border-bottom-color:#D3D3D3;
border-bottom-style:solid;
border-left-color:#D3D3D3;
border-left-style:solid;
border-left-width:1px;
border-right-color:#D3D3D3;
border-right-style:solid;
border-right-width:1px;
border-top-color:#D3D3D3;
border-top-style:solid;
border-top-width:1px;
}
.noline
{
text-decoration:none;
font-family: Verdana;
	font-size: 12px;
}

