body {  
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#dee3e7;
	scrollbar-face-color:#FFDEB9;
	scrollbar-highlight-color:#FFDEB9;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
	border: 1px solid #FFDEB9;
}
.content-title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #E83E01;
	font-weight: bold;
}
.inputForm {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #E83E01;
	background-color: #FFDEB9;
	background-repeat: repeat-x;
	height: 15px;
	color: #000000;


}
.buttonForm {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FEBA70;
	border: 1px solid #E83E01;
}
.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: #FE9E38;
	border-right-color: #FE9E38;
	border-bottom-color: #FE9E38;
	border-left-color: #FE9E38;
}
