#leftnav {
	width: 192px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #6a1969;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	display: block;
	float: left;
	position: relative;
}
#leftnav h2 {
	color: #FFFFFF;
	background-color: #B292B0;
	display: block;
	width: 192px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-indent: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6A1969;
	margin: 0px;
}
#leftnav h3 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	display: block;
	width: 192px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}

#leftnav a:link, #leftnav a:visited {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A1969;
	padding-bottom: 2px;
	float: left;
	width: 192px;
	position: relative;
	display: block;
	margin: 0px;
	padding-top: 2px;
	color: #6A1969;
	text-decoration: none;
	font-size: 90%;
}
#leftnav a:hover {
	background-color: #8D9D93;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A1969;
	padding-bottom: 2px;
	display: block;
	float: left;
	width: 192px;
	position: relative;
	padding-top: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	margin: 0px;
}
#leftnav .level1 {
	text-indent: 8px;
}
#leftnav .level2 {
	text-indent: 12px;
}

#searchform {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	width: 192px;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}
#searchform input {
	color: #6A1969;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#leftnav h4 {
	font-size: small;
	font-weight: bold;
	color: #6A1969;
	display: block;
	width: 188px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#leftnav h5 {

	color: #FFFFFF;
	background-color: #4F7019;
	display: block;
	width: 192px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-indent: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6A1969;
	margin: 0px;
}
