body {  
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#dee3e7;
	scrollbar-face-color:#E3ECD2;
	scrollbar-highlight-color:#E3ECD2;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
	border: 1px solid #E3ECD2;
}
.content-title {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	font-size: 14px;
	color: #7A8A41;
	font-weight: bold;
}
.inputForm {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	border: 1px solid #7A8A41;
	background-color: #E3ECD2;
	background-repeat: repeat-x;
	height: 15px;
	color: #000000;


}
.buttonForm {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #A2C069;
	border: 1px solid #7A8A41;
}
.news-table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A2C069;
	border-right-color: #A2C069;
	border-bottom-color: #A2C069;
	border-left-color: #A2C069;
}