body {
 margin: 0;
 padding: 0;
 background-color: #CCCC99;
 font: normal 12px Arial, Helvetica, sans-serif;
 color: #FFF;
}

.navbg {
	background-image: url(../../images/bottomcrop.jpg);
	background-repeat: repeat;
}

.textbg {
  background-color: #000000;
}

.rightbg {
  background-image: url(../../images/rightbg.jpg);
  background-repeat: repeat-y;
}

.txtlnk {
  font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.txtlnk a:link {
  font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.txtlnk a:hover {
  font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}

.txtlnk a:visited {
  font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}

.copyright {
  font-size: 9px;
}

.subheading {
  font-size: 14px;
  font-weight: bold;
  color: #3f5cac;
}

.bold {
  font-weight: bold;
}

ul {
	line-height: 18px;
}

.header {
  font-weight: bold;
  font-size: 18px;
  color: #b3b381;
}

a:link {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
  color: #94954f;
  text-decoration: underline;
}

a:visited {
  color: #94954f;
  text-decoration: underline;
}

.missiontable {
  background-color: #d3d2b4;
  border: thin solid #747316;
  color: #000000;
  font-size: 11px;
}

.rightstable {
  background-color: #d3d2b4;
  border: thin solid #747316;
  color: #000000;
  font-size: 11px;
}

.servicetable {
  background-color: #d3d2b4;
  border: thin solid #747316;
  color: #000000;
}

.smtext {
  font-size: 11px;
  color: #000000;
}

.servlnk {
  color: #000000;
  text-decoration: underline;
}

.servlnk a:link {
  color: #000000;
  text-decoration: underline;
}

.servlnk a:hover {
  color: #666701;
  text-decoration: underline;
}

.servlnk a:visited {
  color: #666701;
  text-decoration: underline;
}

.smbold {
  font-size: 11px;
  font-weight: bold;
  color: #b3b381;
}

.biotable {
  background-color: #d3d2b4;
  border: thin solid #747316;
  color: #000000;
}

.biotable a:link {
  color: #000000;
  text-decoration: none;
}

.biotable a:hover {
  color: #696501;
  text-decoration: none;
}

.biotable a:active {
  color: #444501;
  text-decoration: none;
}

.biotable a:visited {
  color: #696501;
  text-decoration: underline;
}

.names {
  font-weight: bold;
  color: #b3b381;
}

.blackbold {
  font-weight: bold;
  color: #000000;
}

.faqbold {
  font-weight: bold;
  color: #b3b381;
}

.border {
  border: 1px solid #b3b381;
}

.greenbold {
  font-weight: bold;
  color: #b3b381;
}