.MenuTableHeader {
	height: 14px;
	background-image: url(../images/index/MenuTableHeader.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1A7A19;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.MenuTableBottom {
	height: 14px;
	background-image: url(../images/index/MenuTableBottom.gif);
}
.NewsDetailsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #CADDA6;
}
.NewsDetailsArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #CADDA6;
	text-align: justify;
}
