.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#82a5e5;
color:#ffffff;
width:140px;
padding:2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.menutitle:hover{
cursor:pointer;
margin-bottom: 5px;
background-color:#82a5e5;
color:#000000;
width:140px;
padding:2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu a{
margin-bottom: 0.5em;
margin-left:35px;
height:30px;
width:100%;
}
.submenu {
margin-bottom: 0.5em;
margin-left:35px;
width:100%;
}

.sub{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none
}

.sub:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #0000ff; 
text-decoration: underline
}
