


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


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../images/sample3_sub_arrow.gif); width:5px; height:7px; left:0px; 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(../images/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#6b6b6b; border-style:none; border-color:#333333; border-width:1px; padding:0px; margin:0px; }


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


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#ffffff; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#333333; border-width:1px; padding:2px 8px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#484848; color:#ffc253; font-weight:bold; text-decoration:underline; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#484848; color:#ffc253; font-weight:bold; text-decoration:underline; }

		/* [active] */
		#imenus0 li a.iactive {background-color:#484848; color:#ffc253; font-weight:normal; text-decoration:none; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {background-color:#484848; 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 {background-color:transparent; color:#fec747; font-weight:normal; text-decoration:underline; }
		#imenus0 ul li a.ihover {background-color:transparent; color:#fec747; font-weight:normal; text-decoration:underline; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:transparent; color:#fec747; }

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

