
BODY {
  background: #FDFCE3 url("../img/layout_bg.gif") 0px 93px no-repeat;
}

BODY.popup {
  background: #FDFCE3 url("../img/popup_bg.gif") 0px 47px no-repeat;
}

TD,.normal {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.normalbold {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

A.normal {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #004B7D;
  text-decoration: none;
  font-weight: bold;
}

A.normal:hover {
  text-decoration: underline;
}

.blue {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #004B7D;
  text-decoration: none;
  font-weight: normal;
}

.red {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #BC5400;
  text-decoration: none;
  font-weight: normal;
}

.redbold {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #BC5400;
  text-decoration: none;
  font-weight: bold;
}

INPUT,TEXTAREA {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
}

.search {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #004C7D;
  text-decoration: none;
  font-weight: normal;
}

SELECT.search {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  width: 130px;
}

TABLE.search {
  border: #D3D4C4 solid 1px;
  border-collapse: collapse;
}

TD.search {
  border: #FDFCE3 solid 1px;
  border-collapse: collapse;
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

TD.searchh {
  border: #FDFCE3 solid 1px;
  border-collapse: collapse;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

TH.searchh {
  border: #FDFCE3 solid 1px;
  border-collapse: collapse;
  font-size: 10px;
  color: #004B7D;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

TD.normal1 {
  border: #FDFCE3 solid 1px;
  border-collapse: collapse;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

TD.normal2 {
  border: #FDFCE3 solid 1px;
  border-collapse: collapse;
  font-size: 9px;
  color: #004B7D;
  text-decoration: none;
  font-weight: normal;
}

A.search {
  font-size: 9px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

A.search:hover {
  text-decoration: underline;
}


