body {
  font-family: arial;
  background-color: #e7e7e7;
  margin-bottom: 0px;
  font-size: 12pt;
}

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

h1 {
  font-family: tahoma;
  font-size: 19pt;
  margin: 35px 0px 5px 20px;
  color: #3a3a3a;
}

h2 {
  font-size: 12pt;
  margin: 0px 0px 26px 20px;
  font-weight: normal;
  color: #3a3a3a;
  width: 900px;
}

.main {
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-color: #bebebe;
  background-color: #ffffff;
  width: 998px;
}

.banner {
  height: 175px;
  background-image: url(images/headbg.jpg);
}

.navi,.navion {
  display: block;
  float: left;
  padding: 12px 17px 10px 17px;
}

.navi {
  text-decoration: none;
}
.navion {
  text-decoration: underline;
}

.navi:HOVER {
  text-decoration: underline;
}

.naviicon {
  float: left;
  height: 36px;
  width: 500px;
  text-align: right;
}

.line {
  height: 3px;
  background-image: url(images/line.gif);
  margin: 0px 0px 26px 20px;
  overflow: hidden;
  width: 900px;
}

.boxes {
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  background-color: #fbfbfb;
  width: 290px;
  height: 198px;
}

.boxesend {
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  background-image: url(images/boxesend.jpg);
  width: 441px;
  height: 124px;
}

.boxinfos2 {
  font-size: 14px;
  line-height:1.6em;
  color : #585858;
}
