body {
  font-family: Calibri;
  font-size: 14px;
  color: #000000;

  margin-left: 0;
  margin-bottom: 10;
  margin-right: 0;
  margin-top: 10;
  background: #112701;
  background-color: #1b80be;
}
a:link {
    text-decoration: underline;
  font-weight: normal;
      color: #1b80be;
      }
a:hover {
  color: #DAA520;
  text-decoration: underline;
  font-weight: normal;
}
a:active {
  color: #004401;
  text-decoration: underline;
  font-weight: normal;
}
a:visited {
  color: Black;
  text-decoration: underline;
  font-weight: normal;
}
.footerlink {
  color: #FFD700;
  text-decoration: underline;
  font-weight: bold;
}
.footerhover {
  color: White;
  text-decoration: underline;
  font-weight: bold;
}
.footeractive {
  color: #FFD700;
  text-decoration: underline;
  font-weight: bold;
}
.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: 12px;
  font-weight: bold;
  color: #000033;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #000033;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #000033;
}
.tbl-title {
  font-weight: bold;
  background-color: #F1F8FE;
}
.tbl-head {
  font-weight: bold;
  background-color: #9B0000;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #000033;
  color: #03C9FB;
}
.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;
	font-size: 14px;
	font-weight: bold;
	list-style-position: outside;
}
.hiddenPic {display:none;
}
.copyright-links			{ font-family:Tahoma; font-weight:bold; font-size:8pt; color: #FD7B01; text-decoration: none; }
.copyright-links:hover 		{ font-family:Tahoma; font-weight:bold; font-size:8pt; color: #FFFFFF; text-decoration: none; }
.copyright-links:visited 	{font-family:Tahoma; font-weight:bold; font-size:8pt; color: #000000; text-decoration: none; }

.tabled { font: normal normal x-small/normal Arial, Helvetica, sans-serif;  font-family: Arial, Helvetica, sans-serif;  font-size: x-small;  font-style: normal;    }
select {
	background: #f2fbf2;
	font-family: Arial;
	font-size: 95%;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;

.font1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.font2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.font3 { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #000000; font-weight: bold; }
.select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.gbsearch { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #FFFFFF; }


}