html{
  overflow-y:scroll;
  margin:0;
  padding:0;
}
body{
  left:40px;
  width:900px;
  margin:0px auto;
  padding:0;
  padding-top:5px;
  padding-bottom:80px;
  color:#006600;
  background-color:#006600;
  font-size:small;
  font-family:'Trebuchet MS',Arial,Verdana,sans-serif;
  width:900px;
}

a        {text-decoration:none}
a:link   {color:#006600;background-color:transparent}
a:visited{color:#006600;background-color:transparent}
a:active {color:#006600;background-color:transparent}
a:hover  {color:#ffffff;background-color:#66CC33}

img,table,tr,div,p{padding:0;border:none}
a>img{border:none}
p{margin:0 0 1em 0}

#TOP{
  position:absolute;
  top:0px;
  left:40px;
  width:900px;
  height:45px;
  margin:10px 0 20px 0;
  border-bottom:solid 4px #006600;
  background-color:#FFFFFF;
  z-index:10
}
#TOP a{display:block;float:left;margin:0}
div#topimg{position:absolute;top:4px;left:10px}
div#topmenu{margin-top:0px;margin-right:0px;float:right;border-style:solid;border-width:0 0 0 0;border-color:#006600}
#topmenu a{width:79px;height:33px;border-style:solid;border-width:0 0 0 1px;border-color:#006600;font-size:13px !important;text-align:center;padding-top:12px;overflow:hidden}
#topmenu a:link{color:#006600;background-color:#ffffff}
#topmenu a:visited{color:#006600;background-color:#ffffff}
#topmenu a:active{color:#ffffff;background-color:#006600}
#topmenu a:hover{color:#ffffff;background-color:#66CC33}
#current{color:#ffffff !important;background-color:#006600 !important}

#MAIN{margin:0 0px;clear:both}

#BODY{
  position:absolute;
  top:55px;
  left:40px;
  width:900px;
  background-color:#F5F5DC;
}

#BOTTOM{
  position:absolute;
  left:40px;
  width:900px;
  height:20px;
  margin:5px 0;
  padding:3px 0 2px 0;
  color:#ffffff;
  background-color:#006600;
  font-size:13px;
  text-align:right;
}

#AD1 {
  position:absolute;
  left:40px;
  width:728px;
  height:90px;
}

#AD2 {
  position:absolute;
  left:780px;
  width:160px;
  height:600px;
}

#AD3 {
  position:absolute;
  left:780px;
  width:160px;
  height:600px;
}

#NOSCRIPT {
  position:absolute;
  top:130px;
  left:350px;
  color:#FF0000;
  font-size:12pt;
  font-weight:bold;
}

table{
  border-collapse:collapse;
  border-width:1px;
  border-color:#006600;
}
tr{
  margin:0;
  border-color:inherit;
}
td,th{
  margin:0;
  padding:0.2em 0.8em;
  border-style:solid;
  border-color:inherit;
  border-width: 1px 0px 1px 0px;
}

