.blue2b8    { color: #7794B6; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.blue3b8    { color: #194173; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.blue3b10   { color: #005D77; font-family: tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; }
.blue3b12   { color: #194173; font-family: tahoma, Arial, Helvetica; font-size: 12pt; font-weight: bold; }

.whiteb8    { color: #FFFFFF; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.whiteb10   { color: #FFFFFF; font-family: tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; }

.blackb8    { color: #000000; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.blackb10   { color: #000000; font-family: tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; }
.blackb12   { color: #000000; font-family: verdana, tahoma, Arial, Helvetica; font-size: 11pt; font-weight: bold; }
.black8     { color: #000000; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: normal; }
.black10    { color: #000000; font-family: verdana, tahoma, Arial, Helvetica; font-size: 10pt; font-weight: normal; }

.vlblueb8   { color: #E4F6FF; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.lblueb8    { color: #005D77; font-family: tahoma, Arial, Helvetica; font-size: 8pt; font-weight: bold; }
.lblueb10   { color: #005D77; font-family: verdana, tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; }
.lblueb12   { color: #005D77; font-family: verdana, tahoma, Arial, Helvetica; font-size: 12pt; font-weight: bold; }
.lgrey10    { color: #636363; font-family: tahoma, Arial, Helvetica; font-size: 10pt; font-weight: normal; }

.in_lblueb10   { color: #005D77; font-family: verdana, tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; text-align: center; }
.in_lblueb10b  { color: #005D77; font-family: verdana, tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; }

A.Link, A.Link:link {
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10pt;
  font-weight: bold;
  color : #005D77;
  text-decoration: none;
}

A.Link:hover {
  text-decoration: underline;
}

A.MenuLink, A.MenuLink:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  border-left: 6px solid #FFFFFF;
  color : #FFFFFF;
  text-decoration: none;
}

A.MenuLink:visited {
  color : #FFFFFF;
}

A.MenuLink:hover {
    border-left: 6px solid #005D77;
    color : #005D77;
}
A.MenuLink:active {
  color: #FFFFFF;
}


.CellComp {
  
  border: 1px solid #000000;
  }        