TABLE.hTable {
	margin: 1px;
	margin-bottom: 4px;
	padding: 0px;
	padding-bottom: 4px;
	border: #F2F2F2 1px solid;
	float: left;
	background-color: white;
}

TR.hTR0 {
	background: #F7F7F7;
	color: #555555;
}

TR.hTR1 {
	background: white;
	color: #555555;
}

TD.hTD {
	border-bottom: #ECECEC 1px solid;
	padding: 4px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #555555;
	vertical-align: top;
}

TD.hTDs {
	border-bottom: #ECECEC 1px solid;
	padding: 4px;
	text-align: left;
	color: #235487;
	vertical-align: top;
	background-color: #eef5fb;
	font-size: 11px;
	font-weight: bold;
}

TD.hTDs {
	border: #ECECEC 1px solid;
	border-left: none;
	border-right: none;
	padding: 3px;
	text-align: left;
	color: #eef5fb;
	color: black;
	vertical-align: top;
	background-color:  #235487;
	background-color: #bfbfbf;
	font-size: 13px;
	font-weight: bold;
	font-weight: normal;
	background-image: url(../images/tbar.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
	text-indent: 8px;
}

TD.hTitle {
	font-size: 12px;
	color: #F14A06;
	color: #df3800;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align: center;
}

TD.hSubtitle {
	font-size: 11px;
	border-bottom: #F2F2F2 1px solid;
	color: #27629C;
	padding: 3px;
	text-align: center;
}

TD.hLabel {
	background-color: #FAFAFA;
	border-bottom: #F4F4F4 1px solid;
	color: #4B4B4B;
	padding: 2px;
	text-align: center;
}

TD.hFooter {
	font-size: 10px;
	color: Gray;
	padding: 2px;
	text-align: center;
}

