hr {
	color: Navy;
	height: 1px;
}
body {
  font-family: Tahoma;
  font-size: 12pt;
  color: #000000;
    margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
    background-color: #00063b;
    background: #003B2F url(../images/dbback.jpg) repeat-x;
}
a:link {
  color: #999999;
  text-decoration: underline;
  font-weight: normal;
  }
a:hover {
  color: #4169E1;
  text-decoration: underline;
  font-weight: normal;
}
a:active {
  color: #999999;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
.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;
}
.title {
  font-size: 17px;
  font-weight: bold;
  color: Navy;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: Navy;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: Navy;
}
.tbl-title {
  font-weight: bold;
  background-color: #F5F5F5;
  }
.tbl-head {
  font-weight: bold;
  background-color: Navy;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: Navy;
  color: #FFFFFF;
}
.border {
  background-color: Navy;
}
.color1 {
  background-color: transparent;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.photoborder {
  border: thin solid #000080;
}
li {
		list-style-image: url('../images/disc.jpg');
	}
.hiddenPic {display:none;
}
/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	color: #000000;
}

#dtxFooterLinks a { 
	color: #000000;
}

#dtxFooterLinks a:link, #jssFooterLinks a:visited
{
	color: White;
}

#dtxFooterLinks a:hover
{
	color: #DAA520;
}
