﻿body
{
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}

img { behavior: url(iepngfix.htc); }

input { behavior: url(iepngfix.htc); }

.btmbdr {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

}

.adminbox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	background-color: #F2F2F2;

	padding: 10px;
}

.smallcopy {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.link {

	color: #333333;

	text-decoration: none;

	line-height: 12px;

}

.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaeaea;
}
.seachttl {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;
	background-color: #EFEFEF;
	 border: 1px solid #999999;

}

.modalBackground {

	background-color:Gray;

	filter:alpha(opacity=70);

	opacity:0.7;

}




.modalPopup {

	background-color:#ffffff;

	border-width:3px;

	border-style:solid;

	border-color:Gray;

	padding:10px; z-index: 1000;
	
		Color: White;
	font-family: Arial;
	font-size: 10px;
}

