.alfa { background-color: 5585aa; filter: Alpha(Opacity=100 FinishOpacity=40, Style=3, StartX=10 StartY=10, FinishX=20, FinishY=20); }
.bgr {
	background-color: black;
	scrollbar-face-color:#00233B;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:000000;
	scrollbar-arrow-color:45C9FD;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:000000;
	background-attachment: fixed;
	background-image: url(BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgh {
	scrollbar-face-color:#00233B;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:000000;
	scrollbar-arrow-color:45C9FD;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:000000;
	background-attachment: fixed;
	background-image: url(BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #69A2D2;
	background-color: #000000;

}

a:link { color:#6699CC; text-decoration:none; }
a:active { color:#6699CC; text-decoration:underline; }
a:visited { color:#666699; text-decoration:none; }
a:hover { color:#b0cfFf; text-decoration:underline; }
	
td {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #90d5FA;
	background-color: none;}
</style>
