.SubmitButton {
	width:  80px;
	height: 18px;
	border: 1px solid #303030;
	background-color: #FBEFBF;
	font-family: Arial, Verdana;
	font-size: 11 px;
	font-weight: normal;
	color: #000000;

}
.SubmitButton2 {
	width:  80px;
	height: 18px;
	border: 1px solid #303030;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11 px;
	font-weight: normal;
	color: #000000;

}
.Textfield {
	width:  120px;
	height: 18px;
	border: 1px solid #9A9A9A;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.List {
	width:  70px;
	height: 18px;
    border: 1px solid #303030;
	background-color: #FBEFBF;
	font-family: Arial, Verdana;
	font-size: 11 px;
	font-weight: normal;
	color: #000000;

}
.RadioButton {
	width:  12px;
	height: 12px;


}
.Checkbox {
	width:  12px;
	height: 12px;

}
.SearchField           {  font-family:  Arial, Helvetica, sans-serif; font-size:  9px; font-weight: normal;  text-decoration:      none}