
	/* --[ Main Expand Icons ]-- */
#imenus0 .imeam span, #imenus0 .imeamj span {
    width:9px; 
    height:9px; 
    left:-1px; 
    top:5px; 
    background-repeat:no-repeat;
    background-position:top left;
}
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span {
    background-repeat:no-repeat;
    background-position:top left;
}
#imenus0 .mainmenu { 
    border-bottom-width:1px; 
    border-bottom-style:dotted; 
    border-color:#f3f3f3; 
    padding-bottom:4px; 
    margin-bottom:4px; 
}
	
	/* --[ Sub Expand Icons ]-- */
#imenus0 ul .imeas span, #imenus0 ul .imeasj span {
    background-image:url(/img/leer.gif);
    /*background-color:red;*/
    width:9px; 
    height:9px; 
    left:-1px; 
    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(/img/pointer.gif);
    /*background-color:red;*/
    background-repeat:no-repeat;
    background-position:top left;
}

	/* --[ Main Container ]-- */
#imouter0 {
    background-color:#ee7b17; 
    border-style:solid; 
    border-color:#ee7b17; 
    border-width:0px 1px; 
    padding:1px 2px 1px 2px; 
    margin:0px; 
}

	/* [ Main Container ] [Rounded Corner Styles] */
.imrcmain0 .imrcolor { background-color:#ee7b17; }
.imrcmain0 .imrbcolor { border-color:#ee7b17; }
.imrcmain0 .imtopspace { height:0px; }


	/* --[ Sub Container ]-- */
#imenus0 li ul {
    background-color:#ee7b17; 
    border-style:solid; 
    border-color:#dfdfdf; 
    border-width:0px 1px; 
    padding:5px 7px; 
}

	/* [ Sub Container ][Rounded Corner Styles] */
#imenus0 .imrcolor { background-color:#ee7b17; }
#imenus0 .imrbcolor { border-color:#dfdfdf; }
#imenus0 .imtopspace { height:6px; }

	/* --[ Main Items ]-- */
#imenus0 li a {
    color:#ffffff; 
    text-align:left; 
    font-family:Arial; 
    font-size:11px; 
    font-weight:normal; 
    font-style:normal; 
    text-decoration:none; 
    border-style:none; 
    border-color:#000000; 
    border-width:0px; 
    padding:2px 5px 2px 12px; 
}

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

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

	/* --[ Sub Items ]-- */
#imenus0 ul a {
    color:#ffffff; 
    text-align:left; 
    font-family:Verdana; 
    font-size:11px; 
    font-weight:normal; 
    font-style:normal; 
    text-decoration:none; 
    border-style:none; 
    border-color:#dfdfdf; 
    border-width:1px; 
    padding:2px 5px; 
}

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

	/* [ Sub Items ][active] */
#imenus0 ul li a.iactive { background-color:#ee7b17; }

	/* [ Sub Items ][dividers] */
#imenus0 .dvs {
    border-bottom-width:1px; 
    border-style:dotted; 
    border-color:#f3f3f3; 
    padding-bottom:4px; 
    margin-bottom:4px; 
}
