INPUT{
	border: 1px solid #f02020;
	font-family: tahoma;
	font-size: 9pt;
	color: #f02020;
	font-weight: bold;
	background-color: #eaeaea;
	text-align: center;
}

.sbutton{
	border:  2px solid red;
	font-family: tahoma;
	font-size: 9pt;
	color: #f02020;
	font-weight: bold;
	background-color: #eaeaea;
					
}

TEXTAREA{
	border: solid red 1px;
	font-family: tahoma;
	font-size: 9pt;
	color: #f02020;
	font-weight: medium;
	background-color: #eaeaea;

}
