body, div, td {
  color:#9AB193;
  font-family: Verdana;
  font-size:11px;
}

a:link, a:visited, a:active, a:hover {
  color:#9AB193;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
  font-size: 11px;
  font-weight: bold;
  color:#516F6B;
  text-decoration: none;
}

a.nav_sec:link, a.nav_sec:visited, a.nav_sec:active, a.nav_sec:hover {
  font-size: 10px;
  font-weight: bold;
  color:#75918D;
  text-decoration: none;
}

a.imagenote:link, a.imagenote:visited, a.imagenote:active, a.imagenote:hover {
  font-size: 10px;
  font-weight: bold;
}

td.nav {
  font-size: 11px;
  font-weight: bold;
  color:#516F6B;
  width:250px;
  text-align:right;
  height:17px;
}

td.nav_sec {
  font-size: 10px;
  font-weight: bold;
  color:#75918D;
  width:250px;
  height:17px;
  padding-left:20px;
}

td.nav_sec_last {
  width:258px;
  height:23px;
  text-align:left;
  border:1px #010101 dashed;
  padding:4px;
}

td.nav_home1 {
  width:258px;
  height:23px;
  text-align:right;
}

td.nodetitle {
  font-size:24px;
  font-weight:bold;
  font-family:Copperplate Gothic Light;
  padding-left:30px;
}

div.scroll {
  float: left;
  overflow: auto;
  width:852px;
  height:315px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #385F5E;
  scrollbar-3dlight-color: #385F5E;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color:#FFFFFF;
  font-weight: bold;
  font-size: 12px;
  padding-right:40px;
}

div.contenttitle {
  font-size:13px;
  font-weight:bold;
  padding-bottom:2px;
}

div.content, td.content {
  font-weight:bold;
  line-height:18px;
}

.remark {
  color:#516F6B;
  font-weight:bold;
  font-size:10px;
}

label.dialog_label {
  vertical-align: middle;
  width: 130px;
  padding: 6px;
  float: left;
  z-index: 40;
  position: relative;
  font-weight: bold;
  font-size: 12px;
}

input.text {
  border:1px #516F6B solid;
  font-size:11px;
  width:200px;
}

input.button {
  border:1px #516F6B solid;
}

textarea.text {
  border:1px #516F6B solid;
  font-size:11px;
  width:300px;
  height:55px;
}

br {
  clear: left;
}

div.error {
  color: #FF0000;
  font-weight: bold;
  font-size: 12px;
}

.imagenote {
  font-size: 10px;
  font-weight: bold;
}

img.dot {
  background-color: #9AB193;
}

a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover, td.bottom {
  font-size: 10px;
}
