.menutitle{
	cursor:pointer;
	background-color:#FFFFFF;
	color:#3A5655;
	text-align:left;
	font-weight:normal;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	overflow: visible;
	visibility: visible;
	height: auto;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5655;
}
.submenu{
	padding-left: 16px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5655;
	margin-bottom: 12px;
	padding-bottom: 6px;
	background-color: #ECEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 16px;
}
