P {
  margin: 0;
}

p {
  margin: 0;
}

.HEADER {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-weight: normal;
  font-size: 14pt;
  line-height: 14pt;
  color: #94a594;
}

.SUBHEADER {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  line-height: 13pt;
  color: #94a594;
}

.PLAINTEXT {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #999999;
}

.PLAINTEXTWHITE {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #ffffff;
}

.SMALTEXT {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-weight: normal;
  font-size: 7pt;
  line-height: 13pt;
  color: #999999;
}

A {
  COLOR: #94a594;
  font-size: 8pt;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  TEXT-DECORATION: none;
}

A:hover {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  COLOR: #94a594;
  TEXT-DECORATION: none;
}

.searchButton {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #94a594;
  xxborder: 1px solid #165ba0;
  background-color: #ffffff;
  width: 40px;
  height: 20px;
  line-height: 8px;
  margin-bottom: 0px;
}

.searchButtonout {
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #94a594;
  xxborder: 1px solid #165ba0;
  background-color: transparent;
  width: 50px;
  height: 20px;
  line-height: 8px;
  margin-bottom: 0px;
}

body {
  position: relative;
  background: url("/hosts/100/repeat_bgr.gif") repeat-y 50% 0%;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: auto;
}

.bodyClass {
  position: relative;
  text-align: left;
  width: 930px;
  margin: auto;
  padding: auto;
}

#LeftTextWrapper {
  position: absolute;
  width: 210px;
}

.sBodyLeft {
  position: absolute;
  top: 205px;
  left: 0px;
  width: 210px;
  xheight: 100%;
  text-align: left;
}

.Bodybg {
  position: absolute;
  left: 211px;
}

.BodyfootWrapper {
  position: relative;
  xxborder: 1px solid red;
  width: 972px;
  height: 100%;
  text-align: center;
}

.sBodyRight {
  position: absolute;
  top: 200px;
  left: 630px;
  width: 200px;
  xheight: 100%;
  text-align: left;
}

#RightTextWrapper {
  position: absolute;
  width: 300px;
}

.footWrapper {
  position: absolute;
  width: 50%;
  height: 15px;
  bottom: 0px;
  left: 300px;
  top: 550px;
  text-align: center;
}

.language {
  z-index: 1;
  position: absolute;
  width: 200px;
  height: 10px;
  right: 0px;
  top: 15px;
}

