body {
   background-color: #ffffff;
   }

th,td,li {
   font-family: sans-serif;
   font-size: small;
   }

td {
   vertical-align: top;
   }

.shade1 {
   background-color: #dddddd;
   font-size: x-small;
   }

.shade2 {
   background-color: #eeeeee;
   font-size: x-small;
   }

.plus {
   background-color: #CCDDCC;
   font-size: x-small;
   }


.noway {
   color: #ff0000;
   }
.unfiltered,.unfilteredg1 {
   color: #ff6666;
   background-color: #cccccc;
   font-weight: normal;
   text-decoration: none;
   }
.filtered,.fg1na {
   color: #cc9900;
   background-color: #cccccc;
   font-weight: normal;
   text-decoration: none;
   }
.amino,.amino2 {
   color: #009900;
   background-color: #cccccc;
   font-weight: normal;
   text-decoration: none;
   }
.unfilteredg1,.fg1na,.amino2 {
   background-color: #333333;
   font-weight: bold;
   text-decoration: none;

   /* netscape groks on these */
   /*border-top-width: thin;*/
   /*border-bottom-width: thin;*/
   /*border-top-style: solid;*/
   /*border-bottom-style: solid;*/
   }

.validated {
   background-color: #ff99ff;
   text-decoration: none;
   }

.exon1 {
   color: #cc0000;
   background-color: #ffeeee;
   /*font-weight: bold;*/	/* bold make courier wider on NS4.7 on Mac */
   /*border-top-width: medium;
   border-top-style: double;*/
   border-top: medium double;
   text-decoration: none;
   }
.exon2 {
   color: #0088ff;
   background-color: #eeeeff;
   /*font-weight: bold;*/	/* bold make courier wider on NS4.7 on Mac */
   /*border-top-width: medium;
   border-top-style: double;*/
   border-top: medium double;
   text-decoration: none;
   }
.exonboundary {
   color: #cc33cc;
   background-color: #cccccc;
   font-weight: bold;
   /*border-top-width: medium;
   border-top-style: double;
   border-bottom-width: medium;
   border-bottom-style: double;*/
   border-top: medium double;
   border-bottom: medium double;
   text-decoration: none;
   }
.disable {
   color: #999999;
   }
.key {
   font-size: xx-small;
   }
.over {
   color: #000000;
   background-color: #ccccff;
   font-size: x-small;
   }
.overcap {
   color: #ffffff;
   background-color: #333399;
   font-size: x-small;
   }
.hittable {
   font-size: x-small;
   }
