.trow0 { background-color: #f9f9f9 }
.trow1 { background-color: #e8e8e8 }

.button { 
  color: #900; border: 0px solid blue; background-color: transparent;
  padding: 0; margin: 1px; font-size: 12px; font-family: verdana, sans-serif;
  text-align: left;
  }
th .button { font-weight: bold; }
.filter { height: 1em; font-size: 12px; }
.disabled { font-color: grey; background-color: silver; }
.show { }
.hide { display: none; }

/* These must match the database table licenses.actprods */
td.productId1 { color: green; }		/* Glink for Windows */
td.productId2 { color: maroon; }	/* Glink Mobile */
td.productId3 { color: red; }		/* Glink for Java */
td.productId4 { color: lime; }		/* Glink Forms Assistant */
td.productId5 { color: olive; }		/* Glink for Windows Open */
td.productId6 { color: fuchsia; }	/* Glink for Windows US version */

