body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-image:url(images/splash_topbar.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#splashFooter {
	border-top: 1px solid #808080;
	font-size:11px;
	color:#6D6D6D;
	padding-top:8px;
	text-align:center;
}
#splashFooter a{
	font-weight:bold;
	text-decoration:none;
	color:#6D6D6D;
}
#splashFooter a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#6D6D6D;
}
#splashFooter a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#splashFooter a:active{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}