﻿body {	text-align: justify;
}
.close
{
 position:relative;
 top:-1px;
 left:-10px;
 behavior:	url("iepngfix.htc");
}
.popupMain
{
		
}
.backgroundStyle
{
	background-color: #3b6c0f;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.wizStyle
{
	position: absolute;
	left: -5000px;
	top: -5000px;
	background-color: #dcf1d2;
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
}
.popupCaption
{
	color: #f1fcf3;
}
