.header {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

#header {background-color:#81C0C0; text-align: center;}


A:link,A:visited {
    font-family: arial, tahoma;
    font-size: 9pt;
    color: #800000;
    font-weight: normal;
    text-decoration: underline;
}

A:hover {
    font-family:  arial, tahoma;
    font-size: 9pt;
    color: #800000;
    font-weight: normal;
    text-decoration: none;
}



A.lit:link,A.lit:visited,A.lit:hover {
    font-family: tahoma, arial;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
}

A.menu:link,A.menu:visited {
    font-family: arial, tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
A.menu:hover {
    font-family: arial, tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

A.reciprocal:link,A.reciprocal:visited {
    font-family: arial, tahoma;
    font-size: 8pt;
    color: #800000;
    font-weight: bold;
    text-decoration: underline;
}
A.reciprocal:hover {
    font-family: arial, tahoma;
    font-size: 8pt;
    color: #800000;
    font-weight: bold;
    text-decoration: none;
}

A.special:link,A.special:visited,A.special:hover{
    font-family: verdana, arial;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}





/* Поле ввода */
input {
    font-family: tahoma, arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}
#input_my{
border-top-width:1;
border-right-width:1;
border-bottom-width:1;
border-left-width:1;
border-color:#000000;
}

/* Поле ввода */
textarea {
    font-family: tahoma, arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}

/* Поле выбора */
select {
    font-family: arial, tahoma;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    background-color:#FFFFEE

}
