P
{
    FONT-SIZE: x-small;
    MARGIN-LEFT: 102px;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
H1
{
    FONT-WEIGHT: bold;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-DECORATION: none
}
.vcfH2
{
    FONT-WEIGHT: bold;
    WIDTH: 100px;
    COLOR: goldenrod;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-ALIGN: center
}
.vcfWhite
{
    FONT-WEIGHT: normal;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-ALIGN: center
}
H2
{
    FONT-WEIGHT: normal;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
H3
{
    BORDER-TOP-WIDTH: thin;
    FONT-WEIGHT: bold;
    BORDER-LEFT-COLOR: #666699;
    BORDER-BOTTOM-WIDTH: thin;
    BORDER-BOTTOM-COLOR: #666699;
    COLOR: black;
    BORDER-TOP-COLOR: #666699;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    BORDER-RIGHT-COLOR: #666699
}
BODY
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
TD
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
.btncolor
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: black 1px solid;
    COLOR: white;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    BACKGROUND-COLOR: blue;
    TEXT-ALIGN: center
}
.btnhover
{
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    BACKGROUND-COLOR: goldenrod;
    TEXT-ALIGN: center
}
.btnCurrent
{
    FONT-WEIGHT: bold;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    BACKGROUND-COLOR: goldenrod;
    TEXT-ALIGN: center
}
.aNav
{
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-DECORATION: none
}
.aNavHover
{
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-DECORATION: none
}
.aNavGold
{
    FONT-WEIGHT: bold;
    COLOR: goldenrod;
    FONT-FAMILY: 'Trebuchet MS', Arial;
    TEXT-DECORATION: none
}
HR
{
    FONT-SIZE: 1px;
    COLOR: goldenrod;
    HEIGHT: 1px
}
.xxsfont
{
    FONT-SIZE: xx-small
}
.bgbarcolor
{
    BACKGROUND-COLOR: goldenrod
}
commented out for now A
{
    FONT-WEIGHT: normal;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
A:active
{
    FONT-WEIGHT: normal;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
