body {
  font-family:  Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
}

body, td, th {
	color: #FFFFFF;
	line-height: 18px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
font-size: 14px;
	color: #FFFFFF;
	
}

h2 { 
font-size: 16px;
	color: #FFFFFF;
	letter-spacing:1px;
}

a {
	font-size: 11px;
	color: #51b4e6;
	font-weight: normal;
	line-height:18px;
	letter-spacing:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #51b4e6;
}
a:hover {
	text-decoration: underline;
	color:#f04c14;
}
a:active {
	text-decoration: none;
	color:#f04c14;
}


body, html {
height: 100%;
width: 100%;
}

a.textNav {
	font:12px arial;
	color:#115a7f;
	line-height:18px;
	letter-spacing:0px;
	margin-top:0px;
	text-decoration: none;
}
a.textNav:link {
	text-decoration: none;
}
a.textNav:visited {
	text-decoration: none;
	color: #115a7f;
}
a.textNav:hover {
	text-decoration: underline;
	color: #115a7f;
}
a.textNav:active {
	text-decoration: none;
	color: #115a7f;
}

a.textNavBold {
	font:12px arial;
	color:#115a7f;
	line-height:18px;
	letter-spacing:0px;
	margin-top:0px;
	text-decoration: none;
	font-weight: bold;
}
a.textNavBold:link {
	text-decoration: none;
	font-weight: bold;
}
a.textNavBold:visited {
	text-decoration: none;
	color: #115a7f;
	font-weight: bold;
}
a.textNavBold:hover {
	text-decoration: underline;
	color: #115a7f;
	font-weight: bold;
}
a.textNavBold:active {
	text-decoration: none;
	color: #115a7f;
	font-weight: bold;
}


.navOff {
	font:11px arial;
	color:#f04c14;
	letter-spacing:0px;
	line-height:18px;
	margin-top:0px;
	font-weight: bold;
	}

a.whiteNav {
	font:12px arial;
	color:#ffffff;
	line-height:18px;
	letter-spacing:0px;
	margin-top:0px;
	text-decoration: none;
	font-weight: bold;
}
a.whiteNav:link {
	text-decoration: none;
}
a.whiteNav:visited {
	text-decoration: none;
	color: #ffffff;
}
a.whiteNav:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.whiteNav:active {
	text-decoration: none;
	color: #ffffff;
}
.titleLarge {
	font:14px arial;
	color:#ffffff;
	letter-spacing:px;
	margin-top:0px;
	font-weight: bold;
	
}

.titleLargeNormal {
	font:14px arial;
	color:#ffffff;
	letter-spacing:px;
	margin-top:0px;
	font-weight: normal;
	
}
.titleXLarge {
	font:16px arial;
	color:#ffffff;
	letter-spacing:px;
	margin-top:0px;
	font-weight: bold;
	
}
.titleLargeBlue {
	font:14px arial;
	color:#115a7f;
	letter-spacing:px;
	margin-top:0px;
	font-weight: bold;
	
}
.textBold {
	font:12px arial;
	color:#ffffff;
	letter-spacing:px;
	margin-top:0px;
	font-weight: bold;
	
}
.textitalic {
	font:12px arial;
	color:#ffffff;
	letter-spacing:px;
	margin-top:0px;
	font-weight: normal;
	font-style: italic;
	
}
.textBlue {
	font:12px arial;
	color:#115a7f;
	letter-spacing:px;
	margin-top:0px;
	font-weight: normal;
	
}