/* for tables in rc conditions */
tr.condi {
	background: #eeeeee;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

tr.condibold {
	background: #dddddd;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#000000;   /* 003399 */
	font-weight: bold;
}