body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
}
.maintable {
	border: thin solid #000000;
}
.hometable {
	background-color:#333333;
	border-bottom: thin solid #000000;
	border-top: thin solid #000000;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity: 0.6;  
}
a:link {
	font-family : Verdana, Geneva;
	font-size:small;
	text-decoration : none;
	color : #ffffff;
} 
a:visited {
	font-family : Verdana, Geneva;
	font-size:small;
	text-decoration:underline;
	color : #ffffff;
} 
a:hover {
	font-family : Verdana, Geneva;
	font-size:small;
	text-decoration : underline;
	color : #999999;
} .maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.whitetable {
	border: thin solid #FFFFFF;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif
}
