body
{
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
	color: #666666;
	line-height: 150%;
}
td
{
	font-size: 9pt;
	line-height: 150%;
}
.red
{
	color: red;
}
.divframer
{
	background-color: #FFFFFF;
	height: 10000px;
	z-index: 99999;
	position: absolute;
	clear: both;
	float: none;
	width: 900px;
	font-size: 12pt;
	color: #000000;
	font-weight: bolder;
}
.textboxinput{
	border: 1px solid #CCCCCC;
}
.topdiv {

	position: relative;
	z-index: 99999;

}
.tableCenter {
	text-align: center;
}
.tableLeft {
	text-align: left;
}
.tableRight {
	text-align: right;
}
.trColor {
	background-color: #F5FAFE;
	color: #38A9E2;
	font-size: 10pt;
	font-weight: 200;
	height: 28px;
}
.trGridView
{
	height: 28px;
}
.trEdit
{
	height: 200px;
	width:10px;
	border: 1px solid #99CC33;
}
.zxfieldset {
	height: 218px;
	width: 360px;
	border: 1px solid #8FD0EF;
	color: #38A9E2;
}
.customertable 
{
    padding-bottom:10px;
}.messageCenter {
	padding-top: 100px;
	padding-bottom: 120px;
}
