body {
	background-image: url(http://wahmies.com/images/background2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MAINTABLE {
	background-color: #FFFFFF;
	border: 4px solid #000000;
}
.content {
	padding: 10px;
}
.bottomnav {
	background-image: url(http://wahmies.com/images/bottomnavbg.gif);
}
.topnav {
	background-image: url(http://wahmies.com/images/topnav.gif);
}
a:link {
	color: #002DB3;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002DB3;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #B3002D;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B3002D;
	font-weight: bold;
}
.footer {
	color: #000000;
	font-weight: bold;
	font-size: 10px
}
.footer A:link {text-decoration: none; font-weight: bold; color: white;}
.footer A:visited {text-decoration: none; font-weight: bold; color: white;}
.footer A:active {text-decoration: none; font-weight: bold; color: white;}
.footer A:hover {text-decoration: underline; font-weight: bold; color: red;}
