	thead td{
		font-weight:bold;
		color:#fff;
		background:url(../images/bg_list.gif);
	}
	#myTable{
		 border:1px solid #006d79;
		 border-collapse: collapse;
	}
	
	.blah{
	background-color:#edfafb;
	border-bottom:1px solid #07a6d0;
	}
	.blah2{
	background-color:#eef5f9;
	border-bottom:1px solid #07a6d0;

	}
	/* These classes are used by the script as rollover effect for table 1 and 2 */
	
	.tableRollOverEffect1{
		background-color:#f6f4d0;

		
		color:#000;
	}
