.textfield {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;

}
.mybuttons {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ebebeb;
	border: 1px solid #000000;
}
.selectFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 160px;
}