@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: #DEF;
_font-weight: bold;
text-shadow: 0px 0px 4px #FFF;
}
div.trans{
position:absolute;
top:5px;
right:12px;
border: 1px dotted #EEF;
padding:3px;
border-radius:5px;
font-size:11px;
text-shadow: 0px 0px 4px #FFF;
box-shadow: 0px 0px 4px #EEF;
text-align: center;
}

td.bottom{
height: 20px;
text-align: center;
color: #6A6A6A;
font-size: 10px;
background: url('/im/header_back.jpg') 0% 100%;
text-shadow: 1px 1px 1px #FFF;
}
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;
}
