body {  
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#dee3e7;
	scrollbar-face-color:#EEE9C8;
	scrollbar-highlight-color:#EEE9C8;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
	border: 1px solid #EEE9C8;
}
.content-mks {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;

}
.content-title {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #967F31;
	font-weight: bold;
}
.inputForm {
	font-family: Trebuchet MS;
	font-size: 11px;
	border: 1px solid #967F31;
	background-color: #EEE9C8;
	background-repeat: repeat-x;
	height: 15px;
	color: #000000;
}
.buttonForm {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #CAB851;
	border: 1px solid #967F31F;
}
.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: #A09031;
	border-right-color: #A09031;
	border-bottom-color: #A09031;
	border-left-color: #A09031;
}




