.menutitle
{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.submenu{
margin-bottom: 0.5em;
}
a:hover {color: #CE6700; text-decoration: underline;
}

body{
scrollbar-face-color:'#663300';
scrollbar-arrow-color:'white';
scrollbar-track-color:'#CCCC99';
scrollbar-shadow-color:'#000000';
scrollbar-highlight-color:'#66CC66';
scrollbar-3dlight-color:'#CCCCCC';
scrollbar-darkshadow-Color:'#000000';
}