BODY,P,INPUT,SPAN,DIV,TABLE, SELECT, INPUT
{
    font-family: verdana;
    font-size: 12px;
}

FONT.ErrorHeading
{
    font-size: 125%;
    font-weight: bold;
    color: red;
}

FONT.BlueHeading
{
    color: #10167f;
    font-size: 125%;
    font-weight: bold;
}

FONT.BlueBold
{
    color: #10167f;
    font-weight: bold;
}

FONT.BlueText
{
    color: #10167f;
}

td.nav
{
    BACKGROUND-COLOR: #10167f;
}

td.navother
{
    BACKGROUND-COLOR: #7c81b8;
}

A.nav:link {
    COLOR: white;
    TEXT-DECORATION: none
}

A.nav:visited {
    COLOR: white;
    TEXT-DECORATION: none
}

A.nav:active {
    COLOR: white;
    TEXT-DECORATION: none
}

A.nav:hover {
    COLOR: #7c81b8; 
    font-weight: normal;
    TEXT-DECORATION: underline
}

A.logo:link {
    COLOR: #10167f;
    TEXT-DECORATION: none
}

A.logo:visited {
    COLOR: #10167f;
    TEXT-DECORATION: none
}

A.logo:active {
    COLOR: #10167f;
    TEXT-DECORATION: none
}

A.logo:hover {
    COLOR: #7c81b8; 
    font-weight: normal;
    TEXT-DECORATION: underline
}
