


/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span 
{
}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span 
{
}
/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span 
{
}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span 
{
}

/* --[[ Main Container ]]-- */
#imouter0 
{
border-style:none; 
width:100%;
height: 30px;
position: relative;
top: -35px;
}

/* --[[ Sub Container ]]-- */
#imenus0 li ul 
{
background-color: #f7f5f0; 
border-style:solid; 
border-color:#767679; 
border-width:1px; 
padding:3px; 
}


/* --[[ Main Items ]]-- */
#imenus0 li a 
{
background-color: #f7f5f0; 
color:#767679; 
text-align:left; 
text-decoration:none; 
border-style:none; 
padding:1px 5px;
margin-right: 5px;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a 
{
background-color: #f7f5f0; 
color:#767679; 
height: 33px;
}

#imenus0 li a.ihover, .imde imenus0 a:hover 
{
background-color:#767679; 
color:#f7f5f0; 
}

/* [active] */
#imenus0 li a.iactive {
background-color:#767679; 
color:#f7f5f0; 
}


/* --[[ Sub Items ]]-- */
#imenus0 ul a 
{
color:#767679; 
text-align:left; 
text-decoration:none; 
border-style:none; 
border-color:#5f3b1d; 
border-width:1px;
padding:2px; 
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a 
{
background-color:#767679; 
color:#f7f5f0; 
}

#imenus0 ul li a.ihover 
{
background-color:#767679; 
color:#f7f5f0; 
}

/* [active] */
#imenus0 ul li a.iactive 
{
background-color:#767679; 
color:#f7f5f0; 
}

