.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#D0E066;
	width:240px;
	padding:2px;
	font-weight:bold
}

.menutitle2{
	cursor:pointer;
	margin-bottom: 5px;
	color:#D0E066;
	in-width:120px;
	padding:2px;
	font-weight:bold
}

.menutitle3{
	min-width:80px;
	float:left;
	cursor:pointer;
	margin:0 10px 5px 0;
	color:#D0E066;
	padding:2px;
	font-weight:bold;
	
	color:#6F8107;border:1px solid #D0E066;background-color:#D0E066;width:none;
}

.menutitle4{
	margin-bottom:5px;
	padding:2px;
	font-weight:bold;
	
	color:#6F8107;
	border:1px solid #D0E066;
	background-color:#D0E066;
	curosr:default;
}


.menutitle:hover{
	color:#0658a9;
	cursor:pointer;
}

.submenu{
	margin-bottom: 0.5em;
}