﻿body 
{
	font-family: Verdana; 
	font-size: 12pt; 
}

.mu_form1a {
	background-color:#F5F7F8;
	border: solid;
	border-color: #E0E0E0;
	border-style: Solid;
	position: relative; 
	left: 80px; 
	top: 140px;
	opacity:.8;
	filter: alpha(opacity=80);
}

.mu_form2a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 230px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form3a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 240px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form4a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 265px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form5a 
{
	width: 850px;
	position: relative; 
	left: 80px; 
	top: 290px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_form6a 
{
	position: relative; 
	left: 110px; 
	top: 380px;
	opacity:.8;
	filter: alpha(opacity=80);

}

.mu_label 
{
	background-color :#F5F7F8}
	
	
.adjustedZIndex {
    z-index: 1;
}	

.watermark
{
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color:#DDDDDD;
	color:Gray;
	}	