body
{
  margin: 15px 15px 15px 15px;
  background-color: #000000;
}

body, table, tr, td, a, span, textarea, input, select
{
  font-family: verdana;
  font-size: 10pt;
  color: #e0eeee;
  scrollbar-shadow-color: #405555;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: black;
  scrollbar-arrow-color: black;
  scrollbar-highlight-color: #c0dddd;
  scrollbar-face-color: #90aaaa;
}

body, table, tr, td, textarea
{
  overflow: auto;
}

a
{
  text-decoration: underline;
  white-space: nowrap;
}

a:hover
{
  color: #708888;
}

.title
{
  font-weight: bold;
  white-space: nowrap;
}

.menu
{
  color: black;
}

.menu_selected
{
  color: #90aaaa;
}

.menu_disabled
{
  color: #081818;
}

.menu a:hover
{
  color: #708888;
}

.sub_section_header
{
  font-weight: bold;
  color: #c0cccc;
}

.small
{
  font-size: 8pt;
}

.data_table
{
  height: 101px;
}

.mail_form
{
  border-width: 1;
  border-color: white;
  background-color: #0B0F10;
  padding: 2px 2px 2px 2px;
}

.mail_form_button
{
  border-width: 1;
  border-color: #e0eeee;
  background-color: #0B0F10;
}

.error
{
  color: red;
  font-weight: bold;
}

.div_txt_box
{
  height: 359px;
  overflow: auto;
  padding: 2px 2px 2px 2px;
}

.history
{
  color: #505555;
}
