@CHARSET "ISO-8859-1";

#menu_left{
}

#menu_left span a {
	font		    : 14px arial;
	text-align		: left;
	color		 	: #807F7F;	
	text-decoration	: none;	
}

#menu_left span a:hover {
	text-decoration	: underline;
	cursor			: pointer;	
}

#menu_left span.highlighted a {
	color		 	: #25A0DA;	
}

#menu_left .spacer {
	background 		: #FFFFFF;	
	font-size		: 1px;	
	height 			: 10px;
	display			: block;
}
