html,body{margin:0;padding:0}
body{font: 80% arial,sans-serif;text-align:center}
body {
  background-color: #e8e8e8;
  background-repeat: repeat-y;
  background-position: center;
  background-image: url(../img/common/back.gif);
}
h1{
  font-size: 11px;
  color: #999999;
  text-decoration: none;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  height: 12px;
  padding: 1px 0 0 8px;
  margin:0 auto -10px;
  position:absolute;
  top:-100px;
  }
td.caution
{
  font-size     : 10pt;
  font-family   : MSƒSƒVƒbƒN;
  color         : #FF0000;
}
p{margin:0 10px 10px}
ul{list-style:none;margin:0;padding:0;}
div#header{position:relative}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#ffffff}
div#extra{background:#ffffff}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{background-color:#ffffff; width:805px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin-right: 200px ;margin-left:20px}
div#navigation{float:left;width:200px;margin-left:-805px}
div#extra{float:left;width:200px;margin-left:-205px}
div#footer{clear:left;width:100%}


a{color : blue; text-decoration : none;}
a:LINK{ color : blue; text-decoration : none;}
a:VISITED{ color : red; text-decoration : none;}
a:HOVER{ color : red; text-decoration : underline;}
a:ACTIVE { color : red; text-decoration : none;}

div.contentsarea .compact li { list-style-type: disc; border-style: none; margin-left: 1.8em; }
div.contentsarea ul.compact { list-style-position: outside; border-style: none; padding-left: 0px; }
div.contentsarea ol.compact { list-style-position: outside; border-style: none; padding-left: 0px; }