<!--  Style Sheet for Start Page -->


a:link {color: #558758}
a:visited {color: #624465}
a:active {color: #bb8709}

.standard { background: #eeeeF0; color: #222222  }
.dnmbgc { color: #bbbbbb }
.highstd { color: #121277 }

td { color: #ffffff }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Sans-Serif; color: #1e88f5 }
hr { align: left; size: 4; width: 100% }

body {
  margin:5px 0px 0px 5px;
  }
  
#leftcontent {
  position: absolute;
  left:1%;
  width:19%;
  top:50px;
  background:#fff;
  }

 #centerleftcontent {
  position: absolute;
  left:21%;
  width:19%;
  top:50px;
  background:#fff;
  }
  
 #centercontent {
  position: absolute;
  left:41%;
  width:19%;
  top:50px;
  background:#fff;
  }
    

 #centerrightcontent {
  position: absolute;
  left:61%;
  width:19%;
  top:50px;
  background:#fff;
  }

 #rightcontent {
  position: absolute;
  left:81%;
  width:18%;
  top:50px;
  background:#fff;
  }
 
 #rightcontent, #centerrightcontent, #centercontent, #centerleftcontent, #leftcontent {
  border:1px solid #000;
  }
  
 p,h1,pre {
  margin:0px 10px 10px 10px;
  }
  
 h1 {
  font-size:14px;
  padding-top:10px;
  }
 
 
  #banner {
  background:#fff;
  height:40px;
  border:1px solid #000;
  voice-family: "\"}\"";
  voice-family: inherit;
  height:39px;
  }
 html>body #banner {
  height:39px;
  }
  
   h1 {
  font-size:16px;
  padding-top:10px;
  }
  
 #banner h1 {
  font-size:20px;
  padding:10px 10px 0px 10px;
  margin:0px;
  }