h1 {
	color: 005B87;
}

.progress_on {	
	background-color: 005B87;
}

.progress_off {	
	background-color: 000;
}



.avail_table th, .booking_table th {	
	background-color: 005B87;
color: #FFF
}

.table-subhead th {
	background-color: #CCCCCC;
color: #000;
}


