.red {color:#ff0000;}
.yellow {color:#ffff00;}
H1 {font-family: arial,helvetica; font-size: 1pt; color: green;  margin: 0pt }
H2 {font-family: arial,helvetica; font-size: 15px; color: white;  margin: 7px; text-align: center; font-style: italic;}
H3 {font-family: arial,helvetica; font-size: 18px; color: white;  margin: 5px; text-align: center; }
H5 {font-family: arial,helvetica; font-size: 20px; color: black;  margin: 5px; text-align: center;   font-style: italic;}
H4 {font-family: arial,helvetica; font-size: 24px; color: black;  margin: 5px; text-align: center;  font-style: italic;}
TD  {font-family: arial,helvetica; font-size: 15px; color: black; text-align: left;}
TH  {font-family: arial,helvetica; font-size: 13px; color: black; text-align: left;  font-weight: bold;}
.white {font-family: arial,helvetica; font-size: 13px; color: white; text-align: left;  }
.b {font-family: arial,helvetica; font-size: 15px; color: white; text-align: center; font-weight: bold; text-decoration: none; }
.bs {font-family: arial,helvetica; font-size: 13px; color: white; text-align: center;  font-weight: bold;  }
div {font-family: arial,helvetica; font-size: 15px; color: white; text-align: left;   font-weight: bold;  margin: 0px 0px 0px 12px; }
.ch {font-family: arial,helvetica; font-size: 15px; color: white; text-align: center; font-weight: bold; text-decoration: none;}
a:link { color: #ffffff;} 
a:visited { color: #ffffff;} 
a:active { color: #ffff00;}
a:hover  { color: #ffff00; background-color : #30a0aa; border: 0.1em solid #009900; } 
body {	font-family: arial, helvetica, serif; background: #3399ff url(https://maps.ewpnet.com/bg1.gif);  background-repeat:repeat-x;  font-size: 10pt; font-weight: bold; margin: 0; }
	#nav, #nav ul { /* all lists was10 */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 9em;

	}

#nav li { /* all list items  was 10 */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 0px;
		width: 9em;

	}

	#nav li ul { /* second-level lists was 10.5 */
		position : absolute;
		left: -999em;
		margin-left : 9.05em;
		margin-top : -1.35em;
		background-color : #3399ff;
		border-right : .13em solid #009900;
		border-left : .1em solid #009900;
		border-top : .1em solid #009900;
		border-bottom : .1em solid #009900;

	}
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a { /* was  10 8.6 */
		width: 9em;
		w\idth : 7.6em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		border : 0.1em solid #39f;
		padding : 0 0.5em;
		font-size: 10pt;
	}
	
	#nav li a:hover {
		color : #ffff00;
		background-color : #30a077;
		border: 0.1em solid #009900;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em; 	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;  display: block;

	}
	
	#content {
		margin-left : 9em;
	}




#navh, #navh ul { /* all lists was10 */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 100%;
	}

#navh li { /* all list items  was 10 */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : 0px;
		width: 9em;
		}

	#navh li ul { /* second-level lists was 10.5 */
		position : absolute;
		left: -999em;
		margin-left : 0.05em;
		margin-top : -0.1em;
		background-color : #3399ff;
		border-right : .13em solid #009900;
		border-left : .1em solid #009900;
		border-top : .1em solid #009900;
		border-bottom : .1em solid #009900;
		width: 100%;
	}
#navh li ul ul { /* third-and-above-level lists was 	left: -999em;  */
	margin: -1.25em 0 0 8.8em;
	}
	
#navh a {display: block; width: 100%; w\idth: 100%; color: #fff;
text-decoration: none; padding: 1; margin: 1;}
	
#navh li li {/*	new */ 	
width: 100%;	background: #39f;
	}


#navh li ul a { /* new */	
width: 9em;
	w\idth: 8.8em;
	}
	
	#navh li a:hover {	
		color : #ffff00;
		background-color : #30a077;
		border: 0.1em solid #009900;
		}
	
	#navh li:hover ul ul, #navh li:hover ul ul ul, #navh li.sfhover ul ul, #navh li.sfhover ul ul ul {
		left: -999em;
	}
	
	#navh li:hover ul, #navh li li:hover ul, #navh li li li:hover ul, #navh li.sfhover ul, #navh li li.sfhover ul, #navh li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto; 
	}
	

