﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;color:#222222;
	line-height:140%;
	letter-spacing:1.2px;
	margin:0px;
}
.inp {
	border:none;
	font-size:12px;
	letter-spacing:normal;
	width:210px;
	height:24px;
	color:navy;
	margin-bottom:4px;
}
.inp2 {
	border:none;
	font-size:12px;
	letter-spacing:normal;
	width:140px;
	color:navy;
	margin-bottom:4px;
}
.lable {
	font-size:12px;
	letter-spacing:normal;
	line-height:normal;
	font-weight:bold;
	color:#222222;
	
}
.blackout {
	z-index:1000;
	position:absolute;
	background-color:white;
	top:0px;
	left:0px;
	width:100%;
	height:800px;
	display:none;
}
.picView {
	z-index:1002;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:649px;
	height:462px;
	display:none;
	text-decoration:none;
	font-size:10px;
	color:#996633;
	line-height:130%;
}
.WPimagePOP {
	z-index:6010;
	position:absolute;
	top:60px;
	left:60px;
	min-width:100px;
	min-height:100px;
	display:none;
}
