﻿body
{
}

.updBackground
{
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.70;

	position: absolute;
	width: 500px; 
	height: 100%;
	
	text-align: center;

/*	border-width: 1px;
	border-style: solid; */
}

.updBackground2
{
	filter: alpha(opacity=70);
	opacity: 0.70;

	position: absolute;
	width: 500px; 
	height: 70%;
	
	text-align: center;
}

.updBackground3
{
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.70;

	position: absolute;
	width: 180px; 
	height: 100%;
	
	text-align: center;

/*	border-width: 1px;
	border-style: solid; */
}

.waitBackground
{
    margin-left:200px;
	text-align: center;
}

.waitBackground2
{
	text-align: center;
}