body
    {
     margin: 0px;
     padding: 0px;
    }

div.head
    {
     margin: 0px;
     z-index:100;
     visibility: visible;
     top:0;
     left:160;
     position:absolute;     }

table.grey
    {
     background-image: url(img/bg7.gif);
     background-repeat: repeat-y;
     background-position: left;
     background-color: #E7E3DD;
    }
    
td
    {
     font-family: Tahoma, Verdana;
     font-size: 13px;
     color:#000000;
    }

td.grey
    {
     background-image: url(img/bg7.gif);
     background-repeat: repeat-y;
     background-position: left;
     background-color: #E7E3DD;
     text-align: right;
    }

td.r
    {
     background-repeat: repeat-x;
    }


td.hr
    {
     background-image: url(img/hr2.gif);
     background-repeat: repeat-x;
     background-position: left;
     background-color: #E7E3DD;
     text-align: center;
    }


td.mn
    {
     text-align: right;
    }

td.menu
    {
     font-size: 11px;
     color:#6C6C6C;
     text-align: center;
    }

td.text
    {
     padding:10px 10px 10px 10px;
    }

td.golos_t
    {
     color:#727272;
     padding:0px 0px 0px 0px;
    }
    
td.menu
    {
     font-size: 11px;
     color:#6C6C6C;
     padding:0 0 4 0;
     text-align: center;
    }

td.copy
    {
     font-size: 9px;
     color:#ACACAC;
     padding:4 0 0 0;
     text-align: center;
    }

table.d {border: 1px solid #000000;
       border-collapse: collapse;
       margin: 5px;

       }
td.d     {border: 1px solid #000000;
       border-collapse: collapse;
       padding: 3px;
       }


p
    {
     margin-left: 5px;
     margin-right: 5px;
     font-family: Tahoma, Verdana;
     font-size: 13px;
     color:#000000;
    }
    
p.right
    {
     font-size: 9px; color:#7F7F7F;
     padding:5px 15px 15px 5px;
    }
    
p.solid {margin-top:0px;margin-bottom:0px;
padding:0px;text-align:justify;text-indent:20pt;}

a
    {
     text-decoration: none;
     font-family: Tahoma, Verdana;
     font-size: 12px;
     color:#2D8DC8;     }

a:hover
    {
     text-decoration: underline;
    }

a.mn
    {
     font-size: 18px;
     color:#000000;     }
    
a.mn:hover
    {
     font-size: 18px;
     color:#BB0007;
    }

a.dal
    {
     font-size: 9px; color:#000000;     }
    

a.dal:hover
    {
     text-decoration: underline;
    }

a.menu
    {
     font-size: 11px;
     color:#6C6C6C;     }


a.menu:hover
    {
     text-decoration: underline;
     font-size: 11px; color:#BB0007;
    }

a.nd {text-decoration: none; font-family: "Times New Roman"; font-size: 14px;}
a.nl {text-decoration: none; font-family: "Times New Roman"; font-size: 14px;}
a.nl:link {color: #000000;}
a.nl:visited {color: #000000;}
a.nl:active {color: #8000FF;}
a.nl:hover {color: #8000FF;}



li.menu
    {
     font-size: 11px;
     color:#000000;
     line-height:15px;
     margin: 0 0 0 20;
     list-style-image: url(../img/bul.gif);
    }
    
li.info
    {
     font-size: 11px;
     color:#FFFFFF;
     line-height:15px;
     margin: 0 0 0 0;
     list-style-image: url(../img/bul2.gif);
    }
