TD {
        font-family: Arial;
        font-size: 10pt;
}
#TopButtons {
        font-size: 12px;
        background-image: url(/images/top_menu.jpg);
        height: 32px;
}
#TopButtons a:link, #TopButtons a:visited, #TopButtons a:active {
        font-size: 12px;
        color: #882977;
        text-decoration: none;
        font-weight: bold;
        white-space: 20;
}
#TopButtons a:hover {
        font-size: 12px;
        color: #882977;
        text-decoration: underline;
        font-weight: bold;
}
#BottomBar {
        height: 37px;
        background-image: url(/images/footer_menu.jpg);
        color: #FFFFFF;
}
#BottomBar a:link, #BottomBar a:visited, #BottomBar a:active {
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
#BottomBar a:hover {
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: underline;
}
#LeftMenu {
        color: #882977;
        background-image: url(/images/l_botton_bg.jpg);
        width: 192px;
        text-indent: 30px;
        padding-top: 6px;
        padding-bottom: 8px;
}
#LeftMenu a:link, #LeftMenu a:visited, #LeftMenu a:active {
        font-size: 12px;
        color: #882977;
        text-decoration: none;
        font-weight: bold;
        white-space: 20;
}
#LeftMenu a:hover {
        font-size: 12px;
        color: #882977;
        text-decoration: underline;
        font-weight: bold;
}
#RightMenu {
        height: 28px;
        color: #882977;
        background-image: url(/images/r_botton_bg.jpg);
        width: 192px;
        text-indent: 30px;
}
#RightMenu a:link, #RightMenu a:visited, #RightMenu a:active {
        font-size: 12px;
        color: #882977;
        text-decoration: none;
        font-weight: bold;
        white-space: 20;
}
#RightMenu a:hover {
        font-size: 12px;
        color: #882977;
        text-decoration: underline;
        font-weight: bold;
}
#LoginInput {
        background-image: url(/images/css_input_small.jpg);
        width: 119px;
        height: 19px;
        border: 0;
}
#LoginInputSearch {
        background-image: url(/images/s_b.jpg);
        width: 129px;
        height: 21px;
        border: 0;
}
