/* arbata */

a:link    {text-decoration: none; color: #333333; font-weight}
a:visited {text-decoration: none; color: #333333; font-weight}
a:hover {color: #000000; text-decoration: underline; font-weight: none}

a.men1:link    {font-size: 13px; text-decoration: none; color: #7B714A; font-weight: bold}
a.men1:visited {font-size: 13px; text-decoration: none; color: #7B714A; font-weight: bold}
a.men1:hover {font-size: 13px; color: #B3A880; text-decoration: none; font-weight: bold}

a.men2:link    {font-size: 12px; text-decoration: none; color: #5B5437; font-weight: none}
a.men2:visited {font-size: 12px; text-decoration: none; color: #5B5437; font-weight: none}
a.men2:hover {font-size: 12px; color: #B3A880; text-decoration: none; font-weight: none}

a.men3:link    {font-size: 11px; text-decoration: none; color: #5B5437; font-weight: none}
a.men3:visited {font-size: 11px; text-decoration: none; color: #5B5437; font-weight: none}
a.men3:hover {font-size: 11px; color: #B3A880; text-decoration: none; font-weight: none}


.menuLink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #545454;
        text-decoration: none;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
}

body, td, p, select, input, textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

input.st2 {
background-color: #FFFFFF;
font-size: 11px;
color: black;
border: 1px solid #A3A3A3;
}

textarea.st2 {
background-color: #FFFFFF;
font-size: 11px;
color: black;
border: 1px solid #A3A3A3;
}
.td_border {
 border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 border-bottom: 1px solid #000000;
}
