body, div, td {
  font-family: Verdana;
  font-size:11px;
  color: #1E3333;
}

td.nav_home {
  border:1px #010101 dashed;
  width:258px;
  height:23px;
  text-align:right;
}
td.nav_home1 {
  width:258px;
  height:23px;
  text-align:right;
}

td.nav_sec {
  width:258px;
  height:23px;
  text-align:left;
  border-left:1px #010101 dashed;
  border-right:1px #010101 dashed;
  border-top:1px #010101 dashed;
  border-bottom:0px;
  padding:4px;
}

td.nav_sec_last {
  width:258px;
  height:23px;
  text-align:left;
  border:1px #010101 dashed;
  padding:4px;
}

td.contenttitle, div.contenttitle {
  font-size:13px;
  font-weight:bold;
  padding-bottom:2px;
  color:#416F6F;
}

td.content, div.content {
  font-weight: bold;
  line-height:18px;
}

div.scroll {
  float: left;
  overflow: auto;
  width:852px;
  height:280px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #273B3A;
  scrollbar-3dlight-color: #273B3A;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color:#FFFFFF;
  font-weight: bold;
  padding-top:0px;
  padding-left:0px;
  padding-right:15px;
  padding-bottom:0px;
}

a:link, a:visited, a:active, a:hover {
  color:#1E3333;
}

a.nav_home:link, a.nav_home:visited, a.nav_home:active, a.nav_home:hover {
  font-size: 11px;
  font-weight: bold;
  color:#1E3333;
  text-decoration: none;
}

img.dot {
  background-color: #1E3333;
}

a.nav_sec:link, a.nav_sec:visited, a.nav_sec:active, a.nav_sec:hover {
  font-size: 10px;
  font-weight: bold;
  color:#BA7B42;
  text-decoration: none;
}

a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover, td.bottom {
  font-size: 10px;
}
