p {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

.PLAINTEXT {
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  color: #ffffff;
}

.SUBHEADER {
  font-family: Arial, Verdana, Tahoma;
  color: #ffffff;
  font-weight: bold;
}

.HEADER {
  font-family: Arial, Verdana, Tahoma;
  color: #ffffff;
}

a {
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #5D0909;
}

.bodyContainer {
  width: 970px;
  height: 560px;
  margin: auto;
  text-align: left;
  margin-top: 5px;
  border-top: 4px solid #f3b960;
}

.bodyHead {
  position: relative;
  width: 970px;
  height: 106px;
  background: #751209 url(/hosts/165/.style/roof2.gif);
  background-repeat: no-repeat;
}

.bodyHeadLogo {
  position: absolute;
  top: 10px;
  right: 20px;
}

.bodyBody {
  position: relative;
  width: 970px;
  height: 409px;
  xbackground-color: #751209;
  background: #751209 url(/hosts/165/.style/bodybg2.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.bodyFoot {
  position: relative;
  width: 970px;
  height: 50px;
  background-color: #891a02;
  border-top: 5px solid #f3b960;
}

.bodyFootImage {
  position: absolute;
  bottom: 5px;
  right: 40px;
}

.bodyFootButton {
  position: absolute;
  float: left;
  width: 100px;
  height: 18px;
  background-color: #751209;
  border: 1px solid #f3b960;
  right: 10px;
  bottom: 21px;
  font-family: Verdana, arial;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  cursor: hand;
}

ul.mainmenu {
  list-style: none;
  margin: 0;
  margin-top: 5px;
  padding: 0;
}

ul.mainmenu li {
  display: inline;
  height: 10px;
  margin: 0;
  margin-left: 10px;
  padding: 0px 6px;
  padding-bottom: 3px;
  border: 1px solid #f3b960;
  background-color: #751209;
}

ul.mainmenu li a {
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  line-height: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

ul.mainmenu li a:hover {
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  line-height: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

ul.mainmenu li.mainmenu-inpath a {
  color: #fdb945;
}

ul.mainmenu li.mainmenu-inpath a:hover {
  color: #fdb945;
}

ul.submenu {
  list-style: none;
  margin: 0;
  margin-top: 5px;
  padding: 0;
}

ul.submenu li {
  display: inline;
  height: 10px;
  margin: 0;
  margin-left: 10px;
  padding: 0px 2px;
}

ul.submenu li a {
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  line-height: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

ul.submenu li a:hover {
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  line-height: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

ul.submenu li.submenu-active a {
  color: #fdb945;
}

ul.submenu li.submenu-active a:hover {
  color: #fdb945;
}

.menuSpacer {
  width: 0px;
}

.pageContainer {
  position: relative;
  width: 970px;
  height: 409px;
  background: url(/hosts/165/.style/bg_forside.gif) right bottom;
  background-repeat: no-repeat;
}

.pageLeftTop {
  position: absolute;
  top: 25px;
  left: 85px;
  width: 500px;
  height: 100px;
}

.pageLeftBottom {
  position: absolute;
  top: 125px;
  left: 125px;
  padding-right: 10px;
  width: 460px;
  height: 110px;
  overflow: auto;
  scrollbar-face-color: #751209;
  scrollbar-highlight-color: #751209;
  scrollbar-shadow-color: #751209;
  scrollbar-3dlight-color: #F3B960;
  scrollbar-darkshadow-color: #F3B960;
  scrollbar-arrow-color: #F3B960;
  scrollbar-track-color: #751209;
}

.bodyHBanner {
  position: absolute;
  top: 243px;
  left: 125px;
}

.pageRight {
  position: absolute;
  top: 243px;
  left: 615px;
  width: 230px;
  height: 113px;
  padding: 5px;
  overflow: auto;
  scrollbar-face-color: #8A1D03;
  scrollbar-highlight-color: #8A1D03;
  scrollbar-shadow-color: #8A1D03;
  scrollbar-3dlight-color: #F3B960;
  scrollbar-darkshadow-color: #F3B960;
  scrollbar-arrow-color: #F3B960;
  scrollbar-track-color: #8A1D03;
  border: 2px solid #ecb664;
  background-color: #8A1D03;
}


