.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFCC;
	color:normal;
	width:132px;
	padding:3px;
	text-align:left;
	font-weight:normal;
	/*/*/border:1px solid #006633;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu{
margin-bottom: 0.5em;
}

A.menutitle:link {
	FONT-WEIGHT: normal; WIDTH: 100%; COLOR: #006633; HEIGHT: 100%; TEXT-DECORATION: none
}
A.menutitle:visited {
	FONT-WEIGHT: normal; WIDTH: 100%; COLOR: #006633; HEIGHT: 100%; TEXT-DECORATION: none
}
A.menutitle:hover {
	FONT-WEIGHT: normal; WIDTH: 100%; COLOR: #006633; HEIGHT: 100%; TEXT-DECORATION: none
}
A.menutitle:active {
	FONT-WEIGHT: normal; WIDTH: 100%; COLOR: #006633; HEIGHT: 100%; TEXT-DECORATION: none
}

