/* CSS definition file containing site wide stylesheets */

.GreenBar {
	background-color: rgb(214,240,244)
}

.HeaderCell {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,128,128)
}

.HiliteRow {
	background-color: rgb(204,204,204)
}
