fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=200;
_subOffsetLeft=100;


forgetClickValue="true";

with(MasterStyle=new mm_style()){
    bgimage="/webimgs/tab_on_cream.gif";
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    align="center";
    fontstyle="normal";
    fontweight="bold";
    itemheight=26;
    itemwidth=79;
    offcolor="#000000";
    oncolor="#000000";
    openonclick=1;
    //clickbgimage="/webimgs/tab_on_lightblue.gif";
	onbgimage="/webimgs/tab_on_lightblue.gif";
	pagebgimage="/webimgs/tab_on_lightblue.gif";
    clickcolor:"white";
}

with(submenuStyle=new mm_style()){
    styleid=1;
    align="center";
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    fontstyle="normal";
    fontweight="bold";
    offbgcolor="#2D88B4";
    offcolor="#000000";
    oncolor="#000000";
    ondecoration="underline";
    openonclick=1;
    padding=6;
    separatorsize=1;
    separatorheight=10;

}

