body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
body {
	background-color: #000000;
}
a:link {
	color: #FE0100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE0100;
}
a:hover {
	text-decoration: underline;
	color: #FE0100;
}
a:active {
	text-decoration: none;
	color: #FE0100;
}
.greyBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3c3c3c;
	padding-left: 10px;
	height: 30px;
	background-position: center;
}
.greyDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3c3c3c;
	padding-right: 10px;
	height: 30px;
	background-position: center;
}
.headerSpace {
	padding-bottom: 7px;
}
.bannerSpace {
	padding-bottom: 16px;
}
