.baCurtain {
	width: 100%;
	height: 810px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url('../../../images/vzwrga/processing_big.gif') no-repeat 300px 120px;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
}

.baCurtainText{
	position: absolute;
	left:155px; 
	top: 155px; 
	width: 100%;
	font-weight:bold;
	font-size:16px;
}
.baCurtainError{
	position: absolute; 
	left: 320px; 
	top: 155px; 
	height: 810px; 
	width: 100%;
	font-weight:bold;
	font-size:16px;
}


.baCurtainRd{
	width: 724px;
	/*height: 595px;*/
	height: 711px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url('../../../images/vzwrga/processing_big.gif') no-repeat 300px 250px;
	position: absolute;
	z-index: 999;
	top: 3px;
	left: 2px;
	overflow:hidden;
}

.baCurtainErrorRd{
	position: absolute; 
	left: 150px; 
	top: 155px; 
	height: 810px; 
	width: 100%;
	font-weight:bold;
	font-size:16px;
}
.hideOverflow {overflow:hidden;}

#mainBC {
	width: 100%;
	height: 800px;
}