A:link { text-decoration: underline; color: #0000FF; }
A:active { text-decoration: underline; color: #0000FF; }
A:visited { text-decoration: underline; color: #0000FF; }
A:hover { text-decoration: underline; color: #FF6600; }

IMG { border-width: 0px; }
TD { font-size: x-small; }
H2 { font-size: small; }
H2 A:LINK { text-decoration: none; color: #ffffff; }
H2 A:VISITED { text-decoration: none; color: #ffffff; }
H2 A:HOVER { text-decoration: none; color: #ffffff; }
.ftopline { margin-top: 6px; margin-bottom: 6px; padding-top: 4px; border-color: #999999; border-width: 1px; border-top-style: solid; text-align: center; }
.ftopline2 { margin-top: 6px; margin-bottom: 10px; padding-top: 4px; border-color: #999999; border-width: 1px; border-top-style: solid; text-align: center; }
.bgdai2 { color:#ffffff; background-color: #3300cc; padding: 4px 0 4px 16px; border-left: 6px solid #9999cc; }
.fdp2 { line-height: 150%; border-top: 1px solid #999999; border-bottom: 1px solid #999999; padding: 6px; margin-bottom: 16px; }
#copy { margin-top: 20px; text-align: center; font-size: 10px; line-height: 12px; 
border-color: #999999; border-width: 4px; border-top-style: solid; }
.sh { font-size: x-small; margin: 0px; padding: 0px; font-weight: normal; text-align: right; }


#pagearea  {
  background-color: transparent;
  margin:0px 0px 0px 0px;
  text-align:right;
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}