.input
{
    BORDER-RIGHT: #878745 1px solid;
    BORDER-TOP:#878745 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #878745 1px solid;
    BORDER-BOTTOM:#878745 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	
}

.button
{
    BORDER-RIGHT: #00aea6 1px groove;
    BORDER-TOP: #9caece 1px groove;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #9caece 1px groove;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #00aea6 1px groove;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #0e5094
}
.red
{
	COLOR: #FF0000; FONT: 9px/17px Verdana, Arial, Helvetica, sans-serif;
	}