.navigatorBackground {background-color: pink;}
.navigatorTitlesBackground {
	color: white;
	background-color: darkred;
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	line-height: 12pt;
	font-weight: bold;
}
.navigatorTitlesText {
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	font-style:normal;
	text-transform:none;
	font-weight:bold;
}
