body, td, th
  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
  }
body
  {
    background-color: #000000;
    background-attachment: fixed;
	color: #FFFFFF;
    margin-top: 0px;
  }
a:link
  {
    color: #1E90FF;
    text-decoration: none;
  }
a:visited
  {
    text-decoration: none;
    color: #1E90FF;
  }
a:hover
  {
    text-decoration: underline;
    color: #FF4242;
  }
a:active
  {
    text-decoration: none;
    color: #FF4242;
  }
td.contentRightBrdr
  {
    border-width: 3px;
    border-style: solid;
    border-color: #333333;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
  }
td.areaFooter, td.areaHeaderMainLeftIndent, td.areaHeaderMainRightIndent
  {
    background-color: #555555;
  }
td.areaHeaderRightIndent
  {
    background-color: #CCCCCC;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
  }
td.areaFooter, td.areaHeaderMainLeftIndent, td.areaHeaderMainRightIndent, td.areaContent, td.areaHeaderRightIndent
  {
    color: #FFFF5E;
	padding-top: 4px;
	padding-bottom: 4px;
  }
td.areaContent
  {
    background-color: #FFFFFF;
    color: #000000;
	padding: 10px;
    vertical-align: top;
  }
h1,h2,h3,h4,h5,h6{ font-weight: bold; }
h1{ font-size: 30px; }
h2{ font-size: 24px; }
h3{ font-size: 18px; }
.warning{ color: #FF3C3C; }
td.contentHeaderNaviMain
  {
    color: #E800E2;
    font-size: 10px;
    font-weight: bold;
  }
td.contentLeft
  {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
  }
td.contentFooter
  {
    background-color: #333333;
    border: 1px solid #888888;
  }
table.areaBrdr
  {
    border-bottom-color: #666666;
    border-left-color: #EEEEEE;
    border-right-color: #666666;
    border-style: solid;
    border-top-color: #CCCCCC;
    border-width: 1px;
  }
td.areaFooter
  {
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
  }
td.areaHeaderMainLeftIndent
  {
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
  }
td.areaHeaderMainRightIndent
  {
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    font-weight: bold;
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
  }
.button
  {
    height: 20px;
    width: 50px;
    font-size: 9pt;
    background-color: #CCCCCC;
  }
.textfield
  {
    height: 17px;
    font-size: 9pt;
  }

