#navtop {
		background-color: #DDEEF5;
	background-repeat: repeat-x;
	height: 20px;
	position: relative;
	top: 0px;
	width: 820px;
	clear: left;
	display: block;
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/navheadback.jpg);

}
#navtop ul {
	list-style: none;
	padding: 0;
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#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;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 1.1em;
	font-weight: normal;

}
#navtop a:link {
color: #000000;
text-decoration: none;
}
#navtop a:hover {
	color: #057FC0;
	text-decoration: none;
	font-weight: bold;
}
#navtop a:active {
color: #0C7FC2;
text-decoration: underline;
font-weight:bold;
}
#navtop a:visited {
color: #000000;
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: #B5D7E1;
	
}
.med {

width: 5.7em;
border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #6699CC;
		
}
.mid {
	width: 6.5em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #6699CC;
		
}
.large {
	width: 10em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #6699CC;
		
}
.lz {
	width: 6.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699CC;
	background-color: #FFF;
}

