.treetop{
  color: rgb(0, 153, 0);
}

.treebase{
  color: rgb(102, 51, 0);
}

.divbox{
  border-style:double;
  width: 70%;
}

/* These are imported from the htm file */

.cParentMenu{width: 100%;	margin: 0px; font-size: 12px;}
.cParentMenu a {display: block;}
.cParentMenu a:link, .cParentMenu a:visited{border-top: 0px solid; border-bottom: 1px solid #998713;	background-color: #E6DE9D;	font-weight: normal;	padding: 2px 5px 2px 5px;	color: #3333AA;	text-decoration: none;}
.cParentMenu a:hover{border-top: 0px solid; border-bottom: 1px solid #998713;	background-color: #C0AF6D;	font-weight: normal;	padding: 2px 5px 2px 10px;	color: #3333AA;	text-decoration: none;}
.cDaughterMenu{width: 100%; margin: 0px; font-size: 11px; }
.cDaughterMenu a {display: block;}
.cDaughterMenu a:link, .cDaughterMenu a:visited {border-top: 0px solid;	border-bottom: 1px solid #E6DE9D;	background-color: #EFEBC2;	font-weight: normal;	padding: 1px 5px 1px 15px;	color: #6666CC;	text-decoration: none;}
.cDaughterMenu a:hover {border-top: 0px solid;	border-bottom: 1px solid #FFFFCC;	background-color: #C7C7C7;	font-weight: normal;	padding: 1px 5px 1px 20px;	color: #6666CC;	text-decoration: none;}
.style6 {font-size: 24px}
.currTab {width: 100%;	margin: 0px; font-size: 12px;}
.currTab  a {display: block;}
.currTab a:link, .currTab a:visited{
    border-top: 0px solid; border-bottom: 1px solid #998713;	background-color: #00FF80;	font-weight: normal;	padding: 2px 5px 2px 10px;	color: #3333AA;	text-decoration: none;
 }
.style7 {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-family: Arial;
	font-size: x-large;
}

/* end imported styles */
