.NavtopText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #372f28;
}

.NavtopLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #372f28;
}

.NavtopLink:Hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #a00e0e;
}



.BodyText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #372f28;
}

.BodyLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #a00e0e;
}

.BodyLink:hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #372f28;
}

.BodyHdr {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #372f28;
}


.NavbotText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavbotLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #afd3d4;
}

.NavbotLink:Hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}



.CopyrightText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #372f28;
}

.CopyrightLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #372f28;
}

.CopyrightLink:Hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #a00e0e;
}

.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }
.graydk				{ background-color : #372f28; }

.red			    { background-color : #a00e0e; }
.olivemd			{ background-color : #b7b185; }
.olivelt			{ background-color : #a39c66; }
.oliveltr			{ background-color : #eae9d5; }

.sagemd 			{ background-color : #799632; }
.sagelt 			{ background-color : #babd6c; }
