.NavleftText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #628329;
}

.NavleftLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #322b17;
}

.NavleftLink:hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #628329;
}


.QuoteText {
	font-family: Georgia, Times, Times, New Roman, serif;
	font-size: 9pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #628329;
}

.QuoteSmText {
	font-family: Georgia, Times, Times, New Roman, serif;
	font-size: 7pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #628329;
}



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

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

.BodyLink:hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #322b17;
}



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



.CopyrightText {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #574f41;
}

.CopyrightLink {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #322b17;
}

.CopyrightLink:hover {
	font-family: Century Gothic, Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #574f41;
}


.white 				{ background-color : #ffffff; }
.black              { background-color : #08080d; }
.dkgray             { background-color : #2d3840; }

.ltpurple			{ background-color : #ab8bb0; }
.dkpurple			{ background-color : #614166; }

.ltpink			    { background-color : #f5e5c9; }
.dkpink             { background-color : #4e627e; }

.ltrust 			{ background-color : #14466b; }
.dkrust 			{ background-color : #1778bd; }
