body {
  padding: 0px;
  margin: 0px;

  background: url(images/back.gif) center repeat-y #e6e2d1;

}

img {
  border: 0px;
}

table {
  background: white;
}

table.pf1 td {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}

table.pf1 td a {
  font-family: arial;
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}

table.pf1 th {
  height: 21px;
}

td.port_1 {
  color: #999999;
  font-size: 12px;
  font-family: arial;
  padding-left: 15px;
}

td.port_1 a {
  color: #B91F25;
}

td.port_2 {
  text-align: left;
  color: #999999;
  font-size: 12px;
  font-family: arial;
}

table.port a:hover {
  color: #7a0a0a;
}


table.cli a {
 color: #999999;
}

table.cli a:hover {
  color: #7a0a0a;
}



table.newsOnMain a {
  font-family: arial;
  font-size: 12px;
  color: #999;
  text-decoration: none;
  
  
}

table.newsOnMain a:hover {
  text-decoration: underline;
}