
	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span { background-image:url(none); width:7px; height:5px; left:-7px; top:5px; background-repeat:no-repeat;background-position:top left; }
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span { background-image:url(none); background-repeat:no-repeat;background-position:top left; }


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span { background-image:url(none); width:5px; height:7px; left:-5px; top:3px; background-repeat:no-repeat;background-position:top left; }
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span { background-image:url(none); background-repeat:no-repeat;background-position:top left; }


	/* --[[ Main Container ]]-- */
	#imouter0 { background-image:url(g-nav-container-bg-tile.gif); border-style:none; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul { background-color:#f9f6f3; border-style:solid; border-color:#cccccc; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle { height:auto; color:#ffffff; text-align:center; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-width:0px; padding:8px 0px 10px 0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a { background-image:url(g-nav-btn-over-bg-tile.gif); text-decoration:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover { background-image:url(g-nav-btn-over-bg-tile.gif); text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {}
		
		#imenus0 a.bullet:visited { width: 4px; background: url('http://143.227.55.21/~bellmo/_mgxroot/g-nav-bullet-divider.gif') no-repeat; cursor: default; }
		#imenus0 a.bullet:hover { width: 4px; background: url('http://143.227.55.21/~bellmo/_mgxroot/g-nav-bullet-divider.gif') no-repeat; cursor: default; }
		#imenus0 a.bullet:link { width: 4px; background: url('http://143.227.55.21/~bellmo/_mgxroot/g-nav-bullet-divider.gif') no-repeat; cursor: default; }

	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; background-color:#f9f6f3; color:#000000; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:6px 10px 6px 10px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a { background-color:#f8ece1; background-image:url(none); color:#000000; text-decoration:none; }
		#imenus0 ul li a.ihover { background-color:#f8ece1; background-image:url(none); color:#000000; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {}

		/* [Dividers] */
		#imenus0 .dvs { border-bottom-width:1px; border-style:solid; border-color:#cccccc; padding-bottom:0px; margin-bottom:0px; }

