.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	color:#990000;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 508px;
	text-decoration: underline;


}

.submenu{
	margin-bottom: 0.5em;
	width: 400px;

