
.menu_nav
{
	overflow:auto;
	height:auto;
	overflow-y:hidden;


}

.menu_section_head
{
	background: url(http://i7.myprofilepimp.us/engine_images/menu_images/menu_pimp.gif) no-repeat left top;
	color: black;
	width: 182px;
	height:15px;
	margin: 0;
	font-size: 12px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	clear:both;
	cursor:pointer;

}

A.menu_section_a
{
	cursor:pointer;
	color:white;
	text-decoration:none;
}

A.menu_section_a:hover
{
	cursor:pointer;
	color:white;
	text-decoration:none;
}


.menu_section_footer
{
	padding-bottom: 3px;	
}

.menu_section
{
	overflow:auto;	
	height:auto;
	overflow-y:hidden;
	
	
	margin: 0;
	padding: 0;
	text-indent:10px;
}

.menu_leaf
{
	overflow:auto;	
	height:auto;
	overflow-y:hidden;
	
	font-size:14px;
	font-weight:normal;
	color:#6a6a6a;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	background: url(http://i7.myprofilepimp.us/engine_images/menu_images/leaf_out.gif) no-repeat left top;
}


.menu_leaf_a 
{
	color: #6a6a6a;
	font-size: 87%;
	text-decoration: none;
	cursor:pointer;
}

.menu_leaf_a:hover 
{
	color: #ea3e0e;
	font-size: 87%;
	text-decoration: none;
	cursor:pointer;
}

