.bdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #868686;
}
.bdtxt-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7A1B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	}
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #297216;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}

A.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0;
}
.news-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	padding-top:15px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	
}
.bdtxt-news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
}
.index-bg{background-image:url(images/index_content.jpg); }

.left-bg{
	background-image:url(images/inner_leftside.jpg);
	background-repeat: repeat;
}

.right-bg{background-image:url(images/inner_rightside.jpg); background-repeat: repeat;}
