/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
	background: url(http://www.suzanoonline.net/images/bg_menu.gif); 
	background-position: right; 
  background-repeat: no-repeat; 
  background-color: e1e6ea; 
  font-family: arial; 
  font-size:11px; 
  border-bottom:1px solid #365d94; 
  height:19; 
  padding:0 0 0 6px; 
  color:#333333
	
	
	
		
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		
	background: url(http://www.suzanoonline.net/images/bg_menu.gif); 
	background-position: right; 
  background-repeat: no-repeat; 
  background-color: e1e6ea; 
  font-family: arial; 
  font-size:11px; 
  border-bottom:1px solid #365d94; 
  height:19; 
  padding:0 0 0 6px; 
  color:#333333;				
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#ffcc00;
		background-color:#999999;
		color:#FFFFFF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#ffcc00;
		background-color:#999999;
		color:#FFFFFF;
		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		
		background: url(http://www.suzanoonline.net/images/bg_menu.gif); 
	background-position: right; 
  background-repeat: no-repeat; 
  background-color: e1e6ea; 
  font-family: arial; 
  font-size:11px; 
  border-bottom:1px solid #365d94; 
height:auto;
 
  color:#333333
		
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	

		
				
	background: url(http://www.suzanoonline.net/images/bg_menu.gif); 
	background-position: right; 
  background-repeat: no-repeat; 
  background-color: e1e6ea; 
  font-family: arial; 
font-size:11px;
	border-bottom:1px solid #365d94; 			
  height:auto;
  
  color:#333333;
  padding-top: 2px;
  padding-bottom: 2px;
		padding-right: 1.417em;
		
		padding-left: 1.417em;
		
		 
	}