Hello
You might try using different names for your classes in your css file.
e.g.
.menuBlue {background-color:#000099;} .menuRed {background-color:#FF0000:}
Then assign the specific classes to the associated menu.
I hope that helps
Regards
Lynn