.navigationmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
}
.navigationmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color:#000066;
	text-decoration: none;
	background-color: #996666;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	top: auto;
	line-height: normal;
}
.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color:000066;
	text-decoration: none;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
}
.pplist {
	font-family: "Arial narrow";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color:ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	list-style-type: decimal;
	line-height: 110%;
}
.pplist:hover {
	font-family: "Arial narrow";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color:ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	list-style-type: decimal;
	font-variant: normal;
	line-height: normal;
	vertical-align: text-top;
	border: medium groove #66669A;
}
