.HistoryTitle {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #1c3b06}
.HistoryTitle a:link      { text-decoration: underline}
.HistoryTitle a:visited   { text-decoration: underline}
.HistoryTitle a:hover     { text-decoration: underline}
.HistoryTitle a:active    { text-decoration: underline}

.subheadsHistory {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1c3b06; font-weight: bold;}
.subheadsHistory a:link      { text-decoration: underline}
.subheadsHistory a:visited   { text-decoration: underline}
.subheadsHistory a:hover     { text-decoration: underline}
.subheadsHistory a:active    { text-decoration: underline}
 
.bodyHistory {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1c3b06;}
.bodyHistory a:link      { text-decoration: underline}
.bodyHistory a:visited   { text-decoration: underline}
.bodyHistory a:hover     { text-decoration: underline}
.bodyHistory a:active    { text-decoration: underline}
 
.subtextHistory {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1c3b06}
.subtextHistory a:link      { color: #0000FF; text-decoration: underline}
.subtextHistory a:visited   { color: #003300; text-decoration: underline}
.subtextHistory a:hover     { color: #993333; text-decoration: underline}
.subtextHistory a:active    { text-decoration: underline}

.navbar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.navbar a:link      { color: #1c3b06; text-decoration: none}
.navbar a:visited   { color: #1c3b06; text-decoration: none}
.navbar a:hover     { color: #000000; text-decoration: underline}
.navbar a:active    { color: #000000; text-decoration: none}

.navHistory {  font-family: "Times New Roman", Times, serif; font-size: 12px; color: #0066FF}
.navHistory a:link      { color: #1c3b06; text-decoration: none}
.navHistory a:visited   { color: #1c3b06; text-decoration: none}
.navHistory a:hover     { color: #cca25a; text-decoration: underline}
.navHistory a:active    { color: #cca25a; text-decoration: none}

#navcon {
	background:#FFF;
	width:100%;
	z-index:2;
}

#submenus {
font-family: Times, serif;
position: relative;
width: 832px;
height:40px;
font-size:14px;
font-weight:bold;
color:#1c3b06;
margin: 0px 0px 0px 0px;
}

#submenus ul {
list-style-type: none;
}

#submenus ul li {
float: left;
position: relative;
width: 164px;
}

#submenus ul li a {
text-align:center;
border-right:2px solid #1c3b06;
border-top:2px solid #1c3b06;
border-bottom:2px solid #1c3b06;
padding:10px;
display:block;
text-decoration:none;
color:#1c3b06;
}

#submenus ul li a:hover, #submenus ul li.sfhover  {
background:#d8b66e;
color:#000000;
}

#submenus ul li ul {
display: none}

#submenus ul li:hover ul, #submenus ul li.sfhover ul {
display: block;
position: absolute;
}

#submenus ul li:hover ul li a, #submenus ul li.sfhover ul li a {
display:block;
background:#cca25a;
color:#1c3b06;
width: 164px;
text-align: center;
border: 1px solid #1c3b06;
}

#submenus ul li:hover ul li a:hover, #submenus ul li.sfhover ul li.sfhover {
background:#cca25a;
color:#000000;
}
.home { border-left: 2px solid #1c3b06; }



