
#form_input_01 {
       height: 17px;
	background-color: #2f2f2f;
	border: solid 1px #000;
	font-family: verdana;
       font-style: normal;
       font-size: 11px;
       font-weight: bold;
       word-spacing: 0px;
       letter-spacing: 0;
	text-decoration: none;
       text-transform: none;
       color: #ff0909;
}




#form_select_01 {
       height: 17px;
	background-color: #2f2f2f;
	border: solid 1px #000;
	font-family: verdana;
       font-style: normal;
       font-size: 11px;
       font-weight: bold;
       word-spacing: 0px;
       letter-spacing: 0;
	text-decoration: none;
       text-transform: none;
       color: #ff0909;
}



#form_radio_01 {
	background-color: #1f1f1f;
	border: solid 0px #000;
}



#form_button_01 {
	width: 145px;
	height: 20px; 
	background-color: #700; 
	border: solid 1px #000; 
	font-family: verdana; font-size: 11px; 
	color: #ff0;
}







