_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(mainMain=new mm_style()){
   borderstyle="solid";
   borderwidth=0;
   bordercolor="#962721";
   fontfamily="Trebuchet MS, Trebuchet, Tahoma, Verdana";
   fontsize="11px";
   fontstyle="normal";
   fontweight="normal";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   offbgcolor="#ffffff";
   onbgcolor="#ffffff";
   offcolor="#000000";
   oncolor="#962721";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=3)";
   padding=3;
   pagebgcolor="white";
   pagecolor="black";
   separatorcolor="#962721";
   separatorsize=1;
   subimage="";
   subimagepadding=10;
}

with(mainSub=new mm_style()){
   styleid=1;
   borderstyle="solid";
   borderwidth=1;
   bordercolor="#962721";
   fontfamily="Trebuchet MS, Trebuchet, Tahoma, Verdana";
   fontsize="11px";
   fontstyle="normal";
   fontweight="normal";
   align="left";
   headercolor="#000000";
   offbgcolor="white";
   onbgcolor="#962721";
   oncolor="white";
   offcolor="black";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
   padding=3;
   pagecolor="black";
   separatorcolor="#962721";
   separatorsize=0;
   subimage="";
   subimagepadding=0;
}

