BODY
{
    BACKGROUND-COLOR: #003366;
}
A
{
    COLOR: #eeeeee;
    TEXT-DECORATION: underline;
    fontsize: 12pt;
    font-face: arial
}
A:hover
{
    FONT-SIZE: 12pt;
    COLOR: #ffcc33;
    TEXT-DECORATION: none;
    font-face: helvetica,arial
}
A.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
A.small:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ffcc33;
    TEXT-DECORATION: none;
    font-face: helvetica,arial
}
A.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
A.footer:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #ffcc33;
    TEXT-DECORATION: none;
    font-face: helvetica,arial
}
P
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
.maintitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 21pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
TD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
I
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #eeeeee;
    font-face: arial
}
INPUT
{
    FONT-SIZE: 10pt;
    BORDER:1px solid #cccccc;
    COLOR: #003366;
}
INPUT.radio
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    BORDER-BOTTOM: 1px
}
SELECT
{
    BORDER:1px solid #cccccc;
    COLOR: #003366;
}
HR
{
    WIDTH: 100%;
    COLOR: #ff9933
}
.login
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    font-face: helvetica,arial
}
.error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: yellow;
    font-face: helvetica,arial
}
P.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}
.results
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #ffcc33;
    FONT-FAMILY: Helvetica, Arial
}
TextArea
{
    BORDER:1px solid #cccccc;
    COLOR: #003366;
    TEXT-ALIGN: left
}
td.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #eeeeee;
    font-face: helvetica,arial
}