.NavTopText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #570000;
}

.NavTopLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b0000;
}

.NavTopLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #080402;
}



.BodyText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #570000;
}

.BodyLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: underline;
	color: #2b0000;
}

.BodyLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: underline;
	color: #080402;
}



.BodyHdr1 {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #080402;
}

.BodyHdr1Link {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: underline;
	color: #570000;



.BodySmText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #570000;
}

.BodySmLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2b0000;
}

.BodySmLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #080402;
}



.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }
.natural			{ background-color : #e7dcc5; }

.dkbrown			{ background-color : #080402; }
.logored		    { background-color : #570000; }
.dkred			    { background-color : #2b0000; }
.dkceladon			{ background-color : #9d9d7d; }

.teal			    { background-color : #008080; }
.dkteal			    { background-color : #607a79; }