.NavTopText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #2e531e;
}

.NavTopLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.NavTopLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #608037;
}



.SidebarText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.SidebarLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #608037;
}

.SidebarLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.SidebarHeader {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


.SidebarText2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #2e531e;
}

.SidebarLink2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #608037;
}

.SidebarLink2:hover {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.SidebarHeader2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #2e531e;
}

.SidebarText2Sm {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #2e531e;
}


.BodyText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #661c08;
}

.BodyLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.BodyLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #beca79;
}

.BodyHeader {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #661c08;
}

.BodyHeader2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #661c08;
}



.SmText {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #661c08;
}

.SmLink {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #beca79;
}

.SmLinkHover {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #608037;
}



.BotText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #2e531e;
}

.BotLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e531e;
}

.BotLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #608037;
}



.CopyrightText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #aa825b;
}

.CopyrightLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #825a33;
}

.CopyrightLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #661c08;
}


.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }
.ltgray             { background-color : #DDDDDD; }

.dkgreen		    { background-color : #2e531e; }
.green		        { background-color : #608037; }
.ltgreen		    { background-color : #beca79; }

.ltyellow           { background-color : #f1ebc6; }
.yellow 			{ background-color : #e3d78d; }

.rust			    { background-color : #661c08; }
.ltrust			    { background-color : #aa825b; }

.orange		        { background-color : #d65927; }
.dkorange		    { background-color : #a3450c; }
