.menu_list {
	width: 170px;
}
.menu_head {
	cursor: pointer;
	padding: 5px 5px;
	width: inherit;
	
}
.menu_head a {
	cursor: pointer; padding: 5px 5px; line-height: 25px;  margin: 0 1px 0 0;
	color: #ffffff;

}
.menu_head a:hover {
	background: #7a9427;
	color: #fff;
	
}
.menu_body {
	display:none;
	color: #808080;
}
.menu_body a {
	display:block;
	color: #808080;
	padding: 5px 5px;
	line-height: 20px;
	text-decoration:none;
	 
	border-bottom: 1px dotted #808080;
}
.menu_body a:hover {
	background: none;
	color: #fff;
	border-left: 3px solid #7a9427;
}



/*para o rich faces */


a {
	cursor: pointer; padding: 5px 5px; line-height: 25px;  margin: 0 1px 0 0;
	color: #ffffff;

}
 a:hover {
	background: #7a9427;
	color: #fff;
	
}


.rich-stglpanel-body {
	display:block;
	color: #808080;
	 
}


.dr-stglpnl-b {
	OVERFLOW: hidden;
	 
 
	
	
}


.dr-stglpnl-b a{
	display:block;
	color: #808080;
	line-height: 18px;
	text-decoration:none;
	border-bottom: 1px dotted #808080;

}


.dr-stglpnl-b a:hover{
	background: none;
	color: #fff;
	border-left: 3px solid #7a9427;

	
}