﻿  body { background-color:  #baceab }

  .menu { position: absolute; top: 88px; z-index:2; visibility:hidden; width: 100% }
  .menu table table table td { color: #ffffff; padding-left: 4px; padding-right: 4px; font-size: 12px;font-family: times, times new roman;  font-weight: bold; cursor:pointer }
  .navOut { background-color: #666699; border: #333366 solid 1px }
  .navOver { background-color: #333366; border: #ffffff solid 1px }

  #content { position: absolute; z-index:1 }
  td { font-family: tahoma, arial; font-size: 11px; color: #333366; cursor:default }
  .justified { text-align: left }
  a:link,a:visited { color: #663399; text-decoration: none }
  a:hover { color: #333366; text-decoration: underline }
  hr { color: #8f7663; background: #8f7663; height: 2px; border: 0px }

  .chart { border: #8f7663 solid 2px }
  .chart td { border: #8f7663 solid 1px }