﻿  html {height: 100%; font-family: Arial, Helvetica, sans-serif;}
  html,body {height: 100%;}
  body {margin: 0; background: url("/assets/images/fadedown.png") top repeat-x #c0c0c0;}
  #wrapper {position: relative; min-height: 100%; width: 900px; margin: -39px auto 0px  auto; background: #ffffff; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}
  #header {position: relative; height: 167px; background: url("/assets/images/headerback02.png") bottom; border-top: 40px solid #000000;}
  #menuback {position: absolute; width: 900px; height: 50px; bottom: 0px; background: #336699; opacity: .7; filter:alpha(opacity=70); border-top: 1px solid #00FFFF; border-bottom: 1px solid #000000;}

  #menu {position: absolute; width: 900px; height: 50px; bottom: 0px; border-bottom: 1px solid #000000;}
  #menu a:link {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 17px 0 17px;}
  #menu a:visited {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 17px 0 17px;}
  #menu a:hover {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 17px 0 17px;}
  
  a:link {color: #336699; text-decoration: none;}
  a:visited {color: #336699; text-decoration: none;}
  a:hover {color: #000000; text-decoration: none;}

  .mb {float: left; height: 51px;}

  #content {position: relative; padding: 0 0 30px 0;}
  #innercontent {position: relative; width: 880px; margin: 0 auto; padding: 20px 0 0 0;}
  .heading {position: relative; font-weight: bold; color: #336699;}
  .forms {border: 1px solid #336699;}
  .heading02 {color: #99ccff; font-weight: bold;}
  #footer {position: relative; width: 900px; height: 30px; margin: 0 auto; padding: 8px 0 0 0; font-size: 9pt; color: #000000; background: #c0c0c0; text-align: center;}
