


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {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-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 {border-style:none; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#695f4b; border-style:solid; border-color:#948a75; border-width:1px; padding:1px 3px 2px 2px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {height:46px; color:#8000ff; text-align:left; font-family:Arial; font-size:5px; font-weight:bold; text-decoration:underline; border-style:solid; border-color:#dddddd; border-width:0px; padding:1px 2px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#948a75; text-decoration:none; border-style:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background:none; text-decoration:none; border-style:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; color:#ffffff; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:1px 1px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#f2f2f2; font-weight:normal; text-decoration:underline; }
		#imenus0 ul li a.ihover {color:#f2f2f2; font-weight:normal; text-decoration:underline; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:none; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#948a75; padding-bottom:2px; margin-bottom:0px; }

