
body{
  background-color: #DFD6C5;
  background-image: url(common/bgtile01.gif);
  background-repeat: repeat-x;
  background-position : top left;
  background-attachment : fixed;
  margin-top: 0px;
  margin-bottom: 0px;
}

.desc01 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
}
.desc01B {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
}

.desc02 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  color: #555555;
}

.desc02B {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  color: #000000;
}

.desc03 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #555555;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 800;
  color: #000000;
  padding-left: 0px;
  padding-right: 0px;
}

.maplink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 21px;
  font-weight: 800;
  color: #000000;
  padding-left: 0px;
  padding-right: 0px;
}

.disc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #898989;
  padding-left: 20px;
  padding-right: 20px;
}

.navbar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

a:link{
  color: #000000;
  text-decoration: none;
}

a:visited{
  color: #000000;
  text-decoration: none;
}

a:hover{
  color: #971B1E;
  text-decoration: underline;
}

a.navtext:link{
  text-decoration: none;
  color: #707070;
}

a.navtext:visited{
  text-decoration: none;
  color: #707070;
}

a.navtext:hover{
  text-decoration: underline;
  color: #000000;
}


