.mmclear {font-size:0px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.mmmc {position:relative;}
.mmmc a {float:left;display:block;white-space:nowrap}
.mmmc div a {float:none;}
.mmmc div {display:none;position:absolute;}


	/*"""""""" (MAIN) Container """"""""*/
	#mm0
	{ 
		background-color:transparent;
		z-index:555;
		margin-left:8px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#mm0 a
	{
		color:#3B5076;
		
		font-family:Arial;
		font-size:11px;
		font-weight:600;
		text-decoration:none;
		padding:5px 90px 5px 8px;
/*		border-style:solid;
		border-color:#dddddd;
		border-width:0px; */
	
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#mm0 a:hover
	{    
		background-color:#336699;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#mm0 .mmactive
	{ 
		/* Note: Add '!important' after each style */

		color:#005E9B;
		background-color:#DCE0E2 !important;
/*		text-decoration:underline !important; */
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#mm0 .mmparent
	{
/*		background-image:url('images/arrow_down.gif');
		background-repeat:no-repeat;
		background-position: 95% 50%; */
	} 

	/*"""""""" [SUB] Containers """"""""*/
	#mm0 div
	{
		width:200px;
		background-color: #BDC7D0;
/*		padding:5px; */
		border-style: none;
		border-width: 0px;
		border-color: none /*#cccccc*/;
		
		z-index:550;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#mm0 div a:hover
	{   color:white;
/*		text-decoration:Bold; */
	}


	/*""""""""[SUB] Active State """"""""*/
	#mm0 div .mmactive
	{
		/* Note: Add '!important' after each style */
        color:#005E9B;
/*		background-color:#ffffff !important; */
		background-color:#BDC7D0 !important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#mm0 div .mmparent 
	{
		background-image:url('/global/css/css_images/collapsed.gif');
		background-repeat:no-repeat;
		background-position: 95% 50%;
	}


	/*"""""""" [SUB] Items """"""""*/
	#mm0 div a
	{		
/*		background-color:#eeeeee;  */
        color:black;
		background-color: #BDC7D0;
		padding:2px 12px 2px 5px;
		border-width:1px;
		border-style: ridge;
		border-color: #666666;
	}

.mmmc { margin-left:10px}	#mm0
	{ 
		background-color:transparent;
	}


.mmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
