.PageWidth {
  width: 780px;
  display: block;
}
.BorderLeftRepeat {
  width: 12px;
  background-image: url('../images/800/borderleftrepeat.jpg');
}
.BorderLeft {
  width: 12px;
  height: 735px;
  background-image: url('../images/800/borderleft.jpg');
  background-repeat: no-repeat;
}
.BorderRightRepeat {
  width: 12px;
  background-image: url('../images/800/borderrightrepeat.jpg');
}
.BorderRight {
  width: 12px;
  height: 735px;
  background-image: url('../images/800/borderright.jpg');
  background-repeat: no-repeat;
}
.BodyWidth {
  width: 756px;
}
.ContentWidth {
  width: 579px;
}
.SidebarWidth {
  width: 177px;
}
.SidebarImage {
  height: 216px;
  background-image: url('../images/800/sidebarfill.jpg');
  background-repeat: no-repeat;
  padding: 70px 10px 10px 10px;
}
.Footer {
  height: 37px;
  background-image: url('../images/800/footer.jpg');
  background-repeat: no-repeat;
}
#mainTable img {
  cursor: pointer;
}
#mainTable ul {
  margin-top: 3px;
}
#sidebarDiv {
  width: 100%;
  height: 246px;
}
#sidebarButtonTable {
  width: 100%;
  height: 246px;
  display: none;
}
.sidebarButtonCell {
  width: 100%;
  height: 82px;
}
.resText {
  font-size: 14px;
  position: relative;
  top: 25px;
  left: 20px;
  font-family: arial;
  color: white;
}
.comText {
  font-size: 14px;
  position: relative;
  top: 25px;
  left: 20px;
  font-family: arial;
  color: white;
}
.diffText {
  font-size: 14px;
  position: relative;
  top: 25px;
  left: 20px;
  font-family: arial;
  color: white;
}
.mainText {
  font-size: 16px;
  position: relative;
  color: white;
  padding:10px;
  padding-left: 20px;
}
.title {
  position: relative;
  top: 10px;
  left: 20px;
  font-size: 20px;
  font-weight: normal;
}
#placeHolder {
  display: none;
}