


#sidebar {
	
	padding:20px 0;
	margin:0 auto;
	font:11px Trebuchet MS;
	line-height:12px;
	color:black;

}

#sidebar div div {
	list-style:none;
	background:#FBF2F4;
	padding:8px;
border:1px;
font:12px Trebuchet MS;
}

h2 {
	display:inline;
	font-size:1em;
	margin:0 4px 0 0;
}

h2 a {
	background:#DD3161;
	padding:5px;
	text-decoration:none;
	color:white;
}

h2 a:hover, a.active {
	background:#E66A8C;
color:#FFFFFF;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul a {
	color:#000000;
	text-decoration:none;
font:12px Trebuchet MS;
}

#sidebar ul a:hover {
	color:#FFFFFF;
}









    .panels_menu a {  
      
    background: #000000;  
    padding: 0px 5px;  
    margin: 0px 2px;  
text-decoration:none;
font: 15px Trebuchet MS;
color: #FFF;  
font-weight: bold;

    }  


    .panels_menu a:hover {  
   background: #000000;  
   color: #FFF;  
   border-bottom: solid 1px #ccc; 

   }  


   .panels_menu a.active {  
   background: #4B4B4B;   
font: 17px Trebuchet MS;
color: #FFF; 
   border-bottom: solid 1px #0183C0;  
font-weight: bold;

   }  


   .subpanel {  
   padding: 10px;  
   margin: 0 0 10px; 
   height:100px;
border:0px; 
   }  
