
#imouter0 {  /* Main Menu Container */

	border-style:none;
	border-width:0px;
	padding:0px;
	margin:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	color:#4a6e90;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	border-style:solid;
	border-color:#dddddd;
	border-width:1px;
	padding:2px 8px;

}

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:#efefef;
	text-decoration:underline;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	background-color:#efefef;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#ebf1f8;
	border-style:solid;
	border-color:#a7c3e0;
	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.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#4a6e90;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:2px 5px;

}

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:#f3f7fb;
	color:#00407d;
	text-decoration:underline;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#ffffff;

}

