

.menutitle
{
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #E5E7F4;
	color: #35428E;
	width: 100%;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
}

.submenu
{
	padding: 0px;
	margin-bottom: 0.5em;
}
