﻿body {
  margin:0;
  border:0;
  padding:0; 
  background:#eee;
  text-align:center;
  font-size:14px; 
  font-family:Trebuchet,Verdana,Sans-Serif; 
  overflow: auto; 
  }

#heade { 
  top:0; 
  left:50%; 
  margin-left:-410px;
  width:817px; 
  height:50px;
  position:absolute; 
  overflow:hidden; 
  text-align:center;
  font-size:100%;
  background:#41A317;
  border-top: 1px solid buttonhighlight; 
  border-left: 1px solid buttonhighlight; 
  border-bottom: 1px solid buttonshadow; 
  border-right: 1px solid buttonshadow; 
  border-style: ridge;
  color:#eef;
  }

#ad { 
  top:54px; 
  left:50%; 
  margin-left:-410px;
  width:813px; 
  height:46px;
  position:absolute;
  border-left: 3px solid #41A317;
  border-right: 3px solid #41A317; 
  overflow:hidden; 
  text-align:center;
  font-size:90%;
  background:#e0e0e0;
  color:#eef;
  }


#sbar{
  top:100px; 
  left:50%; 
  margin-left:-410px;
  width:178px; 
  height:1100px;
  position:absolute;
  border-left: 3px solid #41A317; 
  overflow:hidden; 
  font-family: Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  font-size: 100%;
  background: #f6f6f6;

  }


#main	{ 
    top:100px; 
    left:50%; 
    margin-left:-224px;
    width:630px;
    height:1100px;
    position:absolute;
    border-right: 3px solid #41A317; 
    overflow:hidden; 
    text-align:left;
    font-size:100%;
    background: #f6f6f6; 
}

#footer {
  top:1201px;  
  left:50%; 
  margin-left:-410px;
  width:819px; 
  height:180px;
  position:absolute; 
  overflow:hidden; 
  text-align:center;
  font-size:100%;
  background:#41A317;
  }

* html body {
  padding:0px 0 0px 0; 
  }
  
a { color:#0066CC; } 

td { font-size:13px; FONT-FAMILY: Trebuchet,Verdana,Sans-Serif }
.module_hdr{padding:3px 6px 3px 6px; background-color:#3399FF;}
.smfont td {font-size:98%}
