body { background: #ffffff; color: #000000; }
a:link, a:hover, a:active { color: #0000ff; }
a:visited { color: #800080; }
#content .helpbox { background:#e6e6e6;border:#000000 1px solid;padding-right:1em;color:#000000; }
#content .helpboxem { color: #000000; background: #e6e6e6; }
#mainbar  { color: #000000; background: #c0c0c0; }
#content h3, #content th, #content h2 { color: #000000; background: #c0c0c0; }
th, #content th a:link, #content th a:visited, #content th a:active, #content th a:hover { background: #e6e6e6; color: #000000; }
#textbox { border-top: 1px solid #000000; border-left: 1px solid ; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6 }

.eventdivmarker {
  color: #0000ff;
  cursor: help;
}

#eventdiv {
  z-index: 10000;
  position: absolute;
  padding: 5px 8px;
  background: #e6e6e6;
  color: #000000;
  border: solid 1px #000000;
}

#eventdivtitle {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 5pt;
}
