#imouter0 {  /* Main Menu Container */

	border-style:none;
	border-color:#6a6a6a;
	border-width:1px;
	padding:0px;
	margin:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {
	background-color:#404040;
	color:#ffffff;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-style:solid;
	border-color:#dddddd;
	border-width:0px;
	padding:10px 8px;
	vertical-align: middle;
	display: inline;



}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	background-color:#529CE3;
	text-decoration:none;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	background-color:#529CE3;
	text-decoration:none;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {
	background-color:#404040;
	padding:0px;
	margin:0px;


}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {
	color:#ffffff;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:0px;
	padding:5px 00px 10px 10px;
	height: 10px;


}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#529ce3;

}
