.menu .menuitem td{
	background-color: #B5D3B1;}
.menu .submenu {
	background-color: #E4F5E3; }
.menu .submenu td {
	background-color: #E4F5E3;}

	
.table th {
	background-color: #B5D3B1; }
.table td {
	background-color: #E4F5E3; }

.form tr {
	background-color: #B5D3B1;}
.form tr.odd {
	background-color: #E4F5E3;}
