body {
  font-family: "Verdana" font-style: "normal"; font-size: "10pt"; background: #A4B6C2; margin-top 0px; padding-top: 0px;
  cursor: default;
}

td {
	font-family: "Verdana", Times, serif; font-style: "normal"; font-size: "10pt";
}

th {
	font-family: "Verdana", Times, serif;  font-style: "normal"; font-size: "10pt";
}

img {
  border: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

.notext {
  font-size: 0px;
}

#content {
  font-size: 12px;
  margin-top: 0px;
  background-image: url(/img/bgline.gif);
  background-position: right top;
  background-repeat: repeat-y;
  border: 0px clear #586A76;
}

#content_outer {
  font-size: 12px;
  margin-top: 0px;
  background: #FFFFFF;
  background-image: url(/img/bgline_l.gif);
  background-position: left top;
  background-repeat: repeat-y;
  border: 1px solid #586A76;
}

#login {
  font-size: 11px;
}

input.login {
  font-size: 12px;
  border: 1px solid #94A1A7;
}
input.button {
  font-size: 9px;
  background: white;
  border: 1px solid #D2DBE0;
  height: 18px;
  color: #9EB2BC;
  font-weight: bold;
  cursor: pointer;
}

a.menu:link, a.menu:visited {
  font-size: 11px;
  font-weight: 800;
  white-space: nowrap;
  text-decoration: none;
  padding-top: 4px;
  color: #030303;
  border-bottom: 1px solid #586A76;
  border-top: 1px solid #586A76;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-top: 4px;
}
a.menu:hover {
  text-decoration: none;
}

a.menu2:link, a.menu2:visited {
  font-size: 11px;
  font-weight: 800;
  white-space: nowrap;
  text-decoration: none;
  color: #c0c0c0;
}
a.menu2:hover {
  text-decoration: underline;
  color: #F7F7F7;
}

a.right:link, a.right:visited {
  border-right: 1px solid #586A76;
}

#menu_td {
  height: 35px;
  background-color: #000;
  background-image: url(/img/menu_bg.gif);
  color: #808080;
}

#menu_right {
  height: 35px;
  width: 18px;
  background-color: #000;
  background-image: url(/img/menu_bg.gif);
}

#menu_left {
  height: 35px;
  width: 32px;
  background-image: url(/img/menu_gear.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#menu_outer {
  text-align: right;
  margin-top: 6px;
}

#sub_menu_outer {
  clear: right;
  text-align: right;
  margin-top: 6px;
  margin-right: 12px;
  color: #a0a0a0;
}

#sub_menu_outer a:link, #sub_menu_outer a:visited {
  font-weight: normal;
  font-size: 9px;
  color: #404040;
}

#sub_menu_outer a:hover {
  color: #000000;
}

#menu_inner {
  abackground-image: url(/img/menu_gear.gif);
  abackground-position: left top;
  abackground-repeat: no-repeat;
  apadding-left: 18px;
}

#footer {
  background:#C6D4DF;
  border: 2px solid #FFFFFF;
  font-size:10px;
  padding: 2px 8px 3px 8px;
  text-align: right;
  vertical-align: middle;
  color: #606060;
}

#footer a:link, #footer a:visited {
  font-size:10px;
  color: #606060;
  text-decoration: none;
}

H3 {
  margin-left: 20px;
}


.read_only {
  color: #777777;
  background-color: #f8f8f8;
  cursor: default;
}

span.reg_sp {
  color: #008EB0;
  font-size: 12px;
}

div.scroller{
  padding : 4px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: justify;
  text-indent: 20px;
  overflow : auto;
}
