


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(stub_arrow_down.gif); width:8px; height:6px; left:-11px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(stub_arrow_down.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(stub_arrow_right.gif); width:6px; height:8px; left:-6px; 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(stub_arrow_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#666666; border-style:none; border-color:#666666; border-width:0px; padding:5px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#666666; border-style:solid; border-color:#666666; border-width:1px; padding:5px 8px 5px 5px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {height:20px; background-color:#333333; color:#ffefd5; text-align:center; font-family:Trebuchet MS; font-size:12px; font-weight:bolder; text-decoration:none; border-style:solid; border-color:#ffefd5; border-width:1px; padding:3px 8px 1px; margin:0px 5px 0px 8px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#ffefd5; color:#000000; font-weight:bold; text-decoration:none; border-style:solid; border-color:#000000; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#ffefd5; color:#000000; font-weight:bold; text-decoration:none; border-style:solid; border-color:#000000; }

		/* [active] */
		#imenus0 li a.iactive {background-color:#ffefd5; color:#000000; font-weight:bold; border-style:solid; border-color:#000000; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; background-color:#333333; color:#ffefd5; text-align:center; font-family:Trebuchet MS; font-size:11px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#ffefd5; border-width:1px; padding:2px 5px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#ffefd5; font-weight:bold; text-decoration:none; border-style:solid; border-color:#000000; }
		#imenus0 ul li a.ihover {background-color:#ffefd5; font-weight:bold; text-decoration:none; border-style:solid; border-color:#000000; }

		/* [active] */
		#imenus0 ul li a.iactive {}

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#666666; padding-bottom:2px; margin-bottom:2px; }

