
.ArialHelvetica { font-family: Arial,Helvetica }
.ArialHelvetica85 { font-family: Arial,Helvetica; font-size: 8.5pt }
.ArialHelvetica9 { font-family: Arial,Helvetica; font-size: 9pt }
.ArialHelvetica10 { font-family: Arial,Helvetica; font-size: 10pt }
.Verdana75 {font-family: Verdana; font-size: 7.5pt}
.Verdana85 {font-family: Verdana; font-size: 8.5pt}
.Verdana9 {font-family: Verdana; font-size: 9pt}
.Verdana10 {font-family: Verdana; font-size: 10pt}
h5.Verdana { font-family: Verdana; font-size: 10pt; margin-bottom: 0 }
P.Verdana { font-family: Verdana; font-size: 10pt }

A.RED:VISITED {color: #000000; text-decoration: underline}
A.RED:LINK {color: #000000; text-decoration: underline}
A.RED:ACTIVE {color: #CC3300; text-decoration: underline}
A.RED:HOVER {color: #CC3300; text-decoration: underline}

A.CYAN:VISITED {color: #0099CC; text-decoration: underline}
A.CYAN:LINK {color: #0099CC; text-decoration: underline}
A.CYAN:ACTIVE {color: #0099CC; text-decoration: underline}
A.CYAN:HOVER {color: #CC3300; text-decoration: underline}

A.RED_NOLINE:VISITED {color: #000000; text-decoration: none}
A.RED_NOLINE:LINK {color: #000000; text-decoration: none}
A.RED_NOLINE:ACTIVE {color: #CC3300; text-decoration: none}
A.RED_NOLINE:HOVER {color: #CC3300; text-decoration: underline}

A.GRAY_NOLINE:VISITED {color: #808080; text-decoration: none}
A.GRAY_NOLINE:LINK {color: #808080; text-decoration: none}
A.GRAY_NOLINE:ACTIVE {color: #808080; text-decoration: none}
A.GRAY_NOLINE:HOVER {color: #808080; text-decoration: none}

A.GRAY_REDLINE:VISITED {color: #808080; text-decoration: none}
A.GRAY_REDLINE:LINK {color: #808080; text-decoration: none}
A.GRAY_REDLINE:ACTIVE {color: #CC3300; text-decoration: underline}
A.GRAY_REDLINE:HOVER {color: #CC3300; text-decoration: underline}

A.BLACK_NOLINE:VISITED {color: #000000; text-decoration: none}
A.BLACK_NOLINE:LINK {color: #000000; text-decoration: none}
A.BLACK_NOLINE:ACTIVE {color: #000000; text-decoration: none}
A.BLACK_NOLINE:HOVER {color: #000000; text-decoration: none}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid #3A6EA5;
  background-color: #0099CC;
  color: white;
  font-size: 0.8em;
}