
td.RightSideBackground {
  visibility: hidden;
  width: 0px;
}

body {
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
}

table.Main {
  height: auto;
}

td.SiteTitle {
  border-left: none;
  border-top: none;
}

td.MenuBar {
  background-color: #FFFFFF;
  border: none;
  height: 0px;
}

td.MenuBar table {
  position: absolute;
  top: 0px;
  left: 0px;
}

td.MenuBar td {
  border: none;
  visibility: hidden;
}

div.MenuSubItems {
  left: -5000px;
}

td.MainContent {
  background-color: #FFFFFF;
  border-left: none;
  padding-left: 0px;
  padding-right: 0px;
}

td.SiteFooter {
  border: none;
  height: 0px;
  visibility: hidden;
}

td.Shadow-Right {
  visibility: hidden;
  width: 0px;
}

td.Shadow-Bottom {
  visibility: hidden;
  height: 0px;
}

td.Shadow-BottomRight {
  visibility: hidden;
  height: 0px;
  width: 0px;
}
