/* CSS Document */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color: #FFFFFF;
color: #FF0000;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

