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;
  width: 972px;
  background-color: #000000;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#wrap {
  width: 972px;
  height: 100%;
  background: #000000;
  text-align: left;
}

.topmeny {
  position: absolute;
  margin: 0;
  top: 0px;
  width: 972px;
  height: 140px;
}

#sTopWrap {
  position: relative;
  height: 140px;
  width: 972px;
}

#sBodyWrap {
  position: relative;
  width: 970px;
  height: 405px;
}

.sBodyLeft {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 263px;
  height: 100%;
  background-color: #000000;
}

.sLeftContainer {
  position: relative;
  width: 121px;
  height: 100%;
  top: 90px;
  left: 142px;
}

.sBody {
  position: absolute;
  top: 0px;
  left: 264px;
  width: 495px;
  height: 100%;
  background-color: #000000;
}

.container {
  position: relative;
  height: 100%;
  width: 100%;
}

.sBodyRight {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  height: 100%;
  background-color: #000000;
}

#RightTextTopWrapper {
  position: absolute;
  width: 200px;
}

.sBodyRightBottom {
  position: absolute;
  width: 200px;
  top: 170px;
}

#horizontalMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#horizontalMenu li {
  padding: 0;
  margin: 0px;
  text-align: left;
  line-height: 20px;
  color: #94a594;
  font-size: 11px;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
}

#horizontalMenu li a {
  color: #94a594;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
}

#horizontalMenu li a:hover {
  color: #94a594;
}

.language {
  position: absolute;
  width: 200px;
  height: 10px;
  right: 0px;
}

