a:link {
	color: #0b389c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #af1f23;
}
a:hover {
	text-decoration: underline;
	color: #484944;
}
a:active {
	text-decoration: none;
	color: #0b389c;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-image: url(mainBG.gif);
	background-repeat: repeat;
}
.maintable {
	text-align: left;
	border: 1px solid #666666;
	background-image: url(fadebgbot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.homecontent {
	text-align: left;
	padding: 10px;
	background-image: url(fadebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}

