html, body
{
width:100%;
height:100%;
margin:0px;
padding:0px;
background-color:#000000;
vertical-align:top;
}

input.form
{
font-size:11px;
font-family:Tahoma;
}

select.form
{
font-size:11px;
font-family:Tahoma;
}

div.scrollb {
overflow: auto;
scrollbar-face-color: #889B9F;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #C3D6DA;
scrollbar-3dlight-color: #3D5054;
scrollbar-darkshadow-color: #85989C;
scrollbar-track-color: #95A6AA;
scrollbar-arrow-color: #C3D6DA;
}

/*TOP*/

a.shap
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:none;
font-size:11px;

}

a.shap:hover
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:underline;
font-size:11px;

}

a.link
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:underline;
font-size:11px;

}

a.link:hover
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:underline;
font-size:11px;

}

a.menu
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:none;
font-size:14px;

}

a.menu:hover
{
color:#FFFFFF;
font-family:Tahoma;
text-decoration:underline;
font-size:14px;

}

td.main
{
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
}

td.content
{
color:#000000;
font-family:Tahoma;
font-size:12px;
text-align:left;
}

td.podch
{
font-family:Tahoma;
font-size:11px;
text-align:center;
font-weight:bold;
}

td.info_k
{
font-family:Tahoma;
font-size:11px;
text-align:left;
vertical-align:top;
}


table.main_cat
{
font-family:Tahoma;
font-size:11px;
}
/*TOP END*/

/*SCROLL*/
#divMenu a       {color:silver; text-decoration:underline;} 
#divMenu a:hover {color:white; text-decoration:underline;} 

#divBg           {position:absolute; z-index:10; left:5px; right: 5px; width:1090px; height:62px; clip:rect(0px 10px 10px 0px); visibility:hidden;} 
#divMenu         {position:absolute; z-index:11; left:18px; top:0px; color:#333333; font-size:13px; font-family:verdana,arial,helvetica,sans-serif; visibility:inherit;  width: 1090px; height: 58px;} 
#divArrowLeft    {position:absolute; z-index:12; width:18px; height:60px; left:0px; top:0px; visibility:inherit;} 
#divArrowRight   {position:absolute; z-index:12; width:18px; height:60px; top:0px; visibility:inherit;}  
/*END SCROLL*/
