<!--
/* #overlay
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 100000;
	background:url("zpimages/splashbg.gif");
	background-repeat: repeat;
	background-position: left top;
}
#window {
	position: absolute;
	width: 500px;
	height: 350px;
	border: 4px solid #F4F4F4;
	left: 100px;
	top: 100px;
	background-color: #000000;
	z-index: 1001;
}
#systembar
{
	background-color: #000000;
	color: #FF0000;
	text-align: right;
	width: 100%;
	height: 20px;
	padding: 8px;
}
#systembar a {
	cursor: hand;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	background-color: #666666;
}
#ccontent, #progress
{
	width: 500px;
	display: none;
	padding: 10px;
	padding-top: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#progress {
	display: block;
}
.close {
	border: #666666 1px solid; 
	font-weight: bold; 
	font-size: 7pt; 
	background: #F7F7F7; 
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; 
	vertical-align: middle; 
	height: 15pt;
	width: 16px;
	text-transform: uppercase; 
	cursor: hand;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
} */
/* Styles for forms beg here */
/* .cFieldx {
	padding-right:5px;
	padding-left: 5px;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.cLabelx
 {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	width: 126px;
}
.cTextboxHPx
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 100%;
	background: #E5E5E5;
}
.cTextboxx
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background: #E5E5E5;
}
.fieldx input {
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
	background: #F5F5F5;
	color: #000000;
	font-family: Verdana, sans-serif;
	border: 1px solid #999999;
} */
/* Styles for forms end here */
#tools {
	font-size: 10px;
	font-family: Verdana, Arial, Georgia;
}
#link a, 
#link a:link {
	text-decoration: none;
	color: #0000FF;
}
#buttons {
    background-color: #FFD7B1;
	border: 1px solid #F6C08D;
	cursor: pointer;
	width: 70px;
	text-align: center;
	height: 20px;
}
#buttons a, #buttons a:link {
	color: #E17208;
	text-decoration: none;
}
#buttons a:hover {
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 3px;
}






/* Form Related Styles Beg Here */
.frmTable {
}
.frmLabel {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #FFFFFF;
}
.frmField {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Georgia;
	font-size: 14px;
}
.frmTextboxHP {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border: 1px solid #797979;
	background-color: #181818;
	color: #FFFFFF;
}
.frmTextbox {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #797979;
	background-color: #181818;
	color: #FFFFFF;
}
.frmListbox {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	cborder: 1px solid #797979;
	background-color: #181818;
	color: #FFFFFF;
}
.frmListbox option {
}
.frmButtonText {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	padding: 10px;
}
#msgOk {
	width: 100%;
	color: #009900;
	font-family: Verdana, Arial, Georgia;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
#msgNotOk {
	color: #009900;
	font-family: Verdana, Arial, Georgia;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	text-align: center;
}
.cButton {
	/* font-weight: bold;
	font-size: 9pt;
	background: #F5F5F5;
	color: #000000;
	font-family: Verdana, sans-serif;
	border: 1px solid #999999;
	padding: 5px; */
	border: #999999 0px solid;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: Arial, Verdana, Georgia;
	font-weight: bold;
	font-size: 11px;
	background: #F5F5F5;
	color: #000000;
	height: 25px;
	width: 75px;
}
/* Form Related Styles End Here */



#layer
{
	cvisibility: hidden;
	position: absolute;
	z-index: 9000;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	background:url("zpimages/transbg.png");
}
#popup {
	position: absolute;
	z-index: 9100;
	width: 600px;
	border: 0px solid #FF0000;
	padding: 0px;
	text-align: center;
}

#popup #window {
	width: 100%;
	font-size: 1px;
}
#popup #window #system  {
	border-bottom: 1px solid #CCFF00;
}
#popup #window #system #title {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#popup #window #system #control {
	width: 80px;
	text-align: right;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 11px;
}
#popup #window #system #control a, 
#popup #window #system #control a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#popup #window #tl {
	width: 10px;
	height: 10px;
	background: url(zpimages/awtl.png) no-repeat top left;
}
#popup #window #tc {
	height: 10px;
	background: url(zpimages/awbg.png);
}
#popup #window #tr {
	width: 10px;
	height: 10px;
	background: url(zpimages/awtr.png) no-repeat top left;
}
#popup #window #ml {
	width: 10px;
	background: url(zpimages/awbg.png);
}
#popup #window #mc {
	font-size: 14px;
	vertical-align: top;
	background: url(zpimages/awbg.png);
}
#popup #window #mr {
	width: 10px;
	background: url(zpimages/awbg.png);
}
#popup #window #bl {
	width: 10px;
	height: 10px;
	background: url(zpimages/awbl.png) no-repeat top left;
}
#popup #window #bc {
	height: 10px;
	background: url(zpimages/awbg.png);
}
#popup #window #br {
	width: 10px;
	height: 10px;
	background: url(zpimages/awbr.png) no-repeat top left;
}
#popup #window #message {
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCFF00;
}
#popup #window #name {
	font-family: Verdana, Arial;
	cfont-weight: bold;
	font-size: 12px;
	color: #CCFF00;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup #window #message_fixed_height {
	overflow: auto;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 8px;
}
#popup #window #footer {
	cborder-top: 1px solid #CCFF00;
}
#popup #window #footer #empty {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #FFFFFF;
}
#popup #window #footer #informed {
	width: 300px;
	text-align: right;
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #CCFF00;
	padding: 3px;
	padding-right: 26px;
}
-->
