.fixedbkg {
	background-repeat: no-repeat;
}
.transfixedbkg {
	filter: Alpha(Opacity=50);
	opacity: 50;
	-moz-opacity:50;
	background-repeat: no-repeat;
	width: 675; 
	valign: top; 
	bgcolor: #000000;
}

img {
	filter: Alpha(Opacity=100);
}

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFCC00;
}

