@charset "utf-8";
/* CSS Document */

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#3300CC;
width:180px;
padding:2px;
text-align:center;
font-size:14px;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

