body {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  background: #B3CFC0;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
}
a:link {
  color: #006400;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #6B8E23;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #FFD700;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: Black;
  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: #006400;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #006400;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #006400;
}
.tbl-title {
  font-weight: bold;
  background-color: #F1F8FE;
}
.tbl-head {
  font-weight: bold;
  background-color: #006400;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #006400;
  color: #cae497;
}
.border {
  background-color: #000000;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.photoborder {
  border: thin solid Black;
}
li {
	list-style-type: disc;
	white-space: normal;
	list-style: disc inside url(images/listbullet.jpg);
	color: #000033;
	display: list-item;
	font-family: sans-serif;
	list-style-position: outside;
}
.hiddenPic {display:none;
}
