A
{
    COLOR: darkblue
}
A:hover
{
    COLOR: red
}
.bodytable
{
    BACKGROUND-COLOR: #f5f5dc;
    BORDER-BOTTOM: beige 0px outset;
    BORDER-RIGHT: beige 0px outset
}
.footertext
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.pagetitle
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bolder
}
.buttonpressed
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BORDER-RIGHT: 1px inset;
    BORDER-TOP: 1px inset;
    CURSOR: hand
}
.buttonhover
{
    BACKGROUND-COLOR: darkblue;
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    COLOR: beige;
    CURSOR: hand;
    FONT-FAMILY: Arial
}
.buttonoff
{
    BORDER-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px
}
.binderBodyStyle
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: black
}
