.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#e2e2ff;
color:#3438A0;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*border:1px solid #666666; */
}
.menutitle2{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFDDF5;
color:#3438A0;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*border:1px solid #666666; */
}

.submenu{
margin-bottom 0.5em;
}
#masterdiv a{
		color: #3438A0;
		text-decoration: none;
}
#masterdiv a:hover {
	color: #3438A0;
	
}
.submenu.a{
color:#000000;
}