@charset "utf-8";
/* CSS Document */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#c3d1ff;
color:#000000;
width:275px;
padding:2px;
text-align:left;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

