body
{
  background: #FFFFFF;
  color: #999999;
  font-family: Tahoma;
  font-size: 8pt;
  margin: 0%;
  overflow: auto;
  scrollbar-arrow-color:#333333;
  scrollbar-base-color:#555555;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-3d-light-color:#000000;
}

table
{
  border: 0px solid;
  border-collapse: collapse;
  border-style: none;
  font-family: Tahoma;
  font-size: 8pt;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  table-layout: auto;
  vertical-align: top;
}


  .head_logo
  {
    background: #000000 url("../grafix/01_head/head_logo_130.gif");
    background-repeat: repeat;

    color: #FF00AA;
    height: 264px;
    width: 100%;
  }

  .head_dummy
  {
    background: #000000 url("../grafix/00_home/background_01.gif");
    background-repeat: repeat;
    height: 100%;
    width: 100%;
  }

  .main_content
  {
    background: #000000 url("../grafix/00_home/background_02.jpg");
    background-repeat: repeat;
    border: 1px outset #3D3B3C;
    height: 100%;
    width: 100%;
  }

  .main_dummy
  {
    background: #000000 url("../grafix/00_home/background_01.gif");
    background-repeat: repeat;
    height: 100%;
    width: 100%;
  }

tr
{
  border-collapse: collapse;
  border: 0px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
  
  .head_logo_filler
  {
    height: 241px;
    width: 100%;
  }

td
{
  border-collapse: collapse;
  border: 0px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  vertical-align: top;
}

  .head_logo
  {
    height: 100%;
    text-align: center;
    width: 100%;
  }

  .main_content_filler_50
  {
    height: 100%;
    width: 50px;
  }

  .main_content_filler_210
  {
    height: 100%;
    text-align: center;
    width: 210px;
  }
  
  .main_content_filler_300
  {
    height: 100%;
    text-align: center;
    width: 300px;
  }

  .main_copyright
  {
    height: 100%;
    text-align: center;
    vertical-align: middle;
  }

  .main_copyright_left
  {
    font-size: 7pt;
    height: 100%;
    text-align: left;
    width: 90px;
  }

  .main_copyright_right
  {
    font-size: 7pt;
    height: 100%;
    text-align: left;
  }


img
{
  border: 0px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

  .border_one
  {
    border: 1px outset #95A5AA;
  }


font
{
/* DUMMY */
}

  .black  { color: #000000; }
  .blue   { color: #3333FF; }
  .green  { color: #00F000; }
  .red    { color: #FF0000; }
  .white  { color: #FFFFFF; }
  .yellow { color: #FFFF00; }

  .topic_01
  {
    font-face: Tahoma;
    font-size: 16pt;
    font-weight: bold;
  }

  .topic_02
  {
    font-face: Tahoma;
    font-size: 12pt;
    font-weight: bold;
  }

  
a.        { font-family: Tahoma; font-size: 8pt; font-weight: none; text-decoration : none; color : #999999; }
a:link    { font-family: Tahoma; font-size: 8pt; font-weight: none; text-decoration : none; color : #999999; }
a:visited { font-family: Tahoma; font-size: 8pt; font-weight: none; text-decoration : none; color : #999999; }
a:active  { font-family: Tahoma; font-size: 8pt; font-weight: none; text-decoration : none; color : #FFFFFF; }
a:hover   { font-family: Tahoma; font-size: 8pt; font-weight: none; text-decoration : none; color : #FFFFFF; }

a.author         { font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration : none; color : #999999; }
a:link.author    { font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration : none; color : #999999; }
a:visited.author { font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration : none; color : #999999; }
a:active.author  { font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration : none; color : #FFFFFF; }
a:hover.author   { font-family: Tahoma; font-size: 7pt; font-weight: bold; text-decoration : none; color : #FFFFFF; }
