  <!--
   ul { list-style-type: none; padding: 0; margin: 0; }
   #horizmenu a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 18px; font-weight: normal; color: white; 
                           text-decoration: none; text-align: center; width: 175px; }
   #horizmenu li ul li a {display: block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 18px; color: white; 
                            width: 175px;   background-color: #2A77FF; text-align: left;}
   #horizmenu li li p {display: block;  margin-top: 0pt; margin-bottom: 0pt; font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
                           height: 18px; color: orange;    background-color: #2A77FF; width: 175px;  text-align: left;}
   #horizmenu .atext {font-size:18pt;  text-decoration:none; color: white; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
   #horizmenu li { float: left; position: relative; font-family: Arial, Helvetica, sans-serif; 
                        font-size: 18px; text-align: center; width: 175px; cursor: default; letter-spacing: 0px;
            margin-left: 0px; background-color: #2A77FF; border: 0px; padding: 0px 2px 0px 2px;}
   #horizmenu li ul { display: none; position: absolute; top: 100%; left: 0px; font-weight: normal;
                          font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 18px; width: 175px;
                           background-color: #2A77FF; }
   #horizmenu li>ul { top: auto; left: auto; }
   #horizmenu li li { display: block; float: none; background-color: transparent; border: 0px; }
   #horizmenu li:hover  {background-color: #2A77FF;  border: 0px; }
   #horizmenu li a:hover  {color: #FFFF00;  border: 0px; } 
   #horizmenu li ul li a:hover { color: #FFFF00;  border: 0px; }
   #horizmenu li.over  {background-color: #2A77FF;  border: 0px; }
   #horizmenu li:hover ul {display:block;  border: 0px; }
   #horizmenu li.over ul {display:block;  border: 0px; }

   /* Hides from IE5-mac \*/
   * html a {height: 1%;}
   * html li {height: 1%;}
   * html ul {height: 1%;}
   /* End hide from IE5-mac */ 

 
  -->



