.input  {
		BORDER: #9e0c0c 1px solid ; 
		COLOR:#404040; 
		FONT: 9pt Arial; 
		background-color:#ffffff; 
		font-weight: normal;
		height:20px;
		}
.submit  {
		BORDER: #CC3300 1px solid; 
		COLOR:#ffffff; 
		FONT: 9pt Arial; 
		background-color:#c31b00; 
		font-weight: bold;
		height:20px;
		}
