/* <style type="text/css"> */
  
  /* general settings */
  *                      {margin: 0px; padding: 0px; font-size: 10pt; font-family: foundry sans, verdana, arial, sans-serif;}
  html                   {overflow: scroll;}
  body                   {padding: 0px; text-align: center;}
  h1                     {margin-bottom: 10px; margin-top: 5px; font-size: 11pt;}
  h1.blue                {color: #3B6EB5;}
  a                      {color: #000000; text-decoration: none;}
  a.black                {color: #000000;}
  a.blue                 {color: #3B6EB5; text-decoration: underline;}
  a.gray                 {color: #706F77;}
  img                    {border: none; vertical-align: top;}
  ul                     {list-style-image:url(li.png); margin-left: 19px;}
  td                     {vertical-align: top;}
  iframe                 {width: 630px; height: 90%; border: 0px; margin-top: 0px;}
  #current               {font-weight: bold;}

  /* some div's */
  div.small              {color: gray; font-size: 7pt; overflow: scroll;}
  div.small strong       {font-size: 8pt;}
  #frame                 {width: 974px; height: 740px; text-align: left; margin: 0 auto;}
  #innerframe            {width: 100%; height: 440px; border: solid white 1px;}
  #menu                  {
    line-height: 25px;
    width: 240px;
    height: 300px;
    margin: 10px;
    margin-left: 20px;
    padding: 10px;
    float: left;
    background-color: #D2D1D3;
  }
  #content               {height: 100%; margin-left: 335px; margin-top: 40px; text-align: left;}
  #bottom                {background-color: #3B6EB5; width: 100%; height: 10px; line-height: 1px;}
    
/* </style> */

