hr {
 color: navy;
 height: 1;
 width: 100%;
}         

.table1bg  { background-color: navy }
	
.table2bg {
	background-color: white;
}

tr.trhdr {
	background-color: #EBEBEB;
}