.zs-hdr {
	font-family: Helvetica, Franklin Gothic, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.zs-body {
	font-family: Helvetica, Franklin Gothic, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.zs-body-p {
	font-family: Helvetica, Franklin Gothic, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: 480px;
}
.zs-body-grey {
	font-family: Helvetica, "Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.zs-body-red {

	font-family: Helvetica, "Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.zs-body-title {
	font-family: Helvetica, "Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
}
.displayimgtd { 
       		background-repeat: no-repeat;
       		background-position: left top;
	}

.zs-form {
	background-color: #cccccc;
	font-family: Helvetica, Franklin Gothic, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	line-height: 12px;
}

.zs-form-grey {
	background-color: #495B49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #495B49;
	border-right-color: #173528;
	border-bottom-color: #173528;
	border-left-color: #495B49;
	padding: 0px;
	line-height: 12px;

}

.zs-form-enter {
	background-color: #cccccc;
	font-family: Helvetica, Franklin Gothic, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	line-height: 12px;
}

.zs-form-checkbox {
	padding-right: 2px;
}


.zs-form-btn {
	background-color: #7d7d7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: auto;
	margin: 2px;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	line-height: 11px;
	padding: 0px;
}
