body{font: 12px/16px Verdana; background-color : #f8f8f8;}
td{font: 12px Verdana}
textarea{font: 11px "Courier New" ;border: 1px solid #A17026;background-color : #f1f1f1;}
.error{font:12px; color:red}
.small{font:10px; color:red}
input.buttons{font:bold 11px Verdana;background-color : #848400;color:#ffffff;}
input {color : #000000;font: normal 11px Verdana;background-color : #f1f1f1;}
select {color : #000000;font: normal 11px Verdana;background-color : #f1f1f1;}
input.radiocheck {background-color : #f8f8f8;}
.conString{border: 1px solid #000000;background-color : #f8f8f8;padding:5px; font: 11px Verdana;}
.resultsettr{
	background-color: #d4d0c8; 
	padding:2px; 
	color:menutext; 
	border-width:1px; 
	border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	font:13px "Courier New";
}
.resultsettd{
	
	border-bottom-color : #d4d0c8;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-right-color : #d4d0c8;
	border-right-style : solid;
	border-right-width : 1px;
	font:13px "Courier New";

}