.copyright { color: #bab4a1; font-size: 9px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none }
	.copyright a:link { color:  #bab4a1; text-decoration: none }
	.copyright a:visited { color: #bab4a1; text-decoration: none }
	.copyright a:hover { color: white; text-decoration: none }
	.copyright a:active { color: #bab4a1; text-decoration: none }

/* BORDER CSS */
.bordertopsides { border-style: solid; border-width: 1px 1px 0; border-color: #132b1a }
.borderallsides { border: solid 1px #132b1a }
.bordersides { border-style: solid; border-width: 0 2px; border-color: #BAB4A1}
.borderbottom { border-style: solid; border-width: 0 0 2px; border-color: #BAB4A1}
.indexsides  { border: solid 2px #bab4a1} 

/* Nav */
.topnav  { color: black; font-size: 14px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
	.topnav a:link { color: black; font-weight: bold; text-decoration: none }
	.topnav a:visited { color: black; font-weight: bold; text-decoration: none }
	.topnav a:hover { color: white; font-weight: bold; text-decoration: none }
	.topnav a:active { color: black; font-weight: bold; text-decoration: none }


/* Text */
.copy  { color: #132b1a; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; text-decoration: none }
	.copy a:link { color: #7d7d7d; font-weight: bold; text-decoration: none }
	.copy a:visited { color: #7d7d7d; font-weight: bold; text-decoration: none }
	.copy a:hover { color: #132b1a; font-weight: bold; }
	.copy a:active { color: #7d7d7d; font-weight: bold; text-decoration: none }
	
.tanboldcopy  { color: #7d7d7d; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12px; text-decoration: none }

.headings   { color: #132b1a; font-size: 18px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
	.headings a:link { color: #132b1a; font-weight: bold; text-decoration: none }
	.headings a:visited { color: #132b1a; font-weight: bold; text-decoration: none }
	.headings a:hover { color: #000; font-weight: bold; text-decoration: none }
	.headings a:active { color: #132b1a; font-weight: bold; text-decoration: none }

.did_title    { color: #85673f; font-style: oblique; font-weight: bold; font-size: 18px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none }
.did_copy   { color: #132b1a; font-style: italic; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; word-spacing: 2px; letter-spacing: 2px }

INPUT { color: #662506; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #efe9d9; border: solid 1px#BAB4A1;}
.dropdownlist { color: #662506; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #efe9d9; border: solid 1px #BAB4A1;}
.commentbox { width:328px; color: #662506; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #efe9d9; border: solid 1px #BAB4A1;}

.indexintro { color: #bab4a1; font-size: 12px;  font-weight: bold; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none }
	.indexintro a:link { color:  #bab4a1; text-decoration: none }
	.indexintro a:visited { color: #bab4a1; text-decoration: none }
	.indexintro a:hover { color: white; text-decoration: none }
	.indexintro a:active { color: #bab4a1; text-decoration: none }

.popclose  { color: black; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; text-decoration: none }
	.popclose a:link { color: black; font-weight: bold; text-decoration: none }
	.popclose a:visited { color: black; font-weight: bold; text-decoration: none }
	.popclose a:hover { color:white; font-weight: bold; }
	.popclose a:active { color:black; font-weight: bold; text-decoration: none }

	

