.olink{
  color:#df6900;
}
.olink:hover{
  text-decoration:underline;
}
.tname {
  font-family: Verdana;
  font-size: 12px;
  color: rgb(198, 58, 58);
  font-weight: bold;
}
.ttitle {
  padding: 4px;
  font-family: Verdana;
  font-size: 12px;
  color: rgb(51, 102, 153);
  font-weight: bold;
  text-align: center;
}
td.field, td.ftitle {
  color: rgb(52, 51, 51);
}
td.ftitle {
  text-align: left;
}
tr.row1, tr.row2{
  padding: 0px;
  height: 15px;
  text-align: center;
}
tr.row1 td{
  background-color: #eef0f2;
}
tr.row2 td{
  background-color: #ffffff;
}
.tborder {
  background-color: rgb(192, 192, 192);
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}
