		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
		#the-NewMenu { width: 490px;}
		
		/* Some list and link styling */
		#the-NewMenu ul li { width: 490px; }
		
		#the-NewMenu ul ul li { padding: 0px 10px 10px 0px; width: 490px; margin-bottom: 0; margin-left: 0px; }
		
		#the-NewMenu ul ul li a { display:block; color: #000; padding: 3px 0px; FONT-SIZE: 11px; 
		FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
		text-decoration: none;
		font-weight: normal;
		}
		
		#the-NewMenu ul ul li a:hover { padding: 3px 0px; FONT-SIZE: 11px;
		COLOR:#a72941;
		FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
		font-weight: normal; 
		text-decoration: none;
		}
		
		#the-NewMenu li { list-style-type: none; }
		#the-NewMenu h2 { margin-top: 10px; }
		
		/* Header links styling */
		
		#the-NewMenu h3.head a { 
		display:block; 
		background: #f1f1f1 url(../images/plus-icon.gif) no-repeat right 7px; 
		padding: 3px 0px;
		margin-bottom: 5px;
		FONT-SIZE: 13px;
		COLOR:#000;
		FONT-FAMILY: arial, verdana, Tahoma, helvetica, univers;
		font-weight: bold;
		text-decoration: none;
		}
		#the-NewMenu h3.head a:hover { 
		color: #000;
		FONT-SIZE: 13px;
		font-weight: bold;
		background: #f1f1f1 url(../images/minus-icon.gif) no-repeat; 
		background-position:0% 50%;
		text-decoration: none;
		}
		#the-NewMenu h3.selected a { 
		background: #f1f1f1 url(../images/minus-icon.gif) no-repeat; 
		background-position:0% 50%;
		color: #000;
		padding: 3px 10px 3px 0;
		text-decoration: none;
		}
		#the-NewMenu h3.selected a:hover { 
		background: #f1f1f1 url(../images/minus-icon.gif) no-repeat; 
		background-position:0% 50%;
		text-decoration: none;
		color: #000;
		}
		

