/* CSS Document */
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #F0BA00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F0BA00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F0BA00;
}
.style1 {font-size: 10px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EABA05;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #310100;
}
#table {width:913px; clear:both; padding-left:7px;}
.t {float:left; margin-left:1px; width:150px; margin-bottom:1px;}
.t a img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border:0px;}
.t a:hover img {filter:alpha(opacity=75);   -moz-opacity: 0.75;   opacity: 0.75; border:0px;}























