BODY {
   margin-left: 5;
   margin-right: 5;
   margin-top: 0;
   margin-bottom: 0;
   background-color: #C0C0C0
   }

.menuitem {
   background-color: #C0c0c0;
   border: #F1F1F1 1px solid;
   }

.highitem {
   background-color: #87CEFA;
   border: 1px solid #00008B;
   }

.itemtext {
     font-size: 11px; 
     color:#000000;
     font-family: Verdana, Arial,Helvetica, sans-serif;
     text-decoration: none;
   }








