body {
    margin: 0;
    padding: 0;
    background: #335577  url("images/bg_page.jpg") 0 0 fixed;
    color: #f0f0f0;
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    font-weight: normal;
  }

a {
    color:  #77bbff;}
a:hover {
    color:  #f0f0f0;}

i {
    font-family: "Arial", italic, sans-serif;
    font-size: 10pt;
    font-weight: normal;}

table {
    width: 100%;}
td {
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    font-weight: normal;
    vertical-align: top;}

div#title {
    position: absolute;
    top: 47px;
    width: 850px;
    left: 0px;
    padding: 0px 15px;
    text-align: left;
    background: transparent;
    color: #77bbff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #444444;}
div#title h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;}
div#title h2{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;}

div#contents {
    position: absolute;
    top: 51px;
    width: 850px;
    left: 0px;
    padding: 30px 15px;
    background: transparent;    
    font-weight: normal;}
div#contents img {
    border-width: 0;}

div#navig {
    position: absolute;
    top: 0px;
    width: 850px;
    left: 0px;
    color: #f0f0f0;
    padding: 0px 15px;}
div#navig img {
    border-width: 0;}


body#bar {
    background: #335577 url("images/bg_bar.jpg");
    text-align: left;}

a#barlink {
    display: block;
    background: #111111;
    border-width: 1px;
    border-style: solid;
  border-top-color: #444444;
  border-left-color: #333333;
  border-bottom-color:#000000;
  border-right-color: #000000;
    margin: 0 0 0px;
    padding: 1px 11px; 
    width: 95px;
    text-decoration: none;
    overflow: hidden;}
  
div#barstart {
    position: absolute;
  background: transparent;
    padding: 0px 0px;
    position: absolute;
    top: 30px;
    left: 0;
}

div#barnavig {
    position: absolute;
  background: transparent;
    display: block;
    padding: 0px 0px;
    position: absolute;
    top: 67px;
    left: 0;
    height: 400px;}
  
body#topframe {
    background: #224466 url("images/bg_top.jpg") 0 0 fixed;
  }

body#topbarframe {
    background: #224466 url("images/bg_topbar.jpg") 0 0 fixed;
  }

body#cornerframe {
    background: #335577 ;
  } 

body#borderframe {
    background: #000000 ;
  }


