
	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#990000; border-style:none;background:url(../images/b_bg.png) top left repeat; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; height:27px;}
	
	
	.last{
border-right:0px solid #4686bd !important;
}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {padding:0px; margin:0px 0px 0px; background-color:#7f3827; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#FFFFFF; text-align:center; font-family:Arial; font-size:13px; font-weight:normal; padding:5px 0px; height:23px; font-weight: bold; border-right:1px solid #fff; }

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

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#ffffff; text-align:left; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:6px 0 0 10px; background:url(../images/b_bg.png) top left repeat; height:24px; border-bottom:1px solid #fff;}

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

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

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

