.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;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#mm0 a
	{
		color:#EBEBEB;
		
		font-family:Tahoma;
		font-size:12px;
		font-weight:600;
		text-decoration:none;
		padding:11px 18px 11px 18px;
/*		border-style:solid;
		border-color:#dddddd;
		border-width:0px; */
	
	}


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


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

		color:#fff;
/*				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:220px;
		background:#595959; opacity:0.91;
/*		padding:5px; */
		border-style: none;
		border-width: 0px;
		border-color: none /*#cccccc*/;
		margin: 0px 0px 0px 0px;
		z-index:550;
	}

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


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


	/*"""""""" [SUB] Parent Items """"""""*/
	#mm0 div .mmparent 
	{
		
	}


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

.mmmc {position:relative;}	#mm0
	{ 
		background-color:transparent;
	}


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