body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dotbg2.gif);
}

td {
	font-size: 9pt;
}
.inp {
	background-color: efefef;
	border: 1px solid #A7A7A7;
	font-size: 9pt;
	color: #CC6633;
	font-family: "Courier New", "Courier", "mono";


}
.inpsearch {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818181;
	border-right-color: #D1D0CC;
	border-bottom-color: #D1D0CC;
	border-left-color: 818181;
}
.inpcheck {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: 818181;
	border-bottom-color: #818181;
	border-left-color: #FFFFFF;
}
.bgline {
	background: url(images/qz_line3.gif) no-repeat center;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF8033;
	text-decoration: none;
}
a:hover {
	color: #FF8033;
	text-decoration: none;
}
.lineheight23 {
	line-height: 23px;
}

