﻿body {
  margin-top: 0px;
  padding-left: 0px;
  font-weight: normal;
  font-size: 0.8em;
  word-spacing: normal;
  margin-left: 0px;
  text-transform: none;
  padding-top: 0px;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
}

#dhtmltooltip {
  position: absolute;
  border: 1px solid black;
  padding: 0px;
  z-index: 100;
}

.thinborder {
  border: #B9B9FF 1px solid;
}

.bordertop {
  border-top: #B9B9FF 1px solid;
}

.ddrivetipLarge {
  background-color: white;
  width: 300px;
  padding: 4px;
}

.ddrivetipSmall {
  background-color: white;
  width: 200px;
  padding: 4px;
}

table {
  color: #333366;
}

td {
  font-size: 12px;
}

.divBG
{
  border-right: #89b6e5 thin double;
  border-top: #89b6e5 thin double;
  border-left: #89b6e5 thin double;
  border-bottom: #89b6e5 thin double;
  background-color: #eaeeff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 15px;
}


