BODY {
  margin: 0px;
  background-image: url(../images/bg_1.gif);
}
img {
  vertical-align: top;
  margin: 0;
}
:focus {
  outline: none;
}
A:link {
  color: #006600;
  text-decoration: none;
}
A:visited {
  color: #006600;
  text-decoration: none;
}
A:hover {
  color: #ff0000;
  text-decoration: underline;
}
A:active {
  text-decoration: none;
}

td {
  font-size: 12px;
  color: #666666;
}

.unnamed1 {
  border: thin none #ffffff;
}

.font1 {
  font-size: 14px;
  line-height: 26px;
  color: #333333;
  text-decoration: blink;
  text-indent: 26px;
}
.font2 {
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  text-decoration: blink;
}
.font3 {
  font-size: 14px;
  line-height: 26px;
}
.font4 {
  font-size: 12px;
}
.font5 {
  font-size: 10px;
}
.font6 {
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  text-decoration: blink;
  text-indent: 26px;
}
.font7 {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: blink;
  text-indent: 22px;
}
.font8 {
  font-size: 12px;
  line-height: 20px;
  color: #003366;
  text-decoration: blink;
}
.manu {
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  margin: 3px;
  padding-top: 3px;
  text-align: center;
}
.manu A {
  border-right: #eee 1px solid;
  padding-right: 5px;
  border-top: #eee 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #eee 1px solid;
  color: #036cb4;
  padding-top: 2px;
  border-bottom: #eee 1px solid;
  text-decoration: none;
}
.manu A:hover {
  border-right: #036cb4 1px solid;
  border-top: #036cb4 1px solid;
  border-left: #036cb4 1px solid;
  color: #fff;
  border-bottom: #036cb4 1px solid;
  background: #036cb4;
  text-decoration: none;
}
.manu A:active {
  border-right: #036cb4 1px solid;
  border-top: #036cb4 1px solid;
  border-left: #036cb4 1px solid;
  color: #fff;
  border-bottom: #036cb4 1px solid;
  background: #036cb4;
  text-decoration: none;
}
.manu .current {
  border-right: #036cb4 1px solid;
  padding-right: 5px;
  border-top: #036cb4 1px solid;
  padding-left: 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #036cb4 1px solid;
  color: #fff;
  padding-top: 2px;
  border-bottom: #036cb4 1px solid;
  background-color: #036cb4;
}
.manu .disabled {
  border-right: #eee 1px solid;
  padding-right: 5px;
  border-top: #eee 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #eee 1px solid;
  color: #ddd;
  padding-top: 2px;
  border-bottom: #eee 1px solid;
}
