.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-style: normal; 
	font-weight: normal
; text-decoration: none
}

.header1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold
}

.header2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	clip:  rect(   )
}

.form {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.formtext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal ; 
	text-decoration: none 
}
div#overlay{
	background:#fbff91;
	filter:alpha(opacity=85);
	opacity:0.85;
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	#position:absolute;
}
div#msg{
	vertical-align:middle;
	top:30%;
	#position:relative;
	filter:alpha(opacity=100);
	opacity:1;
}