body {
	background-attachment: scroll;
	background-image: url(pics/b0.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000b5f;
}

A:link { color: #000000; text-decoration: none;}
A:visited { color: #000000; text-decoration: none;}
A:active { color: #000000; text-decoration: none;}
A:hover { color: #C40000; text-decoration: none;}


.opacity1 {filter:alpha(opacity=60); -moz-opacity:0.6; color: #000000; border: 1px solid #0a3d9a;}
.opacity2 {filter:alpha(opacity=100); -moz-opacity:1; color: #000000; border: 1px solid #0a3d9a;} 