.NavtopText {
	font-family: Century, Times, Times New Roman, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavtopLink {
	font-family: Century, Times, Times New Roman, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavtopLink:Hover {
	font-family: Century, Times, Times New Roman, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #9900cc;
}



.NavleftText {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
}

.NavleftLink {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #9900cc;
}

.NavleftLink:Hover {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}



.BodyText {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #343434;
}

.BodyLink {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #9900cc;
}

.BodyLink:hover {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.BodyHdr1 {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 30pt;
	line-height: 32pt;
	font-weight: bold;
	text-decoration: none;
	color: #9900cc;
}

.BodyHdr2 {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #9900cc;
}



.NavbotText {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavbotLink {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavbotLink:Hover {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #9900cc;
}


.CopyrightText {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.CopyrightLink {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #afd3d4;
}

.CopyrightLink:Hover {
	font-family: Arial Narrow, Arial, Tahoma, Gill Sans, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #9900cc;
}



.white 				{ background-color : #FFFFFF; }
.black              { background-color : #000000; }

.graydkr			{ background-color : #343434; }
.graydk			    { background-color : #333333; }
.graymd			    { background-color : #666666; }
.graylt			    { background-color : #cccccc; }

.purple			    { background-color : #9900cc; }