@charset "US-ASCII";
body {
	margin-top: 20px;
	color: #444444;
	background-color: #FFFFFF;
}
.hqborder {
	color: #244d9b;
	background-color: #e7ecf4;
	font-size: 11px;
	border: thin solid #666666;
	white-space: nowrap;
}
.hborder {
	color: #244d9b;
	background-color: #e7ecf4;
	font-size: 11px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	white-space: nowrap;
}
.cellborder  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(image/cellbg.gif);
	font-size: 11px;
	background-repeat: repeat;
	white-space: nowrap;
}
.addborder  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(image/cellbg.gif);
	font-size: 11px;
	background-repeat: repeat;
}
.tellborder  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(image/cellbg.gif);
	font-size: 11px;
	background-repeat: repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	white-space: nowrap;
}
.hqcell {
	background-color: #e7ecf4;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	vertical-align: top;
}
.hqfont {
	font-size: 14px;
	color: #222222;
	text-align: center;
	font-weight: bold;
}
.hqfonts {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.hqfonts2 {
	font-size: 10px;
	color: #333333;
}
