.highlight {
	color: #333333;
	font-weight: bold;
	line-height: 3ex;
	text-decoration: underline;
}
.Purple {
	color: #330099;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #330099;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	background-image: url(images/bars/b2bar-purp.jpg);
	background-position: left center;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.indent {
	padding-left: 3em;
	text-indent: -2em;
}
.nav {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-image:  none;
	background-repeat: no-repeat;
}

.navigation a:link {
	color:#750E0B;
	text-decoration:none;
	font-size: large;
	line-height: 1.3;
}
.navigation a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: large;
	line-height: 1.3;
}
.navigation a:visited {
	color:#750E0B;
	text-decoration:none;
	font-size: large;
	line-height: 1.3;
}
.navigation a:hover {
	color:#AE4242;
	text-decoration:underline;
	font-size: large;
	line-height: 1.3;
}
.navigation p {
	margin-bottom:5px;
	margin-left: 5px;
}
.indent2 {
	text-indent: -2em;
	padding-left: 3em;
}
.Burgandy {
	color: #660000;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-image: url(/images/bars/b2bar-burg.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left center;
}
.darkanchors {
	color: #333333;
	font-weight: bold;
	line-height: 3ex;
}
.darkanchors a:link {
	color: #333333;
	font-weight: bold;
	line-height: 3ex;
}
.darkanchors a:hover {
	color: #800000;
	font-weight: bold;
	line-height: 3ex;
}
.darkanchors a:visited {
	color: #333333;
	font-weight: bold;
	line-height: 3ex;
}
.indentlist {

	padding-left: 4em;
	text-indent: -2em;
}
