body {padding:1em}
	#wrap {
		width:500px;
		margin:1em auto;
	}
	body {font:76%/1.4 Verdana,sans-serif;}
/* Disable properties specified in the imported CSS file */
	.menu a {
		border:none;
		font-weight:normal;
	}

/* Actual menu CSS starts here */
	.menu,
	.menu ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.menu {width:155px;}
	.menu li {
		display:block;
		margin:0;
		padding:0;
		margin-bottom:0;
	}
	.menu a {
		display:block;			
		background:#E2ECB0;
		text-decoration: none;
		font-family:Verdana, Helvetica, Helv; 
		font-size:10px; 
		padding: 0pt 0pt 0pt 0pt;
		text-align: justify; 		
		text-indent: 2px;
		color:black
	}
	.menu a:hover,
	.menu a:focus,
	.menu a:active {background:#d9dcb0;}
	.menu ul li {padding-left:15px;}
	.menu ul a {
		BACKGROUND-COLOR: #EAF1C4;
		background:#EAF1C4;
		font-family:Verdana, Helvetica, Helv; 
		font-size:9.4px; 
		text-decoration: none;
		padding: 0pt 6pt 0pt 0pt;
		text-aling: green;
		color:black}
	.hidden {display:none;}
	.menu a img
	{		
		margin-right: 5px;	
	}
	