#menulateral td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#menulateral tr.item{}
#menulateral td.item{}
#menulateral td.itemhover,#menulateral td.itemselectedhover,#menulateral td.item:hover{background-color:#CCC;cursor:pointer;}
#menulateral li.item{}
#menulateral li.itemhover,#menulateral li.itemselectedhover,#menulateral li.item:hover{background-color:#CCC;cursor:pointer;}

#menulateral .grplink{ font-weight: bold; COLOR: #993333; TEXT-DECORATION: none;	}

#menulateral a{ COLOR: #000000; TEXT-DECORATION: none; }
#menulateral a.grplink{ font-weight: bold; COLOR: #993333; TEXT-DECORATION: none;	}

#menulateral td.itemhover a {COLOR: #DD0000; TEXT-DECORATION: none;}
#menulateral li.itemhover a {COLOR: #DD0000; TEXT-DECORATION: none;}

#menulateral td.itemhover a.grplink{	FONT-weight: bold; COLOR: #DD0000; TEXT-DECORATION: none; }
#menulateral li.itemhover a.grplink{	FONT-weight: bold; COLOR: #DD0000; TEXT-DECORATION: none; }

#menulateral td.itemselected,#menulateral td.itemselected a{color: #000000;font-weight: bold;cursor:pointer;}
#menulateral li.itemselected,#menulateral li.itemselected a{color: #000000;font-weight: bold;cursor:pointer;}
#menulateral td.itemselectedhover,#menulateral td.itemselectedhover a{color: #000000;font-weight: bold;cursor:pointer;}
#menulateral li.itemselectedhover,#menulateral li.itemselectedhover a{color: #000000;font-weight: bold;cursor:pointer;}

#menulateral td.itemselected a.grplink{color: #660000;font-weight: bold;cursor:pointer;}
#menulateral li.itemselected a.grplink{color: #660000;font-weight: bold;cursor:pointer;}
#menulateral td.itemselectedhover a.grplink{color: #660000;font-weight: bold;cursor:pointer;}
#menulateral li.itemselectedhover a.grplink{color: #660000;font-weight: bold;cursor:pointer;}

#menulateral td.itemhover a.collapsibleMenuIcon, #menulateral td.itemhover a.collapsibleMenuIcon:hover,
	#menulateral td.itemselectedhover a.collapsibleMenuIcon, #menulateral td.itemselectedhover a.collapsibleMenuIcon:hover
{
	text-decoration: none;
}
