td.featureset { 
  border-top: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid  #838383;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  color: #4a4a4a;
  background-image: url(/_images/matrix_header_bg.gif);
  font-weight: bold;
}

td.featurename {
	width: 45px;
	padding: 4px;
	background-image: url(Images/matrix_sub_bg.gif);
	height: 15px;
	border-left: 1px solid #c9c9c9;
	border-top: 1px solid #eae9e9;
	color: #D04332;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;



}

td.infoicon {
	background-color: #F7F7F7;
	border-top: 1px solid #eae9e9;
	border-left: 1px solid #c9c9c9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	padding: 4px;
	text-align: center;
	width: 10px;





}

td.data-one {
	width: 96px;
	height: 15px;
	padding: 4px;
	border-top: 1px solid #eae9e9;
	border-left: 1px solid #c9c9c9;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;

}  

td.data-two {
	width: 96px;
	height: 15px;
	padding: 4px;
	border-top: 1px solid #eae9e9;
	border-left: 1px solid #c9c9c9;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;

}  
td.data-three {
	height: 15px;
	padding: 4px;
	border-top: 1px solid #eae9e9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	font-family: Verdana;
	font-size: 10px;
	width: 491px;
	color: #0076A3;







}  

td.description {
	width: 513px;
	padding-top: 12px;
	padding-bottom: 14px;
	padding-left: 22px;
	padding-right: 25px;
	background-image: url(/_images/matrix_red_bg.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	display: none;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;






}

tr.inforow { 
  cursor: help;
}
