.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ffffff;
	color:#000000;
	width:625px;
	padding:10px;
	text-align:left;
	font-family:arial;
	font-size:23px;
	color:#3ECAF6;
	font-weight:bold;
	border:dashed;
	border-width:thin;
}

.submenu{
	margin-bottom: 0.5em;
	margin-left: 1em;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:none;
	line-height: 20px;
}


