BODY
{
    background-image: url(images/bg1.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    margin: 0px 0px 0px 0px;
    color: #000066;
}
td
{
    background-color: #6699cc;
}
.menuon
{
    font-weight: bold;
    font-size: 9pt;
    cursor: hand;
    background-color: #b0e0e6;
    text-decoration: none;
    border-bottom: solid 1pt #f0ffff;
}
.menuoff
{
    font-weight: bold;
    font-size: 9pt;
    background-color: #6699cc;
    text-decoration: none;
    cursor: hand;
    border-bottom: solid 1pt #f0ffff;
}
a.menu
{
    text-decoration: none;
    color: #191970;
    font-size: 9pt;
}
a.menu:active
{
    text-decoration: none;
    color: #191970;
    font-size: 9pt;
}
a.menu:hover
{
    text-decoration: none;
    color: #191970;
    font-size: 9pt;
}
a.menu:link
{
    text-decoration: none;
    color: #191970;
    font-size: 9pt;
}
a.menu:visited
{
    text-decoration: none;
    color: #191970;
    font-size: 9pt;
}
a.botmenu
{
    text-decoration: none;
    color: #191970;
}
a.botmenu:active
{
    text-decoration: none;
    color: #191970;
}
a.botmenu:hover
{
    text-decoration: none;
    color: #191970;
}
a.botmenu:link
{
    text-decoration: none;
    color: #191970;
}
a.botmenu:visited
{
    text-decoration: none;
    color: #191970;
}
.bgwhite
{
    background-color: White;
}
a
{
    text-decoration: none;
    color: #0000ff;
    font-size: 9pt;
}
a:active
{
    text-decoration: none;
    color: #0000ff;
    font-size: 9pt;
}
a:hover
{
    text-decoration: none;
    color: #0000ff;
    font-size: 9pt;
}
a:link
{
    text-decoration: none;
    color: #0000ff;
    font-size: 9pt;
}
a:visited
{
    text-decoration: none;
    color: #0000ff;
    font-size: 9pt;
}