  /* menu */
ul {margin-top: 0;padding:0}
#tabs {background:#192666; margin:0 0px; padding:14px 40px 0 0;width: 920px;background-image: url('../images/logonew2.jpg');background-position: top left; background-repeat: no-repeat;height: 20px}
  
   #tabs ul {margin:0 6px; padding:0; list-style:none;}
    #tabs ul li {margin:0 4px 0 0; padding:0; float:right;}
    
    #tabs ul li.m1{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu1.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m1 a{color: white;text-decoration: none;margin: auto;}
    
     #tabs ul li.m2{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu2.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m2 a{color: white;text-decoration: none;margin: auto;}
    
      #tabs ul li.m3{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu3.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m3 a{color: white;text-decoration: none;margin: auto;}
    
      #tabs ul li.m4{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu4.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m4 a{color: white;text-decoration: none;margin: auto;}
    
     #tabs ul li.m5{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu5.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m5 a{color: white;text-decoration: none;margin: auto;}
    
      #tabs ul li.m6{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu6.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m6 a{color: white;text-decoration: none;margin: auto;}
    
     #tabs ul li.m7{display:block; position:relative; padding:3px 0px;width: 91px;height: 14px; border:0; background:url("../images/menu7.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m7 a{color: white;text-decoration: none;margin: auto;}
        #tabs ul li.m99{display:block; position:relative; padding:3px 0px;width:137px;height: 14px; border:0; background:url("../images/menu99.jpg") 0 0 no-repeat; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;text-align: center;}
    #tabs ul li.m99 a{color: white;text-decoration: none;margin: auto;} 
    #tabs ul li a:hover{color:#000;}
    #tabs ul li#active a{color:#000;}
    
    
    .redx {color: #D8150F;}
