.inputtext{
	font-family: "Trebuchet MS", Arial, sans-serif;
	size: 12px;
	color: #FFFFFF;
	background:#33CC33;
	width:230px;
	align:center;
	text-align : center;
	font-weight : normal;
	border : none;
	}

.inputselect{
	font-family: "Trebuchet MS", Arial, sans-serif;
	size: 12px;
	color: #000000;
	background:#FFFFFF;
	width:200px;
	border none;
	align:center;
	text-align : center;
}

.inputbutton{
	font-family: Verdana;
	font-weight : bold;
	size: 12px;
	color: #003300;
	background:#CCFFCC;
	width:50px;
	border 1px;
	align:center;
	border-color : #003300;
}



