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