/* CSS Document */
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block; }.qmmc {}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
	#qm0
	{ width: 225px;
      background: #f5f5f5;
      margin:20px 0 0 20px;
      padding-left: 12px;
      text-align: left;
	  	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	    font-family: Arial;
		font-size:12px;
		color:#828282;
		text-decoration:none;
		padding:8px 8px 8px 20px;
        width: 195px;
        background: url(img/def-arrow.jpg) left 11px no-repeat
		}
	#qm0 a:hover
	{
		text-decoration:none;
		color:#828282;
        font-weight: bold;
	}
	#qm0 a:active
	{
        color:#828282;
        font-weight: bold;
		text-decoration:none;
	}

	#mainmenu a:visited
	{
        color:#828282;
        font-weight: bold;
		text-decoration:none;

 	}

	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
       color:#828282;
       font-weight: bold;
       background: url(img/active-arrow.jpg) left no-repeat;
	 }

	#qm0 .qmparent
	{
	     color:#828282;
	}

	#qm0 div
	{
	  	padding:0px 0px 5px 0px;
        text-decoration:none;
        margin-top:-1px;
	}
	#qm0 div a
	{
	    padding:4px 0px 4px 18px;
        text-decoration:none;
		margin:0px 5px 0px 10px;
		color:#828282;
	    font-family:Arial;
        background-position: 0 8px;
	    font-size:12px;
	}


	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:none;
    	color:#828282;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
        margin: 0px;
        color:#828282;
	}
	#qm0 div .qmparent
	{
	  margin: 0px;
	}






