


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(); width:16px; height:9px; left:-16px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(); width:10px; height:13px; left:-10px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-image:url(images/menu_bg.gif); border-style:solid; border-color:#111111; border-width:0px 1px; padding: 4px 1px 1px 50px ; }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {background-color:#737373; }
		.imrcmain0 .imrbcolor {border-color:#0080c0; }
		.imrcmain0 .imtopspace {height:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#4589d2; border-style:solid; border-color:#111111; border-width:0px 1px; padding:5px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#4589d2; }
		#imenus0 .imrbcolor {border-color:#111111; }
		#imenus0 .imtopspace {height:6px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {color:#ffffff; text-align:center; font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {color:#ffffff; font-weight:bold; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {color:#ffffff; }

		/* [active] */
		#imenus0 li a.iactive {text-decoration:underline; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {color:#ffffff; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#000000; font-weight:normal; }
		#imenus0 ul li a.ihover {color:#000000; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }


