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