
#imouter0 {  /* Main Menu Container */

	background-color:transparent;
	border-style:none;
	border-color:#6a6a6a;
	border-width:1px;
	padding:0px;
	margin:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*margin-left:10px;*/

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */
/*border-top:1px solid #FFF;*/

}
ul#imenus0{	padding:0px;
	margin:0px;}
	ul#imenus0 li{	padding:0px;
	margin:0px;}
#imenus0 li a {  /* Main Menu Items */
	
	color:#FFF;
	font-size:11px;
	text-align:left;
	font-family: "trebuchet MS";

	text-decoration:none;
/*	border-style:solid;
	border-color:#dddddd;
	border-width:1px;*/
	/*padding:2px 5px 2px;*/
	border-bottom:1px solid #393937;
	
	font-style:italic;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
line-height:24px;
padding-left:12px;

}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */
text-indent:0px;

}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	/*background-color:#B01F0C;*/
	color:#393937;
	text-decoration:none;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	/*background-color:#FFBB55;*/
	color:#393937;
	text-decoration:none;
}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */

}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#232220;
	border-style:solid;
	border-color:#393937;
	border-width:1px;
	padding:5px;
	margin:4px 0px 0px;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */
z-index:100;

}
#BlockMenu ul#imenus0 li ul li {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */
border-bottom: solid #393937 1px;

}

#imenus0 ul a {  /* Sub Menu Items */

	color:#fff;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#6a6a6a;
	border-width:1px;
	padding:2px 5px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */
text-transform:none;
line-height:18px;
font-style:normal;

}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	/*background-color:#B01F0C;
	color:#FFF;*/
	text-decoration:none;
	font-weight:normal;
	text-transform:none;


}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	/*background-color:#B01F0C;
	color:#FFF;*/
	text-decoration:none;
	font-weight:normal;
text-transform:none;

}


