.bodyText {
	color: #333333;
	font-size: 12px;
	line-height: normal;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
