BODY
{
}
.textbox
{
    BORDER-RIGHT: #3366cc 1px groove;
    BORDER-TOP: #3366cc 1px groove;
    FONT-SIZE: 12px;
    BORDER-LEFT: #3366cc 1px groove;
    COLOR: #3366cc;
    BORDER-BOTTOM: #3366cc 1px groove;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white
}
.button
{
    BORDER-RIGHT: slateblue thin solid;
    BORDER-TOP: slateblue thin solid;
    BORDER-LEFT: slateblue thin solid;
    WIDTH: 100px;
    COLOR: white;
    BORDER-BOTTOM: slateblue thin solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: black
}
