@charset "UTF-8";
/* CSS Document */

body {
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 20px;
	color: #FFF;
	margin-left: 20px;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	line-height:normal;
	margin-left: 10px;
	margin-right: 0px;
}
.headerMain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	line-height:40px;
	font-weight: 800;
}



.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF4D2;
	font-weight: normal;
}

.contentRed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #BC6905;
	font-weight: normal;
}

.contentThickRed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #BC6905;
	font-weight: 700;
	}

.contentThickWhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF4D2;
	font-weight: 700;
}

.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 34px;
	color: #aa471c;
	font-weight: 100;
}

.news:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 34px;
	color: #c9271a;
	font-weight: 100;
}

.copytext 	{ COLOR: #17282c; FONT: 9px arial, verdana, sans-serif; font-weight: normal }


a {
	color: #BC6905;
	text-decoration: none;
}

a:hover {
	color: #FFF4D2;
	background-color: #BC6905;
}

.navigation {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
}
.navigation:hover {
	color: #FFFFFF;
	background-color: #DF0085;
	font-size: 20px;
	text-decoration: none;
	line-height: 30px;
}

.topNavLink {
	color: #666666;
	text-decoration: none;
}

.topNavLink: hover {
	color: #FFCC33;
	background-color: #999999;
	text-decoration: none;
}
