.menu
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
a.menu:link
{
    text-decoration: none;
    color: #ffffff;
}
a.menu:visited
{
    text-decoration: none;
    color: #FEE661;
}
a.menu:hover
{
    text-decoration: none;
    color: #FEE661;
}
.submenu1
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
a.submenu1:link
{
    color: #000000;
    font-weight: bold;
}
a.submenu1:visited
{
    color: #FFFFFF;
    font-weight: bold;
}
a.submenu1:hover
{
    color: #FFCC00;
    font-weight: bold;
}
.submenu2
{
    font-size: 9px;
    font-weight: bold;
    color: #d31145;
}
a.submenu2:link
{
    text-decoration: none;
    color: #d31145;
}
a.submenu2:visited
{
    text-decoration: none;
    color: #E6122B;
}
a.submenu2:hover
{
    text-decoration: underline;
    color: #E6122B;
}
.copyright
{
    font-size: 10px;
    color: #EEEFE8;
}
.table_menu
{
    border: 1px solid #BCBCBC;
    background-image: none;
}
.fieldname
{
    font-size: 10px;
    font-weight: bold;
    color: #6B6B6B;
}

body
{
    scrollbar-base-color: #E5003A;
    scrollbar-face-color: #F7843D;
    scrollbar-arrow-color: #631D6E;
    scrollbar-track-color: #F8F8F8;
    scrollbar-shadow-color: #631D6E;
    scrollbar-highlight-color: #E5003A;
    scrollbar-3dlight-color: #631D6E;
    scrollbar-darkshadow-color: #E5003A;
    margin-left: 0px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

p
{
    font-size: 13px;
    color: #000000;
}

td
{
    font-size: 13px;
    color: #000000;
}

.titlegray
{
    font-size: 16px;
    font-weight: bold;
    color: #F3F3F3;
    letter-spacing: -0.05em;
    word-spacing: normal;
    width: auto;
}

.titlegreen
{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009933;
    margin: 2px;
    padding: 2px;
    width: 100%;
}

.titlegreenbold
{
    font-size: 12px;
    font-weight: bold;
    color: #3D6D09;
}

.titlegraybold
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

.titlebrownbold
{
    font-size: 12px;
    font-weight: bold;
    color: #FE7034;
}

.titlegraybold:visited
{
    font-weight: bold;
    color: #000000;
}

.titlegraybold:hover
{
    font-weight: bold;
    color: #CCCCCC;
}

.titlegraybold:link
{
    font-weight: bold;
    color: #000000;
}
.titlepurple
{
    font-size: 18px;
    font-weight: bold;
    color: #AD2091;
    letter-spacing: -0.05em;
}

.titleblue
{
    font-size: 14px;
    font-weight: bold;
    color: #0841F4;
    letter-spacing: -0.05em;
}

.titledarkgreen
{
    font-size: 18px;
    font-weight: bold;
    color: #FE7034;
    letter-spacing: -0.05em;
}

.titleorange
{
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
    letter-spacing: -0.05em;
}

.titlephone
{
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
}

.navmaingray
{
    font-size: 12px;
    font-weight: bold;
    color: #FFCC00;
}

#index
{
    position: absolute;
    width: 325px;
    height: 239px;
    z-index: 1;
    overflow: auto;
    visibility: visible;
}

li
{
    font-size: 13px;
    list-style-image: url(images/arrow.jpg);
    font-weight: normal;
    list-style-position: outside;
}

#content
{
    position: absolute;
    width: 561px;
    height: 320px;
    z-index: 1;
    visibility: visible;
    overflow: auto;
    top: 323px;
}
