#fa3
{
	background: #FFF;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 325px;
	height: 270px;
	border: 0px solid #666;
	position: fixed;
	margin: 90px;
	top: 90px;
	display: none;
	opacity: 0;
	khtmlopacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	z-index: 1000;
}

#fa3 a
{
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa3 img
{
	border: none;
}

#fa3 .fa_close
{
	position: absolute;
	top: 5px;
	right: 5px;
}

#fa3.show
{
	display: inline;
}
.PopupHeaderBlack
{
	color: Black;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.txt
{
	font-size: 11px;
	border: 1px solid #999999;
	width: 166px;
	margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}
.popup
{
	font-size: 11px;
	color:Black;
	font-family: "Trebuchet MS";
}
.txtMultiNew
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;
	margin: 0px;	
	height: 65px;
	border: 1px solid #999999;
	width: 169px;
	vertical-align: middle;
	cursor: text;
}
#fa {
	background: #FFF;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 750px;
	height:360px;
	border: 0px solid #666;
	position: absolute;
	margin: 0 auto;
	top: 120px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {	
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#fa.show {
	display: block;
}
