ok this is a little confusing. i have my menustyle, with pretty much exactly the same settings from the original download. for some reason though, any item that has a showmenu=foo; attached to it is a different color than the rest of the menu. any idea how to fix this? the top level items should all be bgcolor 333333 and text color fefefe. same with all the sub menus. any help is appreciated.
with(menuStyle=new mm_style()){
onbgcolor="#FEFEFE";
oncolor="#333333";
offbgcolor="#333333";
offcolor="#FEFEFE";
clickbgcolor='#333333';
clickcolor='#FEFEFE';
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
separatorcolor="#333333";
separatorsize="1";
padding=2;
fontsize="75%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="white";
pagebgcolor="#fefefe";
headercolor="#454545";
headerbgcolor="#cc0033";
subimage="http://207.81.158.148/clubcard/scripts/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#999999', Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.7)";