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

.box {
    font-family: tahoma, arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}
#header {background-color:#81C0C0; text-align: center;}

.blaind {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-indent: 0.5em;
}

.litbla {
    font-family: tahoma, arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

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

A:hover {
    font-family:  arial, tahoma;
    font-size: 10pt;
    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: tahoma, arial;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
A.menu:hover {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #F6FEAD;
    font-weight: normal;
    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: tahoma, arial;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}
