body 
{
  font-family: Tahoma, Verdana, san-serif;
  font-size: 70%;
  background-color: #FFFFFF;
  color: #585858;
}
td
{
  font-family: Tahoma, Verdana, san-serif;
  font-size: 70%;

}
.navytext
{
        color:#1936AD;
}
.lightgreytext
{
        color:#8D8D8D;
}
.nolink
{
        color:#585858;
        text-decoration:none;
}
.headertxt
{
        font-size: 11px;
        color:#000000;
}
.white
{
        color:#FFFFFF;
}
.bigheadertxt
{
        font-family: Tahoma, Verdana, san-serif;
        font-size: 130%;
        color:#FFFFFF;
}

.hdr1_edt {font-size: 150%; font-weight: bold;}/*@Заголовок 1@*/
.hdr2_edt {font-size: 120%; font-weight: bold;font-style:italic;}/*@Заголовок 2@*/
.hdr3_edt {font-size: 100%; font-weight: bold;}/*@Заголовок 3@*/
.common_edt {  font-family: ; font-size: 70%;}/*@Обычный@*/


.bg1 {background: #666666; font-weight: bold;}
.bg2 {background: #cccccc;}
.bg3 {background: #ebebeb;}

table.border {border: #000000 solid; border-width: 0px 1px 1px 0px;}
table.border td { border: #000000 solid; border-width: 1px 0px 0px 1px;}
