
fieldset {display:block; background: #EEE6D5 url('../images/bg5.jpg'); border: 1px dashed #AC5520; padding:5px; font-family:verdana, sans-serif; }
legend {font-family:verdana, arial, helvetica, sans-serif; font-size:1.1em; color:#AC5520; font-weight:bold; margin-bottom:5px; padding:3px; background: #EEE6D5 url('../images/bg5.jpg');}
select {margin:0;background: #EEE6D5 url('../images/bg5.jpg');}
textarea {margin: auto; padding:0.5em; float: left;	display: block; width: 75%; border: 1px dashed #AC5520; overflow:auto; background: #EEE6D5 url('../images/bg5.jpg');}
option {background: #EEE6D5 url('../images/bg5.jpg'); color:#AC5520;}
optgroup {background: #EEE6D5 url('../images/bg5.jpg'); color:#AC5520; font-family:verdana, arial, helvetica, sans-serif;}
optgroup option {background: #EEE6D5 url('../images/bg5.jpg'); color:navy;}

label.inputLabel {
	width: 11em;
	float: left;
	color:#AC5520;
	}
	
input:focus, select:focus, textarea:focus {
	background: #EEE6D5 url('../images/bg5.jpg');
	}
		
.hiddenField {
	display: none;
}	
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	color:#AC5520;
	}
	#popupLinksHelp {
	background: #EEE6D5 url('../images/bg5.jpg');
}
