 /* верхнее меню */
#td4 a {text-decoration: none; font-size:11px; font-weight: bold; padding: 0 5px; text-transform: uppercase;}
#td4 a:link, #td4 a:visited {color: #333333;}
#td4 a:hover, #td4 a:active, #td4 a.current:link, #td4 a.current:visited, #td4 a.current:hover, #td4 a.current:active  {color: red;}

 /* нижнее меню  */
#td7 a {text-decoration: none; font-size:10px;}
#td7 a:link, #td7 a:visited {color: #ffffff;}
#td7 a:hover, #td7 a:active, #td7 a.current:link, #td7 a.current:visited, #td7 a.current:hover, #td7 a.current:active {color: #731E00;}
   
 /* боковое меню  */
#tr1 ul {list-style: none; margin: 0; padding: 1px 0 2px 0; background-color: #fff; font-size:11px; }
#tr1 li {text-align: left; border-bottom: 1px dashed #CCCCCC;}
    
#tr1 li a {text-decoration: none; padding: 5px 20px 7px 10px; margin: 2px 0;}
    
#tr1 li a:link, #tr1 li a:visited {
    color: #333333;
    display: block;
    background: url(/img/lmenu1.gif); background-position: top left; background-repeat: no-repeat;
    }
#tr1 li a:hover, #tr1 li a:active, #tr1 li a.current:link, #tr1 li a.current:visited, #tr1 li a.current:hover, #tr1 li a.current:active {
    color: red;
    background: url(/img/lmenu2.gif); background-position: top left; background-repeat: no-repeat;
}

    
    
    



















        
    
    
    
    
    

    
    


