.navigation {
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(graphics/BULLET.jpg);
	border-left-style: solid;
	padding: 5px 0px 0px 4px;
}
.navigationtop {
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #8C8666;
	border-right-color: #8C8666;
	border-bottom-color: #8C8666;
	border-left-color: #8C8666;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(graphics/BULLET.jpg);
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 4px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
