/*		* { margin: 0; padding: 0; }
		* html ul ul li a {  height: 100%;}
		* html ul li a { height: 100%; }
		* html ul ul li { }*/
		
		/*body { padding-left: 10em; font-family: Arial, Helvetica, sans-serif; }*/
		#theMenu { /*width: 200px; height: 300px; */ font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; /*height: 100%; */}
		
		/* Some list and link styling */
		#theMenu ul { margin:0; list-style-type: none; padding:0 }
		#theMenu li { margin:0; list-style-type: none; padding:0 }
		#theMenu li ul { padding-left:5px; margin:0; margin-bottom:20px;}
		#theMenu li ul li{  display:block; background:url(../images/ico002.jpg) no-repeat 0 6px;  list-style-type: none;  font-size: 11px; padding:2px  0 2px 15px; margin:0  }
		#theMenu li ul li a{color: #086758; text-decoration:none; padding: 2px 0;   font-size: 11px; margin:0}
		#theMenu li ul li a:hover { text-decoration:none; background:#eee }
		
		/*#theMenu ul ul { padding:10px 0; margin:0}
		#theMenu ul ul li { padding-left: 15px; margin:0; }

		#theMenu ul ul li a:hover { color: #369; background-color: #eee; }
		#theMenu li {}
		#theMenu h2 { margin-top: 1.5em; margin-bottom:0 }*/
		
		/* Header links styling */
		#theMenu li h3.head a { color: #fff; display:block; background:#83cacb;  padding: 3px 6px; font-size:11px; text-decoration:none; margin:0;   list-style-type: none;}
		#theMenu li h3.head a:hover { color: #fff;	background: #086758;}
		#theMenu li h3.selected a { background: #086758; color: #fff; }
		#theMenu li h3.selected a:hover { 	background:#086758;	}
