
A:link {color:#006600; text-decoration: underline}
A:visited {color:#006600; text-decoration: underline}
A:active {color:#006600; text-decoration: underline}
A:hover {text-decoration: underline; color: #000000;}

body, table {
  font: 9pt Tahoma,Verdana;
}

.ITAB {
  font: 9pt Tahoma,Verdana;
}


.clsContextMenu {
//  background-color:#e6e6fa;
  background-color:#f0f0fc;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  padding: 4px,12px,4px,12px;
  line-height: 190%;
}

.clsRowHilite, .clsRowHilite TD, .clsRowHilite INPUT {
  background: highlight;
  color: highlighttext;
}

.clsRowAlt {
  background: #c0ffc0;
}

