

	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:9px; height:9px; left:-1px; 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(/site/images/small_red_pointer.gif); width:7px; height:8px; left:-1px; 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(/site/images/small_red_pointer.gif); background-repeat:no-repeat;background-position:top left;}


		/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#ffffff; border-style:none; border-color:#000000; border-width:0px 1px; padding:0px; margin-top:1px; margin-bottom:1px; margin-right:5px;  }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {background-color:#666666; }
		.imrcmain0 .imrbcolor {border-color:#999999; }
		.imrcmain0 .imtopspace {height:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#bcbcbc; border-style:solid; border-color:#999999; border-width:0px 1px; padding:5px 7px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#bcbcbc; }
		#imenus0 .imrbcolor {border-color:#a2a2a2; }
		#imenus0 .imtopspace {height:6px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {background-color:#666666; color:#ffffff; text-align:center; font-family:Arial; font-size:12px; font-weight:550; text-decoration:none; border-style:none; border-color:#FF0000; border-width:0px; padding:2px 5px 2px 12px; margin-left:1px;}

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

		/* [active] */
		#imenus0 li a.iactive {background-color:#bcbcbc; color:#000000;}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; background-color:#bcbcbc; color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#666666; border-width:0px; padding:2px 5px; }

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

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

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#666666; padding-bottom:8px; margin-bottom:4px; }


