BODY {
  background: #FFFFFF;
  color: #000000;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  background-image: url(pic/background_site.png);
  background-position: center;
}

A {
  color: #0F78AA;  /*  #C3E78B */
  text-decoration: none;
}

A:hover {
  color: #20546C;
  text-decoration: ;
}

.link_red {
  color: #FF0000;
  text-decoration: none;
}

.link_red:hover {
  color: #000000;
  text-decoration: ;
}

.link_01 {
  color: #77CBF7;
  text-decoration: none;
}

.link_01:hover {
  color: #000000;
  text-decoration: ;
}

.input {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  background:#ffffff;
  height: 19px;
  width: 300px;
  border-width: 1px;
  border-color: #7F9DB9;
  border-style: solid;
  }
  
.input_02 {
  height: 90px;
  }
  
.button {
  font-family: Verdana, Arial, Tahoma;
  font-size: 10px;
  font-weight: bold;
  }

TR.tr_01 {
  background: #E4E4E4;
  height=30;
}

TR.tr_02 {
  background: #F8F8F8;
  height=30;
}

TR.tr_03 {
  background: #0467A3;
}

.color_01 {
  color: #000000;
}

.color_02 {
  color: #FFFFFF;
}

.color_03 {
  color: #0F78AA;
}

.txtVerdana10px {
  font-family: Verdana, Arial, Helvetica, Tahoma;
  font-size: 10px;
  font-style: normal
}

.txt2Verdana10px {
  font-family: Verdana, Arial, Helvetica, Tahoma;
  font-size: 10px;
  font-style: normal
}

.txtVerdana9px {
  font-family: Verdana, Arial, Helvetica, Tahoma;
  font-size: 9px;
  font-style: normal;
}
  
.txtGeneva10px {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  font-style: normal
}

.txtGeneva9px {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 9px;
  font-style: normal;
}

.txt2Verdana10pxBOLD { font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 10px; font-style: normal ; font-weight: bold}
.input_02 { font-family: Tahoma, Verdana, Arial; font-size: 8pt; background:#ffffff; height: 90px; width: 300px; ; border: 1px #7F9DB9 solid}
.input_03 { height: 90px;; font-family: Tahoma, Verdana, Arial; font-size: 8pt; background:#ffffff; height: 90px; width: 350px; ; border: 1px #7F9DB9 solid }
