body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
a, a:link {
    color: #0084A9;
}
a:visited {
    color: #AC2A23;
}
a.bluechlen, a.bluechlen:link, a.bluechlen:hover, a.bluechlen:visited {
    color: #0084A9;
}

.whitehead {
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
}
.www {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;

}
.greyhead {
    font-family: tahoma;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;

}
.greyhead:hover {
    font-family: tahoma;
    font-size: 12px;
    color: #AC2A23;
    font-weight: bold;
    text-decoration: none;

}
.SE {

    font-family: tahoma;
    font-size: 10px;
    color: #AC2A23;
    font-weight: bold;
}
.search
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #D7D6D6 1px solid;
    BORDER-LEFT: #D7D6D6 1px solid;
    BORDER-RIGHT: #D7D6D6 1px solid;
    BORDER-TOP: #D7D6D6 1px solid;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    HEIGHT: auto;
    TEXT-ALIGN: left;
    clip:  rect(   );
}
.map {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;

}
a.map, a.map:link, a.map:visited {
    color: #000000;
}
.map:hover {
    font-family: verdana;
    font-size: 10px;
    color: #AC2A23;
    text-decoration: none;

}
a.map:hover {
    color: #AC2A23;
}
.bluechlen {
    font-family: tahoma;
    font-size: 12px;
    color: #0084A9;
    font-weight: bold;
    text-decoration: none;
}

/* modified by DG, 12.10.2006 */
.text {
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

p {
    text-align: justify;
    margin-right: 2em;
    line-height: 18px;
}
td {
    text-align: justify;
}
/* end of modifications */

.textred {
    font-family: tahoma;
    font-size: 12px;
    color: #AC2A23;
    text-decoration: none;
    font-weight: bold;

}

/* Added by DG, dgoryainov@cognitive.ru */
body, th, td {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
}
h2 {
    font-family: tahoma, verdana, arial, sans-serif;
    color: #AC2A23;
    font-size: 1.6em;
}
td, th { vertical-align: top; }
table.frm th {
    text-align: right;
}
input { width: 20em; }
textarea { width: 20.5em; _width: 20em; }
input.btn { width: auto; }
.warn { color: red; }
.rem {
    margin: 1em 2em 1em 0em; font-size: 90%; color: #333;
}

div.hidetxt {
    display: none;
}
img.link {
    border: none;
}

#hotinfo {
    width: 280px;
    background: #fff;
    border: none;
    text-align: center;
    padding: 0 0 0 0;
}

div.rcol {
    float: right;
    width: 220px;
    margin: 1em 1em 2em 3em;
    text-align: left;
}

div.rcol strong {
    font-weight: normal;
}
li {
    text-align: left;
    margin-bottom: 0.5em;
}

img.personimg {
    margin: 0px 12px 12px 0px; border: solid 1px #AC2A23;
    float: left;
}
div.clm {
    clear: both;
    margin-bottom: 1em;
}
table.calendar {
    border: solid 1px #0084A9;
}
table.calendar td {
    text-align: left;
    color: #0084A9;
    padding: 2px 4px 2px 4px;
    border: none;
    font-weight: bold;
}
table.calendar th {
    text-align: left;
    background: #0084A9;
    color: white;
    padding: 2px 4px 2px 4px;
    border: none;
}
table.voting th, table.voting td {
    text-align: left;
    background: #ffe;
}

