/*body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fff }
td, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px }*/
a.wa { font-size: 14px; font-weight: bold }


.modal_background{	
	background-color:#141414;
	filter:alpha(opacity=97);
	-moz-opacity:.97;
	opacity:.97;
	width:385px;
	height:300px;	
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;		
	border-style:solid;
	border-color:#AAAAAA;
}

.modal_fieldset{
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;	
	border-color:#555555;
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-right-style:dashed;
	border-top-style:dashed;
	padding:6px;

}

.modal_fieldset_title{
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bolder;
	background-color:#141414;
}

.modal_search_label{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	margin-left:3px;
	white-space: nowrap;
}

.modal_search_controls{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background-color:#FFCC00;
	background-position: left;
	width: 80px;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
	border:0px;
}

.modal_search_controls2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background-color:#FFCC00;
	background-position: left;
	/*filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;*/
	border:0px;
	margin-left:26px;
}

.modal_search_controls3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background-color:#FFCC00;
	background-position: left;
	/*filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;*/
	border:0px;
	margin-left:0px;
}


.modal_buttons{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	background-color:#FFCC00;
	background-position: left;
	width: 80px;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
	border:0px;
}

