.pallet {
	background-color: #BBFFE5;/* green */
	font-family: Georgia, "Courier New",serif;
	font-size: medium;
}
.homepallet {
	background-color: #FFF5EE;/* seashell */
	font-family: Georgia, "Courier New",serif;
	font-size: large;
	font-weight: lighter;
}
.defpallet {
	background-color: #C6C6C6;/* gray */
	color : Black;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: medium;
	text-align: left;
}
dt {
	font-weight: bold;
}
.glosslink {
	color: #006400;
}

.signature {
	font-family: "Monotype Corsiva", "Brush Script MT", "Lucida Handwriting", Vivaldi, cursive;
}

.major {
	font-size: x-large;
	font-family: serif;
	font-style: italic;
	font-weight: bolder;
	color: #004601;
}
.minor {
	font-size: medium;
	font-family: serif;
	font-style: italic;
	font-weight: bold;
}
.authority {
	font-size: medium;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
}
.promote {
	font-size: large;
	font-style: normal;
	color: #004601;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.hrNav {	
	height: 3px;
}
.leftNav {
	font-size : smaller;
	font-style : italic;
	font-family : sans-serif;
	vertical-align : top;
	background-color: #FFE4B5;
	white-space: nowrap;
	}
.resNav {
	font-size : small;
	font-style : normal;
	font-family : sans-serif;
	vertical-align : top;
	background-color: #FFE4B5;
	}
.descriptHdr {
	font-size : medium;
	font-family : sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
.descriptBody {
	font-size : medium;
	font-family : serif;
	font-weight: normal;
	padding-left: .2cm;
	text-indent: -.2cm;
	margin-top: .3cm;
}
.resourceHeader {
	font-size : 80%;
	font-weight: bold;
	font-family : sans-serif;
	vertical-align : top;
	background-color: #FFE4B5;
	padding-left: .2cm;
	white-space: nowrap;
}

.resourceItem {
	font-size : small;
	font-style : normal;
	font-family : sans-serif;
	vertical-align : top;
	background-color: #FFE4B5;
	padding-left: .36cm;
	white-space: normal;
	text-indent: -.36cm;
}
.species {
	font-style: italic;
	font-size: small;
	padding-left: .2cm;
	text-indent: -0.2cm;
}
.listComment {
	font-style: italic;
	font-size: small;
	padding-left: .2cm;
	list-style : none;
}
.listBody {
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.hanging {
	padding-left: .36cm;
	white-space: normal;
	text-indent: -.36cm;

}

.quote {
	font-family: monospace;
	font-size: small;
	font-style: normal;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	}

.subNav {
	font-size : small;
	font-family : sans-serif;
	vertical-align : top;
	font-weight: bold;
	padding-left: .2cm;
}
.subsubNav {
	font-size : smaller;
	font-family : sans-serif;
	vertical-align : top;
	padding-left: .5cm;
	font-weight: bold;
}
.oldStyle {
	font-family: "Times New Roman", serif;
	font-size: small;
}
.attrib {
	font-family: "Times New Roman", serif;
	font-size: smaller;
	font-weight: lighter;
}
.pic {
	background-position: center center;
	background-repeat: no-repeat;
}
.show {
	visibility: visible;
}
.hide {
	visibility: hidden;
}
.button {
	background-color: #DEB887;
	border: medium outset #D2691E;
	font-size: smaller;
	font-weight: bold;
	}
.buttonActive {
	background-color: #D49E5C;
	border: medium inset #D2691E;
	font-size: smaller;
	font-weight: bold;
	}



