BODY	
	{
	scrollbar-base-color:#FC7808;
	scrollbar-track-color:#FC8509;
	scrollbar-arrow-color:#FCC101;
	text-align: left;
	}
A 	
	{
	text-decoration: none;
	}
INPUT	
	{
	font-weight:bold;
	}
.INPUTTEXT
	{
	color:#153A88;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	BORDER-RIGHT: #FCC101 thin solid;
	BORDER-LEFT: #FCC101 thin solid;
	BORDER-TOP: #FCC101 thin solid;
	BORDER-BOTTOM: #FCC101 thin solid
	}
.INPUTA 
	{
	color:#153A88;
	font-weight:bold;
	background-color:#FCC101;
	border-color:#FCC101;
	BORDER-RIGHT: #FCC101 thin solid;
    BORDER-LEFT: #FCC101 thin solid;
    BORDER-TOP: #FCC101 thin solid;
	BORDER-BOTTOM: #FCC101 thin solid
	}

