_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135==, Strength=5)"
Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"


//subimage=GRAPHICS_PATH_APP+"top_nav_sep_border.gif";



with(nivel1Style=new mm_style()){
	onbgcolor="#ffffff";
	oncolor="#727272";
	offbgcolor="#ffffff";
	offcolor="#727272";
	bordercolor="#9B9B9B";
	borderstyle="solid";
	borderwidth=0;
	fontsize="12";
	fontstyle="bolder";
	fontweight="bold";
	fontfamily="Trebuchet MS";	
	padding=3;
	pagebgcolor="#ffffff";
	pagecolor="white";
	separatorcolor="#E5E5E5";
	separatorsize=1;
}



with(nivel2Style=new mm_style()){
	onbgcolor="#F5F4F4";
	oncolor="#CD2E33";
	offbgcolor="#ffffff";
	offcolor="#000000";
	bordercolor="#cccccc";
	borderstyle="solid";
	borderwidth=1;
	fontsize="11";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Trebuchet MS";	
	padding=4;
	pagebgcolor="#ffffff";
	pagecolor="white";
	separatorcolor="#EFEFEF";
	separatorsize=1;
	subimagepadding=2;
        outfilter="randomdissolve(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=98);Shadow(color=#eeeeee', Direction=135, Strength=3)";
}
