﻿with(TopLevelMenuStyle=new mm_style()){
onbgcolor="#b2c8d1";
oncolor="#24495e";
offbgcolor="#0b1115";
offcolor="#c2d4dd";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica";
bordercolor="#FFAD31";
borderwidth=0;
padding=2;
separatorcolor="#0b1115";
separatorsize="5";
separatorpadding=5;
itemheight="24px";
pagecolor="#24495e";
pagebgcolor="#d7e5ed";

}

with(SubmenuStyle=new mm_style()){
onclass="siteMenuOption siteMenuOptionOn";
offclass="siteMenuOption siteMenuOptionOff";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica";
bordercolor="#bcd1df";
borderwidth=1;
subimage=LSIImagesPath+"arrow.gif";
padding=0;
itemheight="25px";
}
effect="Shadow(color='#555555', Direction=135, Strength=3)";

_menuCloseDelay=400;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0;            // The time delay before menus open on mouse over
_subOffsetTop=0;             // Sub menu top offset
_subOffsetLeft=0;            // Sub menu left offset
