.menu .menuitem td{
	background-color: #9E9E9E;}
.menu .submenu {
	background-color: #DAD6D5; }
.menu .submenu td {
	background-color: #DAD6D5;}

	
.table th {
	background-color: #9E9E9E; }
.table td {
	background-color: #DAD6D5; }

.form tr {
	background-color: #9E9E9E;}
.form tr.odd {
	background-color: #DAD6D5;}
