/*Заголовок блоков*/
.hh {

        font-family: Tahoma;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
    text-decoration: none;                         
        
}
.hh:hover {

        font-family: Tahoma;
        color: #000000;
        font-size: 15px;
        font-weight: bold;    
    text-decoration: none;                     
        
}

/*Новости*/
.news {

        font-family: Arial;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;                         
        
}
/*Logo*/
.logo {

        font-family: Verdana;
        color: #000000;
        font-size:18px;
        font-weight: normal;                         
        
}
/*Белый текст*/
.newst {

        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: normal;                         
        
}
/*Копирайт ссылка*/
.fr {

        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;                         
        
}
.fr:hover {

        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        font-weight: normal;                         
        text-decoration: none;
        
}
a.btm {

        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;                         
        
}
a.btm:hover {

        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;                         
        
}
.frb {

        font-family: Tahoma;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;                         
        
}
.frb:hover {

        font-family: Tahoma;
        color: #000000;
        font-size: 14px;
        font-weight: bold;                         
        text-decoration: none;
        
}
.fr_b {

        font-family: Tahoma;
        color: #000000;
        font-size: 14px;
        font-weight: bold;                      
        
}
H1 {

        font-family: Tahoma;
        color: #000000;
        font-size: 14px;
        font-weight: bold;                      
        
}
/*Ссылки белые*/
.link {

        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;                         
        
}
.link:hover {

        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: normal;                         
        text-decoration: none;
        
}

/*Реквизиты*/
.rek {
        font-family: Tahoma;
        color: #eeeeee;
        font-size: 12px;
        font-weight: normal;       
}
/*Реквизиты*/
.nnn {
        font-family: Tahoma;
        color: #000000;
        font-size: 13px;
        font-weight: bold;       
}
/*Заголовок страницы*/
.zag {
        font-family: Verdana;
        color: #052230;
        font-size: 20px;
        font-weight: normal;       
}

/*Ссылки меню*/                                                  
.main {
        font-family: Tahoma;
        color: #fFFfff;
        font-size: 14px;
        font-weight: normal;
        text-decoration: underline;       
}
.main:hover {
        font-family: Tahoma;
        color: #eeeeee;
        font-size: 14px;
        font-weight: normal;
        text-decoration: underline;              
}

/*Ну это и тупому понятно что это стиль текста*/
.text {
        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-align: justify;        
        text-decoration: none;              
}
/*Текст в блоках*/
.text2 {
        font-family: Tahoma;
        color: #3d230e;
        font-size: 11px;
        font-weight: normal;
        font-align: justify;        
        text-decoration: none;              
}

table {
        font-family: Tahoma;
        color: #3d230e;
        font-size: 11px;
        font-weight: normal;
        font-align: justify;        
        text-decoration: none;              
}
.ttt {
        font-family: Tahoma;
        color: #D4B692;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;                      
}
a.grey_link {font-family: Tahoma; color: #3D230E; font-size: 11px; text-decoration: underline;}
a.grey_link:hover {font-family: Tahoma; color: #3D230E; font-size: 11px; text-decoration: none;}
