#prodlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 545px;
	text-align: left;
}


.prodlistTR {
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	
	}
	
	
.prodlistTRL {
	font-size: 10px;
	color: #000000;
	background-color: #F8DCE3;
	vertical-align: top;
	
	}	
	
	

.prodlistHEADERTR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	text-align: left;
	}
.understripe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
}
.understripeGr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #666666;
}
