#navlist1 li {
display: inline;
/* for IE5 and IE6 */
}

#navlist2 li {
display: inline;
/* for IE5 and IE6 */
}

#navlist3 li {
display: inline;
/* for IE5 and IE6 */
}

#navlist4 li {
display: inline;
/* for IE5 and IE6 */
}

#navlist5 li {
display: inline;
/* for IE5 and IE6 */
}

#navlist1 {
	width: 135px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 10px;
	color: #333333;
}

#navlist2 {
	width: 135px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 10px;
	color: #333333;
}

#navlist3 {
	width: 135px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 10px;
	color: #333333;
}

#navlist4 {
	width: 135px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color:#631D15;
}

#navlist5 {
	width: 135px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 10px;
	font-weight: bold;
	color:#631D15;
}


#navlist1 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color: #EEEEEE;
	text-align: left;
	text-decoration: none;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}

#navlist2 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color: #ACACAC;
	text-align: left;
	text-decoration: none;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}

#navlist3 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color: #D1D1D1;
	text-align: left;
	text-decoration: none;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}

#navlist4 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color:#FFFFFF;
	text-align: left;
	text-decoration: none;
	color:#631D15;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}
#navlist5 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color:#FFFFCC;
	text-align: left;
	text-decoration: none;
	color:#333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}
#navlist6 a {
	margin: 0;
	padding: 5px;
	width: 99.99%;
	display: block;
	background-color:#005E8D;
	text-align: left;
	text-decoration: none;
	color:#333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005E8D;
}

#nav-head {
	margin: 0;
	padding: 5px;
	width: 133px;
	height:10px;
	display: block;
	background-color: #005E8D;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist1 a:hover { background-color:#89A9BD; color:#EEEEEE}
#navlist2 a:hover { background-color:#89A9BD; color:#EEEEEE}
#navlist3 a:hover { background-color:#89A9BD; color:#EEEEEE}
#navlist4 a:hover { background-color:#EFEFEF; color:#89A9BD}
#navlist5 a:hover { background-color:#89A9BD; color:#EEEEEE}
#navlist6 a:hover { background-color:#89A9BD; color:#EEEEEE}

