BODY   {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #333333;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color : #999999;
	padding:0;
	font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}
select {
	BORDER-RIGHT: Red;
	BORDER-TOP: Red;
	FONT-SIZE: 14px;
	MARGIN: 0px;
	BORDER-LEFT: Red;
	BORDER-BOTTOM:Red;
	background : #EBE5E5;
	font-family : serif;
	font-style : normal;
	font : Times New Roman;

}
INPUT {
	BORDER-RIGHT: 1px solid Red;
	BORDER-TOP: 1px solid Red;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	BORDER-LEFT: 1px solid Red;
	BORDER-BOTTOM: 1px solid Red;
	COLOR: Black;
	background : #EBE5E5;
}
textarea {
	BORDER-RIGHT: Red 1px solid;
	BORDER-TOP: Red 1px solid;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	BORDER-LEFT: Red 1px solid;
	BORDER-BOTTOM: Red 1px solid;
	background : #EBE5E5;
}
A:link {text-decoration: underline; color : #0857a6}
A:visited {text-decoration: underline; color: #074C7D}
A:active {text-decoration: underline; color: #265602}
A:hover	{text-decoration: none; color: #265602}