

body {font-family: tahoma, sans-serif, arial; color: black; font-size: 11px; font-weight: normal; margin: 0; margin-top: 3px; background-image: url(/images/fon.gif); background-position: center;}

table, td {font-family: tahoma, sans-serif, arial; color: black; font-size: 11px; font-weight: normal;}

a, a:link, a:active, a:visited {font-family: tahoma, sans-serif, arial; color: #a93c3c; font-size: 11px; font-weight: normal; text-decoration: none;}
a:hover {font-family: tahoma, sans-serif, arial; color: #a93c3c; font-size: 11px; font-weight: normal; text-decoration: underline;}

a img {border-color: #ee3424;}

.h_menu{
font: bold 10px tahoma;
color: #999999;
border-bottom: 1px solid #999999;
}

.red_name{
font: bold 14px tahoma;
color: #a93c3c;
}

a.biglink:link, a.biglink:active, a.biglink:visited {font-family: tahoma, sans-serif, arial; color: #a93c3c; font-size: 12px; font-weight: bold; text-decoration: none;}
a.biglink:hover {font-family: tahoma, sans-serif, arial; color: #a93c3c; font-size: 12px; font-weight: bold; text-decoration: underline;}

.red_name_b{
font: bold 14px tahoma;
color: #a49c21;
}


.tbg{
font: bold 12px Arial;
color: #666666;
}

.copy{
font: 10px Arial;
}

.namer{
font: bold 16px Arial;
color: #993300;
}

.namerb{
font: bold 16px Arial;
color: #000000;
}

.arrowlistmenu{
width: 190px; /*width of accordion menu*/
font: bold 12px Arial;
}

.listmenuup{
font: bold 12px Arial;
color: #000000;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 9px Arial;
color: #000000;
background: #d4c916;
margin-bottom: 8px; /*отступ сверху от первого подраздела*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*отступы у названия раздела*/
cursor: hand;
cursor: pointer;
}




.max{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 9px Arial;
color: #000000;
background: #d4c916;
margin-bottom: 8px; /*отступ сверху от первого подраздела*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*отступы у названия раздела*/
}




.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*отступ снизу после последнего подраздела*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #a93c3c;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
font-weight: bold;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
font-weight: bold;
background-color: #a93c3c;
}