.Navigation {
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: outset;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.Navigation  .Navigation_SubHead a:hover {
	background-color: #CCCCB2;
	border-bottom-style: none;
	border-bottom-color: #333333;
	background-image: url(/images/arrow_b.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Navigation_Head {
	color: #990000;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.Navigation .Navigation_Head a {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
.Navigation_SubHead {
	color: #990000;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.Navigation  .Navigation_SubHead a {
	color: #990000;
	text-decoration: underline;
	width: 100%;
	padding-left: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.Navigation  .Navigation_Head a:visited {
	color: #660000;
	text-decoration: none;
}
.Navigation  .Navigation_SubHead a:visited {
	color: #660000;
	text-decoration: none;
}
.text_margins_headers {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ECE9D8;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-right: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 2px;
	background-image: url(/images/header1_backgrounds.gif);
	height: 18px;
}
.text_margins_sub_headers {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-right: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 2px;
	height: 25px;
	background-image: url((URL));
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
}
.Navigation  .Navigation_Head img {
}
