body {
        background-color: #4A4953;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;
}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;

}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;

}
h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;

}
h5 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;

}
h6 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        margin: 0;

}
ul.cl1 {
        margin: 0 0 0 5px;
}
li.cl1 {
        list-style: none;
       /* margin-left: -2px;*/
}
.level1 {
        font-family: Verdana;
        text-decoration: none;
        line-height: 12pt;
        font-weight: bold;
        color: #893719;
        font-size: 9px;
        text-transform: uppercase;
}
.level2 {
        font-family: Verdana;
        text-decoration: none;
        line-height: 12pt;
        color: #893719;
        font-size: 10px;
        text-transform: lowercase;
        }
a:hover.level1 {
        font-weight: bold;
        color: #893719;
        font-size: 9px;
        text-decoration: underline;
}
a:hover.level2 {
        color: #893719;
        font-size: 10px;
        text-decoration: underline;
}
.menu_link {
        color: #FFFFFF;
        line-height: 29px;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}
a:hover.menu_link {
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}
acronym {
        text-decoration: none;
        border-bottom: 1px dotted #000000;
}
.top_line_link {
        color: #000000;
        text-decoration: none;
}
a:hover.top_line_link {
        text-decoration: underline;
}
.cat_item_title {
        color: #893719;
        font-weight: bold;
        text-decoration: none;
}
a:hover.cat_item_title {
        color: #893719;
        text-decoration: underline;
}
.inp {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 4px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #949679;
        border-right-color: #949679;
        border-bottom-color: #949679;
        border-left-color: #949679;
}
.button_box {
        background-color: #D2D5B5;
        border: 1px solid #949679;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #1C4701;
        font-size: 12px;
        text-decoration: underline;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
}


.art_date {
        font-size: 11px;
        color: #333333;
}
.art_more {
        text-decoration: none;
}
a.art_more:hover {
        text-decoration: underline;
}
.art_other {
        color: #000000;
}