@charset "windows-1251";
/* BODY - STYLES */
BODY,TD  {
        color : #000000;
        font-weight : normal;
        font-size : 11px;
        line-height : normal;
        font-family : Arial, Helvetica, sans-serif;
}

BODY.bg  {
        background-repeat : no-repeat;
}

input {background-color: #FFFFFF; color: #FFFFFF; font: bold 11px Arial; background: #C0C0C0}

A.nav:link  {
        color : #000000;
        font-size : 10px;
        text-decoration : none;

}

A.nav:active  {
        color : #D4E8F2;
        font-size : 10px;
        text-decoration : none;
}

A.nav:visited  {
        color : #000000;
        font-size : 10px;
        text-decoration : none;
}

A.nav:hover  {
        color : #D4E8F2;
        font-size : 10px;
        text-decoration : none;
}

.short {font: bold 12px Arial; vertical-align: top}

.plain {font: 11px Arial; margin-top: 10px}

.stress {font: bold 12px Arial}

.header {font: bold 30px Arial; margin: 40px; color: #00254F}

.name {font: bold 16px Arial; text-align: right; vertical-align: middle; color: #00254F; width: 160px}
