BODY {
PADDING: 0px; margin: 0px;
background-color: #EFEFEF;
FONT-SIZE: 11px; text-decoration: none; COLOR: #000000;
FONT-FAMILY: Verdana;
border-spacing: 0px;
}

A { color: #5D5D5D; text-decoration: none; }
A:hover { color: #AA3D38; text-decoration: none; }

* html .png{
        background-image: none !important;
        behavior: url('pngfix.htc');
}

TABLE, TD, P
{
    font-size: 11px;
    color: #4B463E;
}

P
{
    text-align: justify;
}

.top_bg {   background: url(top_bg_main.gif); }
.top_bg_1 { background: url(top_bg_1.gif) no-repeat; }
.top_bg_2 { background: url(top_bg_2.gif) no-repeat; }
.top_bg_3 { background: url(top_bg_3.gif) no-repeat right; }
FORM
{
    display: inline;
}




.btnok{
    border: 0px;
    background: none;
    font-size: 9px;
    font-family: Verdana;
    color: #7A7A7A;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 1px;
}


INPUT.search
{
    border: 0px;
    font-size: 9px;
    font-family: Verdana;
    color: #7A7A7A;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 1px;
    width: 120px;
    height: 16px;
    background: url('search_bg.gif');
}

TD.item
{
    padding-left: 15px;
    padding-right: 7px;
    font-size: 10px;
    background: no-repeat left top url('/img/menu_corn.jpg');
}



TD.item A
{
    color: #20445C;
    font-weight: bold;
}

TABLE.menu_left TR TD.bul
{
    width: 22px;
    vertical-align: top;
    text-align: right;
    padding-left: 7px;
    padding-top: 12px;
}

TABLE.menu_left TR TD
{
    height: 25px;
    padding-left: 10px;
    padding-top: 6px;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
}

DIV.small_menu
{
    padding: 6px;
    padding-left: 14px;
}

DIV.small_menu A
{
    color: #AA3D38;
    font-weight: bold;
    font-size: 10px;
}

DIV.small_hidden
{
    visibility: hidden;
    position: absolute;
}

DIV.small_visible
{
    z-index: 5;
    visibility: visible;
}

DIV.mline A, DIV.mline A:hover
{
    z-index: 1;
    text-decoration: underline;
}

DIV.m_hidden
{
    visibility: hidden;
    position: absolute;
}

DIV.m_visible
{
    top: 0px;
    z-index: 5;
    position: absolute;
    visibility: visible;
    top: 0px;
    margin-left: -15px;
}

DIV.m_visible DIV
{
    z-index: 5;
    background: #8CBAD4;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #EFEFEF;
    color: #20445C;
    font-weight: bold;

}


DIV.news_title
{
    width: 184px;
    height: 15px;
    font-weight: bold;
    font-size: 10px;
    padding-left: 25px;
    background: #DCDCDC no-repeat left top url('/img/news_bg.gif');
}

DIV.news_text
{
    width: 184px;
    padding-bottom: 30px;
    text-align: justify;

}

DIV.news_text A, DIV.news_text A:hover
{
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}


