.menutitle{
	cursor:pointer;
	color:#000000;
	width:550px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
	margin-top: 0.5em;
	margin-bottom: 0.5px;
}
.submenu{
	margin-bottom: 0.5em;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 35px;
}