#navtop {
	background-color: #FFFFFF;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
	height: 27px;
	position: relative;
	top: 0px;
	width: 820px;
	clear: left;
	display: block;
	font-size: 1.1em;
	background-position: bottom;
}
#navtop ul {
	list-style: none;
	padding: 0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
}
#navtop li {
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#navtop a {
	text-decoration: none;
	text-align: center;
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-left: 8px;

	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 1em;

}
#navtop a:link {
color: #000099;
text-decoration: none;
}
#navtop a:hover {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#navtop a:active {
color: #990000;
text-decoration: underline;
font-weight:bold;
}
#navtop a:visited {
color: Navy;
text-decoration: none;
}

.small {
	width: 4em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CC6600;
	background-repeat: repeat-x;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
}
.med {

width: 5.2em;
border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CC6600;
	background-repeat: repeat-x;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
}
.mid {

width: 6.8em;
border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CC6600;
	background-repeat: repeat-x;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
}
.large {

width: 9.5em;border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CC6600;
	background-repeat: repeat-x;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
}
.lz {
	width: 6.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-color: #FFF;
	background-image: url(../images/navbeac2.jpg);
	background-repeat: repeat-x;
}

