hr
{
	color: #663300;
	background: #663300;
	border: 0;
	height: 1px;
	margin: 0 0 0 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #663300;
    margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
    background-color: Black;
    background: #003B2F;  
}

H1 {
	color: #663300;
	font-family: sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

H2 {
	color: #663300;
	font-family: sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
H3 {
	color: #663300;
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:link {
  color: #8b4513;
  text-decoration: underline;
  font-weight: normal;
}
a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}
a:active {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
	color: #000000;
	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: #663300;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #663300;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #663300;
}
.tbl-title {
  font-weight: bold;
  background-color: transparent;

}
.tbl-head {
  font-weight: bold;
  background-color: #663300;
  color: #ffdead;
    background: url(../images/tabletop.png);
}
.tbl-head2 {
  font-weight: bold;
  background-color: #663300;
  color: #ffdead;
   background: url(../images/tabletop.png);
}
.tbl-footer {
  font-weight: bold;
  background-color: #663300;
  color: #ffdead;
   background: url(../images/tablebottom.png) no-repeat;
}
.border {
  background-color: #663300;
}
.color1 {
  background-color: transparent;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}

.Logtable {
	margin: 1em;
	border-collapse: collapse;
	font-size: 12pt;
	color: #663300;
	
}
img {
  border-style: none;
  border-width; 0px;
}
.photoborder {
  border: thin solid #8b4513;
}
li {
		list-style-image: none;
		list-style: disc;
	}
.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;
}

.rightborder { 
border-right: 1px solid #663300; 
}
.leftborder { 
border-left: 1px solid #663300; 
border-style: dashed; 
} 

