@charset "utf-8";
/* CSS Document */
body {
	background-color:#333333;
}

.wrapper {
	position: relative;
	height: auto;
	width: 790px;
	z-index: 1;
	border: thin none;
	margin-left: -390px;
	visibility: visible;
	background-color: #000000;
}

.mainnav {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
}

.greyheadline {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 24px;
	font-weight: normal;
}

.greyheadlinesmall {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 17px;
	font-weight: normal;
}

.style3OnBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #cccccc;
}

.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cccccc;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.styleOnBalck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}

.style5Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cccccc;
}

.style10 {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 17px;
	font-weight: bold;
	line-height:22px;
}

.style12 {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 24px;
	font-weight: bold; }

.style13 {
	font-family: "Trebuchet MS" Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold; }

a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #f4ee56;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}

a.alt:link {
	color: #0099FF;
	text-decoration: none;
}

a.alt:visited {
	text-decoration: none;
	color: #0099FF;
}

a.alt:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.alt:active {
	text-decoration: none;
	color: #0099FF;
}

a.onblack:link {
	color: #cccccc;
	text-decoration: none;
}

a.onblack:visited {
	text-decoration: none;
	color: #cccccc;
}

a.onblack:hover {
	text-decoration: underline;
	color: #f4ee56;
}

aonblack:active {
	text-decoration: none;
	color: #0099FF;
}


