body {
        scrollbar-face-color: #660000;
        scrollbar-arrow-color: #ffffff;
        scrollbar-base-color: #330066;
        scrollbar-shadow-color: #003366;
        scrollbar-dark-shadow-color: #ccccff;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3d-light-color: #ffffff;
}

.text  {
        font-family: verdana, arial, sans serif;
        color: #330066;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        text-align: left;
        line-height: 20px;
}

.text_2  {
        font-family: verdana, arial, sans serif;
        color: #330066;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        text-align: left;
        line-height: 14px;
}

.h1  {
        font-family: verdana, arial, sans serif;
        color: #330066;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        line-height: 20px;
        white-space: normal;
        letter-spacing: 1px;
}

.h2  {
        font-family: verdana, arial, sans serif;
        color: #003399;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        text-decoration: none;
        text-align: left;
        letter-spacing: 1px;
}

.h_mnu_01{
        width: 800px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
}

.h_mnu_01 ul{
        margin: 0;
        padding: 0;
        float: left;
        width: 800px;
        background: #ffffff;
        border-top-width: 1px;
        border-right-width: 0;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #ffffff;
        border-right-color: #ffffff;
        border-bottom-color: #ffffff;
        border-left-color: #660000;
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
        float: left;
        color: #330066;
        padding: 5px 11px;
        text-decoration: none;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #660000;
}

.h_mnu_01 ul li a:visited{
color: #330033;
background: #ffffff;
}

.h_mnu_01 ul li a:active{
color: #330033;
background: #ffffcc;

}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
        color: #330066 !important;
        padding-top: 5px;
        padding-bottom: 5px;
        background: #ffcc99;
}
