BODY
{
}
BODY A
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
INPUT.EMPLOYER_BTNS
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: thin outset;
    WIDTH: 125px;
    COLOR: #000000;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Verdana;
    HEIGHT: 25px;
    BACKGROUND-COLOR: #d9d9d9
}
INPUT.ADMIN_BTNS
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: thin outset;
    WIDTH: 175px;
    COLOR: #000000;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Verdana;
    HEIGHT: 25px;
    BACKGROUND-COLOR: #d9d9d9
}
INPUT.OTHER_BTNS
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: thin outset;
    COLOR: #000000;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #d9d9d9
}
