.featureTitle {
	background-image: url(../images/interface/home_titleBak2_gs.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #030133;
	padding-top: 5px;
	overflow: hidden;
	padding-left: 6px;
	font-size: 90%;
	width: 188px;
	padding-bottom: 3px;
}
.NavTitle {
	background-image: url(../images/interface/nav_title_bak.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #030133;
	padding-top: 5px;
	overflow: hidden;
	padding-left: 6px;
	font-size: 90%;
	width: 156px;
	padding-bottom: 3px;
}
.dropmenu {
	width: 150px;
	padding-bottom: 4px;
	font-size: 80%;
	margin-bottom: 6px;
}
a {
	color: #515F82;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
}
