body {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
    margin-left: 0;
  margin-bottom: 10;
  margin-right: 0;
  margin-top: 10;
    background-color: Black;
}
a:link {
  color: #00879D;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #20B2AA;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #3D91CB;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: Black;
  text-decoration: underline;
  font-weight: bold;
}
a:footerlink {
  color: #FF5A00;
  text-decoration: underline;
  font-weight: bold;
}
a:footerhover {
  color: White;
  text-decoration: underline;
  font-weight: bold;
}
a:footeractive {
  color: #00A2FF;
  text-decoration: underline;
  font-weight: bold;
}
a:footervisited {
  color: #DCDCDC;
  text-decoration: underline;
  font-weight: bold;
}
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.footer {
  font-size: 10px;
  color: #FFFFFF;
}
.lite {
  color: #666666;
}
.green {
  color: #556B2F;
}
.title {
  font-size: 17px;
  font-weight: bold;
  color: #00879D;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #00879D;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #00879D;
}
.tbl-title {
  font-weight: bold;
  background-color: transparent;
}
.tbl-head {
  font-weight: bold;
  background-color: #9B0000;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #9B0000;
  color: #FFD700;
}
.border {
  background-color: #00879D;
}
.color1 {
  background-color: transparent;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.photoborder {
  border: thin solid #00879D;
}
li {
	list-style-type: disc;
	white-space: normal;
	list-style: disc color: #00879D;
	display: list-item;
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	list-style-position: inside;
	background-image: none;
	background-position: 0px;
	}
.hiddenPic {display:none;
}
