body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
}

.body {
  background-color: #C4D5E6;
}

.menu td, .menu {
        background-color: #E5F2F8;
        font-family: Tahoma;
        color: #134384;
        font-weight: bold;
        font-size: 11px;
}
.menu0 a {
        color: #134384;
        text-decoration: none;
}
.menu1 a {
        color: #134384;
        text-decoration: none;
}

.vertmenu .submenu1 a{
        font-family: Tahoma;
        font-size: 11px;
        color: #3372C8;
        font-weight: bold;
        text-decoration: none;
}
.vertmenu .submenu0 a{
        font-family: Tahoma;
        font-size: 11px;
        color: #3372C8;
        font-weight: bold;
        text-decoration: none;
}

.txt, .txt td {
        font-family: Arial, Verdana, san-serif;
        font-size: 12px;
        color: #4C4C4C;
}
.footer {
        color: #4C4C4C;
        font-family: Tahoma;
        font-size: 11px;
}
.spliter {
        background-image: url(i/spliter.gif);
        background-repeat: repeat-y;
        background-position: center;
}

.hdr_block, .hdr_block h1 {
        color: #134384;
        font-family: Arial, Verdana, san-serif;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 11px;
}

.hleft, .hleft a {
        background-color: #3372C8;
        font-family: Tahoma;
        font-size: 10px;
        color: #9ABAE6;
        text-decoration: none;
}

ul li {list-style-image: url("i/marker.gif");}


a {
        color: #3372C8;
}

textarea {
width: 100%;
height: 150px;
}
input.text {
width: 100%;
}


.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: Arial, Verdana, san-serif; font-size: 70%;}/*@Обычный@*/

/* фон для строк таблицы */
.bg1 {background: ; font-weight: bold;}
.bg2 {background: ;}
.bg3 {background: ;}

/* цвет рамки таблицы*/
table.border {border:  solid; border-width: 0px 1px 1px 0px;}
table.border td { border:  solid; border-width: 1px 0px 0px 1px;}