body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

html {
  background: #FFFFFF;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif;}

#header {
  background: #c1ddbf;
  height: 101px;
  width: 900px;
  margin-top: 8px;
  margin-right: 8px;
  margin-left: 8px;
}

#header2 {
  position: absolute;
  top: 0px;
  _top: -8px;
  height: 101px;
  width: 301px;
  background: #c1ddbf;
  margin-top: 8px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  line-height: 101px;
  text-align: center;
}

#header2 a {
  color: #000000;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}

#floatright {
  position: relative;
  float: right;
  margin: 0;
  border-top: solid 1px;
  border-bottom: solid 1px;
  clear: right;
}

.window {
  position: absolute;
  top: 135px;
  left: 220px;
  width: 80%;
  FONT-SIZE: 14px;
  word-wrap: break-word;
  padding-bottom: 2em;
}

.navbar {
  position: relative;
  _position: relative;
  top: -15px;
  _top: -1px;
  left: -32px;
  width: 100px;
  margin: 0;
  padding: 0;
  color: #555555;
}

.navbar a:hover {
  color: #FFFFFF;
}

.navbar a {
  display: block;
  height: 50px;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  line-height: 50px;
}

.navbar .plan {
  font-size: 10px;
}

.navbar .data {
  font-size: 13px;
}

.navbar a:hover{
  background-color: #91A78F;
  color: #FFFFFF;
}

.navbar li {
  height: 50px;
  width: 175px;
  border-top: solid 1px #000000;
  list-style: none;
  text-align: center;
}

.footer {
  position: relative;
  bottom: 0px;
  border-top: solid 1px;
  text-align: center;
}

.title {
  COLOR: #6f876d;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 18px;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal
}

.formtxt {
  font-weight: bold;
}

.formtxtreq {
  color: #FF0000;
  font-weight: bold;
}

.label {
width: 35%;
float: left;
clear: left;
padding-right: 1em;
text-align: right;
white-space: nowrap;
min-width: 5em;
}

#about .about, #plan .plan, #info .info, #data .data, #news .news {
  color: #FFFFFF;
  background-color: #91A78F;
}
