.submit {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Sans-serif;
	background-color : #C8C9D4;
	border-width : 1px;
}

.txtfield {
	background-color : #FFFFA0;
}

Select{
	font-size : 8pt;
	font-family : Tahoma, Verdana, Sans-serif;
	background-color : #C3C9CE;
	border-width : 1px;
}

Input.radio, Input.checkbox {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Sans-serif;
	background-color : transparent;
	border-width : 1px;
}Input  { 
	font-size : 8pt;
	font-family : Tahoma, Verdana, Sans-serif;
	background-color : FAE79E;
	border-width : 1px;
 } TextArea { 
	font-size : 8pt;
	font-family : Tahoma, Verdana, Sans-serif;
	background-color : FAE79E;
	border-width : 1px;
 } .textform {  font-family: verdana; font-size: 12px; color: #FFFFFF}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #CCCCCC;
}

