
	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../img/sample14_main_expand_default.gif); width:13px; height:9px; left:-13px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../img/sample14_main_expand_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../img/sample14_sub_expand_default.gif); width:4px; height:7px; left:-4px; 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(../img/sample14_sub_expand_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {}

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {}
		.imrcmain0 .imtopspace {}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#f9f9e8; border-style:solid; border-color:#5c4d3f; border-width:1px; padding:10px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#beb896; }
		#imenus0 .imrbcolor {border-color:#5c4d3f; }
		#imenus0 .imtopspace {}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {background-color:#5A4A3D; color:#d7d2c4; text-align:left; font-family:tahoma; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#000000; border-width:0px 0px 1px 0px ; padding:5px 10px 6px ; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#000000; color:#ffcc00; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#000000; color:#ffcc00; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#f9f9e8; color:#0033cc; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:transparent; border-width:0px; padding:3px 5px 4px 5px ; }

		/* fix for top of tounded corners bar on sub menus in IE */
		#imenus0 .imsubc { font-size:3px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#ebdca2; color:#000066; }
		#imenus0 ul li a.ihover {background-color:#ebdca2; color:#000066; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#c1c1c1; padding-bottom:2px; margin-bottom:2px; }

