body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
}
a {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #880000;
	text-decoration: underline;
}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1B1B1B;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #880000;
	font-weight: bold;
}
.navbg {
	background-color: #6B0000;
	background-image: url(../images/nav_bg.gif);
	background-position: center;
}
.footerbg {
	background-color: #6B0000;
	background-image: url(../images/splash_bottom_bg.gif);
	background-position: center;
}