#nav_horiz {
  width:995px; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 5px; 
  float:left; 
  background-color:#6c9366;
/*  background-color:#385833; */
  font-family: Arial, Helvetica, sans-serif; 
/*   font-size: 20px; */
  font-weight:normal; 
 
  }

a:link {  
  text-decoration:  none;
  color:            white;
  } 
  
a:visited { 
  text-decoration:  none;
  color:            white;
  } 

a:hover { 
  text-decoration:  none;
  color:            yellow;
  }

a:active { 
  text-decoration:  none;
  color:            yellow;
  }





ul ul {
  display: none;
  }


ul li:hover > ul {
  display: block;
  }


ul {
  background: #2c6636; 
  background: linear-gradient(top, #2c6636 0%, #18331c 100%);  
  background: -moz-linear-gradient(top, #2c6636 0%, #18331c 100%); 
  background: -webkit-linear-gradient(top, #2c6636 0%,#18331c 100%); 
  box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
  padding: 0px 0px;
  border-radius: 5px;  
  list-style: none;
  position: relative;
  display: inline-table;
  }


ul:after {
  content: ""; clear: both; display: block;
  }


ul li {
  float: left;
  }


ul li:hover {
  background: #4b545f;
  background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
  background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
  background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
  }


ul li:hover a {
  color: #fff;
  }

	
ul li a {
  display: block; padding: 5px 20px;
  color: #757575; text-decoration: none;
  }


ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
   }


ul ul li {
	float: none; 
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: relative;
	}


ul ul li a {
	padding: 5px 20px;
	color: #fff;
	}	


ul ul li a:hover {
	background: #4b545f;
        color:      yellow;
	}

   
ul ul ul {
 	position: absolute; left: 100%; top:0;
   }
   
   
   
   
   
   
   

/*
     FILE ARCHIVED ON 06:30:06 Dec 20, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:01:36 Jun 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.647
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.01
  esindex: 0.014
  cdx.remote: 14.114
  LoadShardBlock: 149.894 (3)
  PetaboxLoader3.datanode: 89.344 (4)
  PetaboxLoader3.resolve: 135.076 (2)
  load_resource: 265.186
*/