


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


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


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

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {}
		.imrcmain0 .imtopspace {}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#c4cfdd; background-image:url(transparent); background-position:left top; padding:5px; margin:0px; }

		/* [hover] */
		#imenus0 .imsubc UL.ichover {background-position:left top; background-repeat:repeat-y; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#c4cfdd; }
		#imenus0 .imrbcolor {border-color:#999999; }
		#imenus0 .imtopspace {}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {background-color:transparent; color:#094897; text-align:left; font-family:Tahoma; font-size:14px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#ffffff; border-width:0px 0px 1px; padding:2px 8px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#b7a25b; color:#ffffff; text-decoration:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#b7a25b; color:#ffffff; text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#c4cfdd; color:#094897; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:4px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#ffffff; text-decoration:none; }
		#imenus0 ul li a.ihover {color:#ffffff; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {}

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

