BODY, TD, TH, INPUT
{
    font-family : arial, Trebuchet MS, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
}

BODY, TD, TH
{
    color : black;
}

INPUT, SELECT
{
    font-size : 8pt;
    color : black;
    background : white;
}

A:LINK
{
    color : black;
    text-decoration : none;
}

A:VISITED
{
    color : black;
    text-decoration : none;
}

A:ACTIVE
{
    color : black;
    text-decoration : none;
}

A:HOVER
{
    color : black;
    text-decoration : underline;
}

TD.L, TD.L TD
{
    background : #003366;
}

TD.R, TD.R TD
{
    background : #000033;
}

TABLE.LOGIN
{
    background : white;
}

BODY
{
    background : white;
}

.INDEXTEXT
{
    font-family : arial, Trebuchet MS, helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
}

.CELLDETAIL
{
    font-family : arial, Trebuchet MS, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
}

.FIELDVALUE
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
    font-weight : normal;
}

.FIELDLABLE
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
    font-weight : bold;
}

.SMALLTEXT
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
    font-weight : bold;
    background : 004070;
}

