
.modalProgressBkg
{
	background: #f8f8f8;
	filter: alpha(opacity=90); /*opacity:0.8;*/
}


.modalProgressBkg2
{
	background: #e1e2e4;
	filter: alpha(opacity=90); /*opacity:0.8;*/
}

#updateProgressDiv
{
	text-align: center;
	vertical-align: middle;
}
#updateProgressDiv label
{
	font-weight: bold;
	font-family: Trebuchet MS;
	padding: 20px;
	color: Navy;
	z-index: 101;
}