* {
  margin: 0;
  padding: 0;
}
html {
  font-size: x-small;
  height: 100%;
}
body {
  background-position: left top;

/*  background-color: black;*/
/*  color: white;*/
	color:#3C0808;

  background-color: #171717;
/*  background-color: #FFBB5A;*/
/*  color: #ffde8f;*/
/*  background-image: url(../img/bg.gif);*/
/*  background-repeat: repeat-x;*/
  font-size-adjust: none;
  font-variant: normal;
  text-align: left;
  height: 100%;
  width: 100%;
  font-size: 1.2em;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: normal;
  font-style: normal;
}


#tb0{
	border-left:1px solid #fefe80;
	border-top:1px solid #fefe80;
	border-right:0px solid #804020;
	border-bottom:0px solid #804020;
	background-image:url(gis.bg.jpg);
/*	background: #ffbb5a url(../img/contact-nw-top.gif) repeat-x scroll left top;*/
}

#tb1 {
/*    color:black;*/
    text-align:center;
  	font-family: Tahoma;
/*	font-size:11px;*/
	border-top:1px solid #9f8d69;
	border-right:1px solid #9f8d69;
	border-bottom:0px solid #9f8d69;
} 

#tb1 td{
	border-right:1px solid #f7e5c3;
	border-bottom:1px solid #dcba78;
}

.dmbw {
	color:#3C0808;
/*	color:white;*/
/*	font-weight:bold;*/
/*	text-shadow:1px 1px 1px #FFFFFF;*/
	text-shadow:1px 1px 1px gray;
}

.nmde {
	color:#3C0808;
/*	color:#FFDE8F;*/
/*	color:white;*/
/*	text-shadow:1px 1px 1px #ffffff;*/
}

