#options {width:200px; margin:20px auto; text-align:right; color:#9ac1c9;}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:200px; list-style:none; color:#033; padding-left: 0px; padding-right:8px; padding-bottom: 0px; padding-top: 0px; font-size: 11px;}
#acc h3 {width:186px; border:1px solid #ff7b02; padding: 6px 6px 8px; font-weight:bold; margin-top:5px; margin-bottom:0px; cursor:pointer; background:url('/images/left_menu_title_bg.jpg')}
#acc li {margin: 0px; padding: 0px}
#acc h3:hover {background:url('/images/left_header_over.gif')}
#acc .acc-section {overflow:hidden; background:#fff;}
#acc .acc-content {width:168px; padding:15px; border:1px solid #ff7b02; border-top:none; background-image: url('/images/left_menu_body_bg.jpg'); background-repeat: repeat-x; background-color: #fde1c5;}

#nested 
{
	margin-right: 5px; 
	width:200px; 
	list-style:none; 
	color:#033; 
	padding-left: 0px; 
	padding-right:8px; 
	padding-bottom: -5px; 
	padding-top: -5px; font-size: 12px;
	}
#nested h3 
{
	text-align: center;
	width:182px;
	height:30px; 	
	padding: 10px 6px 0px 6px; 
	font-weight:bold; 
	margin-top:5px; 
	margin-left: 7px; 
	margin-right:7px; 
	margin-bottom:0px; 
	cursor:pointer; 
	background:url('/images/left_menu_title_bg.png');	
}
#nested li 
{
	margin-left: 0px;
	margin-right: -8px; 	
}
#nested h3:hover 
{
	color: White;
	font-weight:bold;	
}
#nested .acc-section 
{	
	overflow:hidden; 
	background:#fff;
}
#nested .acc-content 
{
	width:182px; 
	margin-left: 0px;
	margin-top:-5px;
	margin-bottom: 0px;
	padding:5px; 	 
	border-left:1px solid #ff7b02; 
	border-right:1px solid #ff7b02; 
	border-bottom:1px solid #ff7b02; 
	background-image: url('/images/left_menu_body_bg.jpg'); 
	background-repeat: repeat-x; 
	background-color: #fde1c5;
	font-size: 12px;
}
#nested .acc-selected 
{
	background-color: Orange;	
	color: #fff;
	font-weight:bold; 
}
