﻿

<!--
.rowTint {
  background-color: #dfe;
  border-color:  #dfe;
  border-style: hidden;
  padding: 5px;
  font-family: Tahoma; font-size: 10px;
  }

  A:link {color: #dfe; text-decoration: none;}
  A:visited {color: #dfe; text-decoration: none;}

.altRowTint {
  background-color: #ffd;
  border-color:  #ffd;
  border-style: hidden;
  padding: 5px;
  font-family: Tahoma; font-size: 10px;
}
.header {
  background-color: #ffffdd;
  border-style: hidden;
  padding: 5px;
  font-family: Tahoma; font-size: 12px;
  }

.goto {
    font-family: Arial; color: #000000; background-color: #dfe;}
.deeper, .deeper TD, .deeper TH
{
color:#000;
font-family:sans-serif; font-size: 16px;
font-weight:600;
border: 1px solid #fc0;
}

.hide { color: #ffffdd; }
// -->


