body {
  background-color:#000000;
  background-image:url("../siteimages/techbackground.jpg");
}
.maintable {
  margin-left:auto;
  margin-right:auto;
  border:0px;
  padding:0px;
  font-family: Verdana, Arial, sans serif;
  font-size:12px;
}
img {
  border:none;
}
a {
  text-decoration:none;
  outline:none;
}
.menubar a {
  font-size:12px;
  color:#DDDDDD;
}
.menubar a:hover {
  font-weight:bold;
}
.menubar {
  text-align:center;
  background-color:#333333;
  background-image:url('../siteimages/steel.jpg');
  width:140px;
}
.footingtext {
  text-align:center;
  font-weight:bold;
  color:#FFFFFF;
}
.pagetitle {
  color:#FFFFFF;
}
.content3 {
  width:600px;
  margin-left:auto;
  margin-right:auto;
}
.tdmain {
  background-color:#666666; 
  width:650px; 
  border: thick solid #663333;
}
.nmp_tek{
  color:white;
  width:500px;
  margin-left:auto;
  margin-right:auto;
}