html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img 
{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
img, table {border: 0; font-size:16px; color:#797a7c;}
html, body {width: 100%;font-size:16px; }

/* NOTE: шрифт по умолчанию */
body {
font-family: Times New Roman;
font-size:16px;
}

/* NOTE: ссылки по умолчанию */
a, a:hover {
font-family: Times New Roman;
font-size:16px;
font-style: bold;
color: #2966b1;
}

/* NOTE: контейнер для шапки */
.head_bg{
background-image:URL('/css_images/27/fon_top.jpg');
background-position:left;
height:198px;
background-repeat: no-repeat;
}



#tdLeft {
width:258px;
vertical-align:top;
height:100%;
background:#a4aeb3;
}

#tdLeft .cntr_menu {

width:244px;
height:95%;
margin:27px 0 50px 0;
}


.cntr_menu .data_menu {

padding: 0px 0px 0px 0px;
margin-bottom: 45px;
}

/* ссылки в меню*/
.cntr_menu .data_menu a {
font-family: Times New Roman;         
font-size: 16px;       
font-weight: bold;
color: #fff;   
line-height: 25px;           
margin: 20px 0px 20px 30px; 
padding-left:11px;
text-decoration:none;

}




/* NOTE: блок CENTER */
#tdCenter
{
vertical-align: top;
padding-top:30px;
padding-left:30px;
padding-right:37px;
padding-bottom:50px;
font-size:16px;
color:#797a7c;
}

/* NOTE: контейнеры CENTER */
#tdCenter -.cntr {
1background: #7d7561; /* цвет тени */
margin-bottom: 0px;

}

#tdCenter -.cntr .data {
position: relative;
background-image: URL('fon_menu.gif');
padding: 0 100px 0 100px;
font-size:16px;
}

#tdCenter -.cntr .data p {
margin-bottom:15px;
font-size:16px;
}

#tdCenter -.cntr .data table td {font-size:16px;}

/* NOTE: блок FOOTER */
#tdFooter {
background-image:URL('/css_images/27/fon_bottom.gif');
background-repeat: repeat-x;
background-position: bottom;
height:49px;
}


h1 {
font-size:16px;
color:#505e56;
font-weight:bold;
margin-bottom:13px;
}

h2 {
font-size:16px;
font-weight:bold;
color:#505e56;
margin-top:25px;
}



.cntr_menu .data_menu2 {
font-family: Times New Roman;         
font-size: 10px;       
padding: 0px 0px 0px 0px;
margin-bottom: 45px;
}

/* ссылки в меню*/
.cntr_menu .data_menu2 a {
font-family: Times New Roman;         
font-size: 10px;       
color: #fff;   
line-height: 25px;           
margin: 20px 0px 20px 30px; 
padding-left:11px;
text-decoration:none;

}

