<!--
#tools {
	font-size: 10px;
	font-family: Verdana, Arial, Georgia;
}
#link a, 
#link a:link {
	text-decoration: none;
	color: #0000FF;
}
#buttons {
    background-color: #FFC0CB;
	border: 1px solid #FF7E94;
	cursor: pointer;
	width: 70px;
	text-align: center;
	height: 20px;
}
#buttons a, #buttons a:link {
	color: #FF012D;
	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;
}
-->
