.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FBFBFB;
	color:#747373;
	width:151px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACACAC;
	line-height: 20px;
}
.menutitle-blue{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FBFBFB;
	color: #1E45A0;
	width:151px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: tahoma;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACACAC;
	line-height: 20px;
}
.submenu{
margin-bottom: 0.5em;
}
.sub-link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E45A0;
	text-decoration: none;
	line-height: 20px;
}
.sub-map {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.sub-link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E45A0;
	text-decoration: underline;
	line-height: 20px;
}

.sublink-on{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E45A0;
	text-decoration: underline;
	line-height: 20px;
}
.main-link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #747373;
	text-decoration: none;
}
.main-link-on {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1E45A0;
}
.main-link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1E45A0;
}