body {
	margin: 0;
	background-color: #000000;
	margin-bottom:20px;
}
body,td,th {
	font-family: century gothic, trebuchet MS, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color: #D7AD65;
}
a:visited {
	color: #D7AD65;
}
a:hover {
	color: #70B7D7;
}
a:active {
	color: #D7AD65;
}

a.bottomnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #70B7D7;
}
a.bottomnav:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rightbar {
	font-family: century gothic, trebuchet MS, verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
.subheader {
	font-size: 18px;
	font-weight: normal;
	color: #6FB1DA;
}
.subheaderyeller {
	font-size: 14px;
	color: #E0AD5E;
}
