


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../images/light_arrow_right.gif); width:6px; height:9px; left:-1px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(images/light_arrow_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../images/light_arrow_right.gif); width:6px; height:9px; 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/light_arrow_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#dfc48f; border-style:none; border-color:#dfc48f; border-width:0px 1px 0px 1px ; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
	background-color:#ffbd4d;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding: 1px ;
	margin: 4px 0px 0px 0px;
}


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#ffffff; text-align:left; font-family:Verdana; font-size:11px; font-weight:bold; text-decoration:none; border-style:none; border-color:#ffffcc; border-width:1px 2px 2px 1px; padding:4px 9px 4px 4px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#dfc48f; color:#000000; font-weight:bold; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#dfc48f; color:#000000; font-weight:bold; }

		/* [active] */
		#imenus0 li a.iactive {}

		/* [Dividers (vertical implementations only)] */
		#imenus0 .dvm {border-bottom-width:1px; border-style:dotted; border-color:#ffffff; padding-bottom:2px; margin-bottom:2px; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {
	background-color:#ffbd4d;
	color:#ffffff;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding: 2px 5px 0px 15px;
}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#ffbd4d; color:#000000; text-decoration:underline; }
		#imenus0 ul li a.ihover {background-color:#ffbd4d; color:#000000; text-decoration:underline; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#fffff0; padding-bottom:2px; margin-bottom:2px; }

