	/* --[[ Current Menu Heading ]]-- */
	#current {
	background-color:#666666;
	border-style:none;
	border-width:0px;
	padding:7px 8px 7px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: right;
}

/* --[[ INFO POSTINGS PAGES ]]-- */

/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; 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(none); background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#efefef; border-style:solid; border-color:#cccccc; border-width:1px; padding:5px; margin:4px 0px 0px; }


/* --[[ Main Items ]]-- */
#imenus0 li a {background-color:#6699cc; color:#ffffff; text-align:right; font-family:verdana; font-size:12px; font-weight:bold; font-style:normal; text-decoration:none; border-style:none; border-color:#dddddd; border-width:1px; padding:7px 8px 7px 0px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#336699; color:#ffffff; font-weight:bold; text-decoration:none; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#336699; color:#ffffff; font-weight:bold; text-decoration:none; }

	/* [active] */
	#imenus0 li a.iactive {}


/* --[[ Sub Items ]]-- */
#imenus0 ul a {color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {}


#list-menu a {
display: block;
border: none;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: none;
background: #333333;
color: #ffffff;
} 

/* [Dividers (vertical implementations only)] */
		#imenus0 .dvm {border-bottom-width:1px; border-top-width:1px; border-style:solid; border-color:#ffffff; }

