.sectionSelected { 
	background-color: #990000; 
	padding-top: 2px; 
	padding-right: 0px; 
	padding-bottom: 2px; 
	padding-left: 2px;
	font-weight: bold; 
	color: #FFFFFF; 
	border-color: black black #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	cursor: default;
; width: 150px
	}
	
.section {  
	background-color: #999999; 
	padding-top: 2px; 
	padding-right: 0px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border-color: #000000 black; 
	font-weight: bold; 
	cursor: pointer; pointer; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	color: #333333
; width: 150px
	}
	
.subsection {
	 background-color: #d6d3ce;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-color: black black #999999; 
	cursor: pointer; border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	color: #333333
	}
	
.subsectionSelected {
	background-color: #CBB99D;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px; 
	background-image:  url(../images/pointer.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	font-weight: bold; 
	border-color: black black #999999; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	color: #333333;
	cursor: default;
	}
.sectionHover { 
	background-color: #AAAAAA;
	 padding-left: 2px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 border-color: black black #000000;
	 border-style: solid;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 1px;
	 border-left-width: 0px; 
	 font-weight: bold	; 
	 cursor: pointer; 
	 color: #FFFFFF;
; width: 150px
	 }
	
	.subsectionHover { 
	background-color: #EBEBEB;
	 padding-left: 12px;
	 padding-top: 2px;
	 padding-right: 0px;
	 padding-bottom: 2px;
	 border-color: black black #000000; 
	 cursor: pointer; 
	 border-style: solid; 
	 border-top-width: 0px; 
	 border-right-width: 0px; 
	 border-bottom-width: 1px; 
	 border-left-width: 0px; 
	 color: #333333;
	 }
	 
a.lhnav:active {  color: #333333; text-decoration: none}
a.lhnav:hover { color: #333333; text-decoration: none }
a.lhnav:link { color: #333333; text-decoration: none }
a.lhnav:visited { color: #333333; text-decoration: none }
.lhnavwhite { color: #FFFFFF; text-decoration: none }
a.lhnavwhite { color: #FFFFFF; text-decoration: none }
a.lhnavwhite:active { color: #FFFFFF; text-decoration: none }
a.lhnavwhite:visited { color: #FFFFFF; text-decoration: none }
a.lhnavwhite:hover { color: #FFFFFF; text-decoration: none }
a.lhnavwhite:link { color: #FFFFFF; text-decoration: none }
