.greencontainertable, .greentitle, .greencontent {
	background-color: #96BF0D;
	color: #ffffff;
}

.contentitemcontainertable, .contentitemtitle, .contentitemcontent {
	color: #777777;
}

.grayitemcontainertable, .grayitemtitle {
	color: #ffffff;
}

.grayitemcontent {
   color: #ffffff;
	font-weight: bold;
}

