.setup {
	width:685px;
	height:310px;
	background-image:url(../resources/setup_bg.gif);
	background-repeat:no-repeat;
}
.lay {
	height:100%;
	width:100%;
}
.lay td {
	vertical-align:middle;
}
.setup td {
	vertical-align:top;
	padding:10px;
	font-family:Tahoma;
	font-size:11px;
}
.setup_content {
	line-height:16px;
}
.ihold {
	border:1px solid #333333;
 	padding:2px;
	width:1px;
}
img {
	
}
.sysdiv { display:none;position:absolute; }




.overlay {
	left:0;top:0;
 	z-index:3;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=00);
	-moz-opacity:.0;
	opacity:.0;
	width:100%;
	display:none;
}
.header { z-index:2; }

.overlay {
	left:0;top:0;
 	z-index:3;
	position:absolute;
	background-color:#000000;
	filter:alpha(opacity=00);
	-moz-opacity:.0;
	opacity:.0;
	width:100%;
	display:none;
}
.header { z-index:2; }

.overlay_content2 {
	color:#ffffff;
	width:512px;
}
.overlay_content2 td {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#777777;
	text-align:left;
}
.overlay_content2 td span {
	font-size:21px;
	font-weight:bold;
}
.pcontent2 {
	margin-top:390px;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	height:auto;
	margin-left:20px;
	width:500px;

}
.overlay_content_holder2 {
	display:none;
	z-index:4;
	margin-top:150px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
}