BODY
{
}
A.MenuLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #486ca6;
    TEXT-DECORATION: none
}
A.MenuLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #486ca6;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f5f1a8;
    TEXT-DECORATION: none
}
TABLE
{
    FONT-SIZE: 14px;
    COLOR: #003399;
    FONT-FAMILY: Arial
}
.txtFooter
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.blueLink:hover
{
    COLOR: white;
    BACKGROUND-COLOR: #486ca6
}
.bluelink
{
    COLOR: #486ca6
}
INPUT
{
    BORDER-RIGHT: white thin outset;
    BORDER-TOP: white thin outset;
    FONT-WEIGHT: 600;
    FONT-SIZE: 14px;
    BORDER-LEFT: white thin outset;
    COLOR: white;
    BORDER-BOTTOM: white thin outset;
    BACKGROUND-COLOR: #486ca6
}
.listBody
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 12px;
    BORDER-LEFT: white 1px solid;
    COLOR: white;
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f5f1a8
}
.innerBody
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 2px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #486ca6
}
.innerCell
{
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid
}
.bodyLink:hover
{
    COLOR: #486ca6;
    BACKGROUND-COLOR: white
}
.bodyLink
{
    COLOR: white;
    BACKGROUND-COLOR: #486ca6
}

