
	

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:60;
	-moz-opacity: 0.6;
	opacity:.60;
 /*height:expression(document.body.clientHeight);
 width:expression(document.body.clientWidth);*/
 height:1100;
 width:expression(document.body.clientWidth);
filter: alpha(opacity=80);
}
.white_content a img { border:none;}
.white_content {
	display: none;
	position: absolute;
	top: 8%;
	left: 25%;
	width: 790px;
	overflow:hidden;
	height: 600px;
/*	border: 1px solid red;*/
	background:#fff;
	z-index:100;
/*	overflow: auto;*/
	padding:12px 0px 0px 0px;
}
/*.white_contentbot {
	padding:12px 2px 2px 2px;
}*/
.white_contentbot h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 10px 0;
}
.closebutton {
	position:absolute;
	right:20px;
	top:4px;
	color:#fff;
}
.flashPlayer {
	margin:0 auto;
	width:790px;
	height:580px;
	overflow:hidden;
}
.heading{
	border-bottom:0px solid #cacaca;
	margin:0 0 4px 0;
}


.heading{
	border-bottom:0px solid #cacaca;
	margin:0 0 4px 0;
}
.headingfordiv{
	width:790px;
	height:580px;
}


