
BODY {
  font-family:      tahoma;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

 td{
 font-family: tahoma,verdana, arial;
 font-size: 11px;
 color: #454238;
}

.bg1{
  background-image: url(images/bg2.jpg);
  background-repeat: repeat-y;
 }

.bg2{
  background-image: url(images/m26.gif);
  background-repeat: repeat-y;
 }

.bg3{
  background-image: url(images/bmidb.jpg);
  background-repeat: repeat-x;
 }

.tx1{
  font-size: 12px;
  color: #312E25;
  font-weight: bold;
 }

.tx2{
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
 }

.tx5{
  font-size: 16px;
  color: #312E25;
  font-weight: bold;
 }

.go{
  border-style: solid;
  border-width: 1px;
  border-color: #404040;
  width: 143px;
  height: 20px;
  color: #858585;
  font-size: 9px;
 }

 .pr_name{
  font-size: 11px;
  color: #312E25;
  font-weight: bold;

 text-decoration: none
}

 .ml3{
  font-size: 9px;
  color: #A19774;
  text-decoration: none;
 }