body.processingpopup
{
	
}

p
{
	font-size : 8pt;
	font-family: Tahoma, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
}

/* images are normally rendered without any border by default
   images are used as buttons for some elements */
img
{
	vertical-align:text-bottom;
}

table.processingpopuptable
{
	width: 300px;
	height: 180px;
	background-color: #FFFFFF;
}

tr.processingpopuptr
{
}

td.processingpopuptd
{
	text-align: center;
}

span.processingpopupspan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

div.processingpopupdiv
{
	position: relative; 
	width: 200px; 
	height: 130px; 
	z-index: 0; 
	left: 0px; 
	top: 0px;
}
