		.content_left_n0, .content_left_n0 ul, .content_left_n0 li { list-style-type: none; margin: 0; padding: 0; }
		.content_left_n0 ul { display: block; }
		.content_left_n0 ul.active, .content_left_n0 ul.selected { display: block; }
		.content_left_n0 ul.active_over, .content_left_n0 ul.selected_over { display: block; }
		.content_left_n0 a { display: block; text-decoration: none; }
		
		.content_left_n0 {
			font-family: Verdana;
			font-size: 0.7em;
			font-weight: bold;
		}
		.content_left_n0 a {
			background-repeat: no-repeat;
			color: #6A67B7;
			background-color: white;
			line-height: 15px;
			padding-left: 10px;
		}


		.content_left_n1 {
/*			border-top: 2px solid White;*/
			font-weight: normal;
		}
		.content_left_n1 li { border-top: none; }
		.content_left_n1 a {
			color: #160E55;
			background-color: transparent;
			font-size: 0.8em;
			line-height: 16px;
			padding: 0 0 0 15px;
		}
		.content_left_n1 li.passive:hover > a { background-color: #6A67B7 !important; color: #D02F2A; }
		.content_left_n1 a.passive_over { background-color: #6A67B7 !important; color: #D02F2A; }
		.content_left_n1 a.selected, .content_left_n1 a.active { background-color: #6A67B7 !important; color: #D02F2A; }
		.content_left_n1 a.selected_over, .content_left_n1 a.active_over { background-color: #6A67B7 !important; color: #D02F2A; }

		.content_left_n0 li.passive:hover > a { background-color: #160E55; }
		.content_left_n0 a.passive_over { background-color: #160E55; color: #FFFFFF;}
		.content_left_n0 a.selected, .content_left_n0 a.active { background-color: #160E55; color: #FFFFFF; }
		.content_left_n0 a.selected_over, .content_left_n0 a.active_over { background-color: #160E55; color: #FFFFFF; }

