TABLE.tp {
  font-family:Tahoma;
  font-size:11px;
  color:#515151;
  text-align: right;
}
TABLE.tp TR {
  line-height: 17px;
}
TABLE.tp TR.sel {
  background:#bae736;
}
TABLE.tp TR.even {
  background:#f5f5f5;
}
TABLE.tp TH {
  text-align: left;
  padding-left:10px;
}



TABLE.tpcap {
  background-image: url(/images/t-t.gif);
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: top;
  text-align: left;
}
TABLE.tpcap TD {
  text-align: right;
}

TABLE.tpdet {
  font-family:Tahoma;
  font-size:11px;
  color:#515151;
  text-align: right;
}

TABLE.tpdet TR {
  line-height: 17px;
}


TABLE.tpdet TH {
  text-align: left;
  padding-left:10px;
}

TABLE.res {
  font-family:Tahoma;
  font-size:11px;
  color:#515151;
  text-align: right;
}
TABLE.res TR {
  line-height: 17px;
}
TABLE.res TR.even {
  background:#f5f5f5;
}
TABLE.res TH {
  text-align: left;
  padding-left:10px;
}
TABLE.res TD {
  text-align: left;
  padding-right:10px;
}




li.notes {
  font-family:Tahoma;
  font-size:11px;
  color:#515151;
  text-align: left;
  padding-left:10px; 
}