table.input_form {
 	border-width : 1;
 	border-color : CCCCCC;
 	border-style : outset;
}

.background {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

table.background {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

td.form_head_logo {
	height : 80;
	width : 400;
	background-image : url(buda_chinese.jpg);
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}

.input, .select, .textarea  {
 	font :  Verdana;
 	font-size : 10pt;
 	border-width : 1;
 	border-color : CCCCCC;
 	border-style : ridge;
}

.radio {
  border-width : 0;
}

.checkbox {
	border-width : 0;
}
