.menu { 
	font-size : 10pt;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff;
	margin-left: 0px;
	margin-top: 20px;

} 
.menu ul { 
padding: 0 0 0 0;
z-index : 500;
margin : 0;
width : 180px;
list-style-type : none;
position : relative;
border: 0px;
} 

.menu a { 
background: #fff;
display : block;
padding-left : 1em;
font-weight : normal;
text-transform : none;
width : 11em;
color : #45a782;
line-height : 2em;
border-bottom : 1px solid #a7dcca;
font-style : normal;
height : 2em;
font-variant : normal;
text-decoration : none;
color : #45a782;
width : 180px;
} 
.menu a:visited { 

display : block;
padding-left : 1em;
font-weight : normal;
text-transform : none;
width : 11em;
color : #45a782;
line-height : 2em;
border-bottom : 1px solid #a7dcca;
font-style : normal;
height : 2em;
font-variant : normal;
text-decoration : none;
text-transform : none;
color : #45a782;
width : 180px;
} 

* html .menu a { 
width : 180px;
color : #45a782;

} 
* html .menu a:visited { 
width : 180px;
color : #45a782;
text-decoration : none;

} 
* html .menu a:hover { 
font-weight : normal;
color : #fff;
font-style : normal;
position : relative;
font-variant : normal;
text-decoration : none;
width : 180px;
background-color : #a7dcca;
} 

.menu li:hover a { 
font-weight : normal;
text-transform : none;
color : #fff;
font-style : normal;
font-variant : normal;
text-decoration : none;
width : 180px;
background-color: #a7dcca;

} 

