@charset "windows-1251";

body{
font-family: tahoma;
font-size: 13px;
}
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
td
{
font-family: tahoma;
font-size: 13px;
color: #333;
}

.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}
div.top{
padding-top: 15px;
font-size: 13px;
color: #FEF;
font-weight: bold;
}
td.bottom{
height: 20px;
text-align: center;
color: #6A6A6A;
font-size: 10px;
background: url('/im/header_back.jpg') 0% 100%;
}
div.hr{
height: 4px;
background: url('/im/header_back.jpg') 0% 99%;
border: none;
text-align: left;
font-size: 1px;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
LI{
list-style: url("/im/point.gif");
margin-top: 3px;
}