BODY ,TABLE, TD
{margin: 0px;
padding: 0px;
font: 100% Arial,sans-serif;
color: #212F41;
font-size: 12px;
}


FORM
{margin: 0px;
padding: 0px;
}




.body{
margin: 0px;
padding: 0px;

}


a.black{
color: black;
}
.white{
color: white;
}
a.link_white{
color: white;
text-decoration: none;
}
a.link_white:hover{
color: white;
text-decoration: none;
}

table.head_site {
margin: 0px;
padding: 0px;
/*width:100%;*/
width: 1024px;
/*height: 250px;261px;*/
background-image: url('../images/design/bacground_head.jpg');
background-repeat: no-repeat;

}

div.enter{
padding-top: 20px;
padding-right: 60px;
color: white;
font-weight: bold;
}
div.enter a{
color: white;
font-weight: bold;

}

div.head_menu{
margin: 0px;
padding: 0px;
padding-left: 10px;
padding-right: 10px;

}

div.tab_main_menu{
padding: 0px;
display:inline;
float:left;
/*height: 31px;/**/
cursor: hand;
color: white;
font-weight: normal;
/*border-bottom: 1px solid red;*/
}

a.tab_main_menu_link{
text-decoration: none;
padding: 0px;

}



/**************************************************/
div.tab_main_menu_left{
height: 31px;/**/
background-image: url('../images/design/Tab_Main_Menu_Left.gif');
background-repeat: no-repeat;
width: 9px;
display:inline;
float:left;

}

div.tab_main_menu_center{
height: 31px;/**/
line-height: 190%;    /* Таким способом опустил текст вниз без сдвига фонового изображения */
background: url('../images/design/Tab_Main_Menu_Center.gif');
background-repeat: repeat-x;
display:inline;
float:left;

}

div.tab_main_menu_right{
height: 31px;/**/
background: url('../images/design/Tab_Main_Menu_Right.gif');
background-repeat: no-repeat;
width: 9px;
display:inline;
float:left;

}


/**************************************************/
div.tab_main_menu_left_active{
height: 31px;/**/
background-image: url('../images/design/Tab_Main_Menu_Left_Active.gif');
background-repeat: no-repeat;
width: 9px;
display:inline;
float:left;
}

div.tab_main_menu_center_active{
height: 31px;/**/
line-height: 190%;    /* Таким способом опустил текст вниз без сдвига фонового изображения */
background-image: url('../images/design/Tab_Main_Menu_Center_Active.gif');
background-repeat: repeat-x;
display:inline;
float:left;
}

div.tab_main_menu_right_active{
height: 31px;/**/
background-image: url('../images/design/Tab_Main_Menu_Right_Active.gif');
background-repeat: no-repeat;
width: 9px;
display:inline;
float:left;
}
/**************************************************/

div.second_menu{
margin: 0px;
padding: 5px;



background-color: #FC0204;
border-bottom: 1px solid #9C6E4C;
color: white;
}

.second_menu ul{
/*font-style: normal;
text-decoration: none;
list-style-image: none;
list-style-type: none;
display: block;
margin: 5px;
padding: 2px;*/


}

.second_menu li{
display:inline;
padding: 0px 10px;
}



table.main_table{
margin: 0px 0px;
padding: 0px;

}


.block_index_serch{
margin: 0px;
padding: 0px;

background-color: #ff7300;
color: white;



}


.block_title{
color: #81181f;
border-bottom: 1px solid #7a7a7a;

}

.block_body_td{
color: white;
font-size: 14px;
}




td.footer_td{
padding: 0 15px;
font: 12px sans-serif;
}

td.footer_td:first-line {
font: bold 14px sans-serif;

}

.list_table{
border: 1px solid #E1E1E1;

}

.list_tr{
padding: 8px 0px;
border-bottom: 1px solid #E1E1E1;
}





/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.block{
  text-align: left;
  margin: 10px;
}
.block .block_header{
  width: 100%;
}
.block .block_content{
  width: 100%;
  
}

/*-----------------------------------------*/

.block .element_top_left{     background: transparent url('../../images/design/ugol_top_left.gif') top left no-repeat;
}
.block .element_top{          background: transparent url('../../images/design/ugol_top.gif') top left repeat-x;
}
.block .element_top_right{    background: transparent url('../../images/design/ugol_top_right.gif') top right no-repeat;
  height: 10px;
  padding: 0px 10px;
}
/*-----------------------------------------*/
.block .element_middle_left{  background: transparent url('../../images/design/ugol_left.gif') top left repeat-y;
}
.block .element_middle{
}
.block .element_middle_right{ background: transparent url('../../images/design/ugol_right.gif') top right repeat-y;
  height: 100%;
  padding: 10px;
}
/*-----------------------------------------*/
.block .element_bottom_left{  background: transparent url('../../images/design/ugol_bottom_left.gif') bottom left no-repeat;
}
.block .element_bottom{       background: transparent url('../../images/design/ugol_bottom.gif') bottom left repeat-x;
  width: 100%;
}
.block .element_bottom_right{ background: transparent url('../../images/design/ugol_bottom_right.gif') bottom right no-repeat;
  height: 15px;
  font-size: 8px;
  
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


td.inf_td
{
  border-bottom: 1px dotted #CFCFCF;
  padding: 3px;
}


.bold_aster
{
  margin-right: 10px;
  font-weight: bold;
  font-size: 18px;
  color: red;
  text-align: right;
  vertical-align: top;
}

.input
{
   background-color: white; 
   width: 250px;
}

.header1
{
   margin: 5px 20px;
}

.hr
{
  border-bottom: solid;
  border-width: 1px;
  border-color: #CCCCFF;
  font-size: 5px;
  
}

/*============================================================================*/

  span.pages_text {
    margin: 0px 3px;
    padding: 1px 3px;
  }
  
  span.pages {
  
    margin: 0px 3px;
    padding: 1px 3px;
    border: 1px solid #E1E1E1;
    text-decoration: none;
    font-size: 100%;
    font-family: Verdana, Arial,    
    Helvetica, sans-serif; color: #333366
  }
  
  span.this {
    margin: 0px 3px;
    padding: 1px 3px;
    border: 1px solid #696969;
    font-size: 100%;
    font-family: Verdana, Arial,    
    Helvetica, sans-serif; color: #333366
  }   


/*============================================================================*/


.block_search_user{
  /*margin: 5px;*/
  padding: 10px 5px;
  border: 1px solid black;
  background-color: #E1E1E1;
}

a.select_letter:hover{
  /*text-transform: uppercase;*/
  color: red;
  /*font-size: 20px;*/
}
a.select_letter{
  /*text-transform: uppercase;*/
  color: red;
  /*font-size: 20px;*/
}

a.noselect_letter{
  /*text-transform: lowercase;*/
  color: black;
  /*font-size: 12px;*/
}
