<!--

.hs_main_table {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	overflow:visible;
}

.hs_hdr { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	font-weight : bold;
	color: #ffffff; 
	text-decoration: none;
	background-color: #339900;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:3px;
	height:25px;
	text-align:center;
}

.hs_subhdr { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-weight : bold;
	color: #ffffff; 
	text-decoration: none;
	background-color: #339900;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:3px;
	height:25px;
}

.hs_type { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:3px;
	height:22px;
}
-->