/* CSS Document */

body {
	background-color: #669999;
}

body,td,th {
	color: #FFFFFF;
}


p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
line-height: 20px;
padding: 3px;
}

/*


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	font-weight: normal;
	}
*/
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	}
	
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	}
	
	
.banner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.subBanner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.sub2Banner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	}
/*.nav-solid{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF;
	color: #009933;
	display: block;
	width: 180px;
	padding: 0px;
	height: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1;
}



.navigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF;
	color: #CCCCCC;
	display: block;
	width: 180px;
	padding: 0px;
	height: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF;
	color: #669999;
	display: block;
	width: 180px;
	padding: 0px;
	height: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #339999;
}

.navbutton {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #339999;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	text-decoration: none;
}

.navbutton:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #339999;
}
*/
