body {
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color: #aaaaaa;
  scrollbar-face-color: #aaaaaa;
  scrollbar-shadow-color: #aaaaaa;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #cccccc;
  scrollbar-arrow-color: #A0000A;
}

p {
    color: #000000;
    font-family:Verdana, Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    text-indent: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
}

H6 {
    font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
    font-size : 8pt;
    font-style: italic;
    text-align : right;
    font-weight : bold;
    color: #375535;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 30px;
}

a {
    color: #000000;
    font-family:Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #000000;
    font-family:Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
}

table.menu {
    font-weight: bold;
    vertical-align: bottom;
    text-align: center;
}

td.menu {
    color: #A0000A;
    font-size: 8pt;
    font-family: Verdana, Arial;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

a.menu{
    color: #000000;
    font-size: 8pt;
    font-family: Verdana, Arial;
    font-weight: bold;
    text-decoration: none;
}

a.menu:hover{
    color: #A0000A;
    text-decoration: underline;
}


table.razdel {
}

td.razdel {
    border-top: #9A9A9A 1px solid;
    border-left: #9A9A9A 1px solid;
    border-right: #9A9A9A 1px solid;
    border-bottom: none;
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

td.razdel2 {
    border-top: none;
    border-left: #9A9A9A 1px solid;
    border-right: #9A9A9A 1px solid;
    border-bottom: #9A9A9A 1px solid;
    font-family: Verdana, Arial;
    background-color: #FFFFFF;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

td.zagol {
    font-family: Verdana, Arial;
    background-color: #FFFFFF;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

td.photo {
    border-top: #9A9A9A 1px solid;
    border-left: #9A9A9A 1px solid;
    border-right: #9A9A9A 1px solid;
    border-bottom: #9A9A9A 1px solid;
    font-family: Verdana, Arial;
    background-color: #FFFFFF;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

td.copy {
    font-family: Verdana, Arial;
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

a.copy {
    font-family: Verdana, Arial;
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: none;
}

a.copy:hover {
    font-family: Verdana, Arial;
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: underline;
}

input.submit {
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    height: 18px;
}