@charset "UTF-8";
body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CCC;
	background-color: #000;
	margin-top: 0;
}

a {
	color: #f2c45b;
	text-decoration: none;
}

a:visited {
	color: #f2c45b;
	text-decoration: none;
}

a:hover {
	color: #f2c45b;
	text-decoration: underline;
}

td.content_text, .content_text {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.nav_disabled {
}
 
h1 {
	color: #f2c45b;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

td.footer {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.heading {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}