#navtop {
	background-color: #FFFFFF;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
	height: 27px;
	position: relative;
	top: 0px;
	width: 820px;
	clear: left;
	display: block;
	font-size: 1.1em;

}
#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: 8px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 1em;

}
#navtop a:link {
color: #990000;
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: #660000;
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: #000099;
	background-color: #FFFFFF;
	background-image: url(../images/navback.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: #000099;
background-color: #FFFFFF;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
}
.mid {
	width: 6.5em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/navback.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-color: #006;
}
.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: #000099;
background-color: #FFFFFF;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
}
.lz {

width: 6.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	background-color: #FFFFFF;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
}
.indent {
	padding-left: 20px;
	color: #0000FF;
}
.indent3 {
	color: #000FFF;
	padding-left: 60px;
}

.indent2 {
	padding-left: 40px;
	color: #0000FF;
}
.indent4 {
	color: #000FFF;
	padding-left: 80px;
}
.line {
	line-height: 20px;
}

#all #mainback #info {
	float: right;
	margin-right: 195px;
	background-color: #FFF;
	padding: 15px;
}
#all #mainback #info p {
	line-height: 5px;
}
.linespace {
	line-height: 0px;
}


