.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	font-weight: bold;
	color:#000000;
	width:140px;
	padding:2px;
}

.submenu{
	padding: 4px 0 4px 10px;
	margin-top: .5em;
	margin-bottom: .5em;
	}

.submenu a{
	display: block;
	margin-top: .5em;
	margin-bottom: .5em;
}

.submenuon{
	cursor:pointer;
	margin-bottom: 5px;
	font-weight: bold;
	color:#000000;
	width:140px;
	padding:2px;
}

.submenuoff{
	cursor:pointer;
	margin-bottom: 5px;
	font-weight: bold;
	color:#000000;
	width:140px;
	padding:2px;
	background: none;
	font-weight: bold;
}

