BODY {
/*  font-family: Helvetica, sans-serif;*/
/*  font-family: verdana, arial, sans-serif;*/
  color:#8C929F;
  background-color:#e0edf4;
  text-align:center;
  margin-top : 0px;
  margin-bottom : 7px;
  scrollbar-face-color      : #e0edf4;
  scrollbar-arrow-color     : #4c84e2;
  scrollbar-darkshadow-color: #99CC99;
  scrollbar-track-color     : #dadef7;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color    : #8C929F;
  scrollbar-3dlight-color   : #8C929F;
  scrollbar-darkshadow-color: #FFFFFF;
}
.contents {
  width:720px;
  background-color:#ffffff;
  border:solid  #004080;
  border-width:0px 1px 1px 1px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
  padding-bottom:15px;

}
.section{
  width:540px;
  text-align:left;
  margin-top:2em;
  margin-left:auto;
  margin-right:auto;
}
.list_title{
  color:#004080;
  background-color:#c9dbea;
  text-align : left;
  font-weight: bold;
  border-style:dotted;
  border-width:0 0 0px 0;
  border-color:#004080;
  margin-top:0em;
  margin-bottom:1em;
  margin-left:0;
  margin-right:0;
  padding:1pt 5pt;
}
.list{
  text-align:left;
  margin-bottom:1.5em;
  margin-left:20px;
  margin-right:0;
}
P{
  width:510px;
  color:#8C929F;
  font-size:0.75 em;
  line-height : 1.6em;
  margin-left:30px;
}
.leader{
  width:540;
  color:#8C929F;
  text-align:left;
  font-size:0.75 em;
  line-height : 1.5em;
  margin-top:2em;
  margin-left:auto;
  margin-right:auto;
}
H1 {
  width:620px;
  color:#004080;
  background-image:url("../img/headbg.gif");
  background-position:left;
  background-repeat:no-repeat;
  text-align : left;
  font-size:1.5em;
  font-family : "Times New Roman",Times, serif;
  border-style:double;
  border-width:0px 0px 3px 0px;
  border-color:#004080;
  margin-left:auto;
  margin-right:auto;
  padding:1pt 20pt;
}
H2 {
  background-image:url("../img/s_headbg.gif");
  background-position:left;
  background-repeat:no-repeat;
  color:#004080;
  text-align : left;
  font-size : 1em;
  border-style:solid;
  border-width:0 0 1 1.2em;
  border-width:0 0 1 0;
  margin-top:0;
  margin-bottom:1em;
  margin-left:0;
  padding:1pt 15pt;
}
H3 {
  color:#004080;
  text-align : left;
  font-size : 0.75em;
  margin-top:0;
  margin-bottom:0em;
  margin-left:0;
}
.date {
  text-align : right;
  font-weight: normal;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
}
H4 {
  color:#004080;
  text-align : left;
  font-size : 0.75em;
  margin-top:2em;
  margin-bottom:0;
  margin-left:15px;
}
H5 {
  color:#004080;
  font-size : 0.75em;
  border-style:solid;
  border-width:0 0 0 0;
  margin-left:30px;
}
HR{
  color: #004080;
  color:#8C929F;
  border-style:dotted;
  height: 3px;
}
A{
  color: #4c84e2;
  text-decoration: underline;
}
A:VISITED{
  color: #8C929F;
  text-decoration: underline;
}
A:HOVER{
  color:#004080;
  background-color:#c9dbea;
  text-decoration : underline;
}
A:ACTIVE{
  color : #004080;
  text-decoration: underline;
}
TH{
  color:#004080;
  background-color:#c9dbea;
}
TR{
  color:#8C929F;
  font-size:0.75 em;
  line-height : 1.3em;
}
UL{
  line-height : 1.5em;
  list-style-position: outside;
}
UL.small{
  list-style-position: outside;
  list-style-type : circle;
  font-size:0.75 em;
  line-height : 1.5em;
  margin-top:0px;
  margin-left:50px;
}
OL{
  list-style-position: outside;
  line-height : 1.5em;
  padding:0pt 0pt;
}
OL.small{
  list-style-position: outside;
  font-size:0.75 em;
  line-height : 1.5em;
  margin-left:50px;
  padding:0pt 5pt;
}
.small  A{
  color: #4c84e2;
  font-weight : normal;
  text-decoration: underline;
}
.small  A:VISITED{
  text-decoration: underline;
}
.small  A:HOVER{
  text-decoration: underline;
}
.small  A:ACTIVE{
  text-decoration: underline;
}
IMG {
  border-color:#8C929F;
}
/*--- REPORT from BBS ---*/
.REPRT_BBS1 {
  width:510px;
  background-color:#f4f7f7;
  border-style : solid;
  border-width : 1px;
  border-color : #004080;
  margin-top   : 1.5em;
  margin-bottom: 2em;
  margin-left  : 30px;
  padding : 3pt;
}
.REPRT_BBS2 {
  background-color:#f4f7f7;
  border-style : dashed;
  border-width : 2px;
  border-color:#004080;
  margin  : 0px;
  padding : 8pt;
  padding-bottom : 1.5em;
}
P.REPRT_BBS2_TITLE {
  width:470px;
  margin:0px;
}
P.REPRT_BBS2_AUTH {
  width:455px;
  margin-top   :0.5em;
  margin-bottom:1em;
  margin-left  :15px;
}
P.REPRT_BBS2_MAIN {
  width:440px;
  line-height : 1.6em;
  margin-top   :0.5em;
  margin-bottom:0;
  margin-left  :30px;
}
