/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(C:/Documents and Settings/Administrator/Desktop/cuba/z/images/squares/squares_0.gif); width:13px; height:8px; left:1px; top:4px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(C:/Documents and Settings/Administrator/Desktop/cuba/z/images/squares/squares_0_hl.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(C:/Documents and Settings/Administrator/Desktop/cuba/z/images/arrows/small_red_pointer.gif); width:7px; height:8px; 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(C:/Documents and Settings/Administrator/Desktop/cuba/z/images/arrows/small_red_pointer.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }

	/* [Rounded Corner Styles] */
	.imrcmain0 .imrcolor {}
	.imrcmain0 .imrbcolor {border-color:#444444; }
	.imrcmain0 .imtopspace {height:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#e4f5a9; border-style:solid; border-color:#cccccc; border-width:0px 1px; padding:5px; margin:0px; }

	/* [Rounded Corner Styles] */
	#imenus0 .imrcolor {background-color:#e4f5a9; }
	#imenus0 .imrbcolor {border-color:#b0b0b0; }
	#imenus0 .imtopspace {height:4px; }


/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 ul .imctitle {color:#333333; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; border-style:none; border-color:#dddddd; border-width:1px; padding:0px 2px 0px 0px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {text-decoration:underline; border-style:none; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:underline; border-style:none; }

	/* [active] */
	#imenus0 li a.iactive {border-style:none; }

	/* [Main Graphic Button Text Content] */
	#imenus0 .imbuttons {padding:2px 0px 0px 4px; }


/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 ul .imctitle  {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 {background-color:#ffffff; }

	/* [Dividers] */
	#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#9d9268; padding-bottom:2px; margin-bottom:2px; }


.td_maincontent { font-family: Verdana; font-size: 11px }

.nodeco {text-decoration: none}

#dropmenudiv{
border-left:1px solid #C0C0C0; 
border-right:1px solid #C0C0C0; 
border-top:1px solid #C0C0C0; 
border-bottom:0 solid #C0C0C0; 
position:absolute;
line-height:18px;
z-index:100;
text-decoration: none; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:10px; 
font-family:Tahoma; 
color:#808080
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #C0C0C0;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
text-decoration: none; color:#000000
}