html {
	SCROLLBAR-FACE-COLOR: #8F8FC3; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dfdoeo; 
	SCROLLBAR-SHADOW-COLOR: #330066; 
	SCROLLBAR-3DLIGHT-COLOR: #C1C1D3; 
	SCROLLBAR-ARROW-COLOR: #FEE378; 
	SCROLLBAR-TRACK-COLOR: #D4D4ED; 
	SCROLLBAR-DARKSHADOW-COLOR: #C1C1D3;
}

a,a:visited,a:active,a:link {
	color: blue;
	text-decoration: none
}

a:hover {
	color: #101077;
	text-decoration: underline
}
.txtorange{
	color:#993300;
}
.txtorangeb{
	color:#993300;
	font-weight: bold;
}
.txtyellow{
	color:#FDBA44;
	font-weight: bold;
}
table {border-collapse:collapse;}
.trLineBlue td {border-bottom:1px solid #101077;}
.trLineBigBlue td {border-bottom:2px solid #101077;margin:0;}
.trLineYellow td {border-bottom:1px solid #FDBA44;}
.txtblue{
	color:#101077;
	font-weight: bold;
}
.txtred{
	color:C80700;

}
hr{border-top:1px solid #101077;border-left:0px solid #fff;border-right:0px solid #fff;border-bottom:1px solid #fff;}
.cOrder{border: 0px solid #fff;color:#C80700;font-weight:bold;margin: 5px 0 20px 0;}
.searchFSWhite{padding:0; margin:0 0 2px 0;/margin:0 0 -15px 0; border: 0px solid #fff;}
.searchFSWhite .textfieldWhite {height:17px;width:120px; border:1px solid #101077; font:10px Arial, Helvetica, sans-serif;color:#101077}
