

*.float-divider  { clear:both; height:1px; font-size:1px; line-height:1px; }

/* Essential Styles */

*.menu      { z-index:1; cursor:pointer; text-align: center; 
              font-size:14px; white-space:nowrap; color: #FFFFFF; padding-top: 11px;}

*.menu a    { text-decoration:none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }

*.menu a:visited   { text-decoration:none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }

*.menu a:hover   { text-decoration:none; color: #AED198; font-family: Arial, Helvetica, sans-serif; }

*.menu    { font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:14px;}

/*	    
*.menu h4   { display:inline; margin:0; font-family: Arial, Helvetica, sans-serif;}

*.menu ul   { position:absolute; margin:0; padding:0; padding-bottom:5px; 
              background:#000000; repeat-x left bottom white;  }

*.menu li   { margin:0; padding:2px 25px; list-style-type:none; color: #FFFFFF; }
*.menu li img       { margin-left:-22px; padding-right:5px; }
*.menu li.separator { margin-top:5px; border-left: 1px solid white; border-top:1px solid gray; padding-top:5px; }
*.menu li.flyout-trigger { background:url("../images/flyout1.gif") no-repeat right center; }

*.menu h3.hover      { background:none; background-color:#990000;  }
*.menu2 h3.hover      { background:none; background-color:#990000;  }

*.menu li.hover      { background-color:#990000;  color:white; }

*.menu ul.dropdown   { top:100%;  clear:left; }
*.menu ul.submenu    { left:100%; margin-top:-1.5em; margin-left:-0.3em; }

*.menu *.hidden      { left:-99999px; top:-99999px; }
*/
*.menu h3,*.menu ul { border-left: none; border-right: none;
                      border-top: none; border-bottom: none; }
				  
*.menu2 h3,*.menu2 ul { border-left: none; border-right: none; 
                      border-top: none; border-bottom: none; }


/* Essential styles that do not work properly in Internet Explorer 6. */
/*
*.menu li.flyout-trigger.hover 
            { background:url("../images/flyout2.gif") no-repeat right center firebrick; }

*.menu li.hover > a  { color:white; }
*/