TR.Buttons
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: capitalize;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #dddddd;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
TH.Buttons
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: capitalize;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
TD.Buttons
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: capitalize;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #fff9d0;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
SPAN.Button
{
    CLEAR: both;
    BORDER-RIGHT: black 1px groove;
    PADDING-RIGHT: 4px;
    BORDER-TOP: black 1px groove;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: lighter;
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: black 1px groove;
    WIDTH: 60px;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #cdcdcd;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
MENU.Button
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #cccccc;
    BORDER-LEFT: thin outset;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: thin outset;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
INPUT.Button
{
    CURSOR: hand;
    BORDER-RIGHT: thin ridge;
    BORDER-TOP: thin ridge;
    BORDER-LEFT: thin ridge;
    BORDER-BOTTOM: thin ridge;
    HEIGHT: 20px;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #003366  
}
TABLE.Button
{
    BORDER-RIGHT: thin ridge;
    BORDER-TOP: thin ridge;
    BORDER-LEFT: thin ridge;
    CURSOR: hand;
    BORDER-BOTTOM: thin ridge;
    HEIGHT: 25px;
    BACKGROUND-COLOR: silver
}
TR.Button
{
    BORDER-RIGHT: thin ridge;
    BORDER-TOP: thin ridge;
    BORDER-LEFT: thin ridge;
    CURSOR: hand;
    BORDER-BOTTOM: thin ridge;
    HEIGHT: 25px;
    BACKGROUND-COLOR: silver
}
TD.Button
{
    BORDER-RIGHT: thin ridge;
    BORDER-TOP: thin ridge;
    BORDER-LEFT: thin ridge;
    CURSOR: hand;
    BORDER-BOTTOM: thin ridge;
    HEIGHT: 25px;
    BACKGROUND-COLOR: silver
}
BUTTON.Button
{
    BORDER-RIGHT: thin ridge;
    BORDER-TOP: thin ridge;
    BORDER-LEFT: thin ridge;
    CURSOR: hand;
    BORDER-BOTTOM: thin ridge;
    HEIGHT: 25px;
    BACKGROUND-COLOR: silver
}

