body {
  margin: 0;
	font-family: Arial;
	font-size: 14px;
}

td {
	font-family: Arial;
	font-size: 14px;
}

a {
  color: #333399;
}
a:active {
  color: #CC3333;
}
a:hover {
  color: #CC3333;
}
a:visited {
  color: #333399;
}

A.leftlinks {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
}
A.leftlinks2 {
  color: #9EE0FB;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
}

.lefttypes {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
A.lefttypes {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.headertxt {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
  background-color: #330066;
	font-weight: 500;
}

.headertxt a {
  color: #FFFFFF;
  text-decoration: none;
}
.headertxt a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.headertxt a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.headerbak {
  color: #000000;
	font-family: Arial;
	font-size: 12px;
  background-color: #D9D5D2;
	font-weight: 500;
}
.headerbak a {
  color: #FF0000;
	font-family: Arial;
}
.headerbak a:active {
  color: #FF0000;
	font-family: Arial;
}
.headerbak a:visited {
  color: #FF0000;
	font-family: Arial;
}

.employees {
  color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.dethead {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
  background-color: #91867E;
}

.detbody {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
  background-color: #695D54;
}

.detclose {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
  background-color: #330066;
}
.detclose a {
  color: #FFFFFF;
  text-decoration: none;
}
.detclose a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.detclose a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.bluetxt {
  color: #336699;
	font-family: Arial;
	font-size: 14px;
}

.foottxt {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}
A.foottxt {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

.didyouknow {
  border-color:#036;
  border-style:solid;
  border-width:2px;
  color: #000000;
	font-family: Arial;
	font-size: 12px;
  background-color: #B0A8A2;
}
