BODY { 
  background-color: #993333;
  margin: 0;
}

img.VerticalSpacer { 
  height: 5;
}

img.SectionSpacer { 
  height: 5;
}

.HeaderHeaderPane { 
}

.HeaderLeftPane { 
  background-repeat: repeat;
  background-image: url(Files/Theme/background4.gif);
  padding: 5;
  width: 150;
}

.HeaderContentPane { 
  background-repeat: repeat;
  background-image: url(Files/theme/background4.gif);
  padding: 5;
  width: *;
}

.HeaderRightPane { 
  padding: 5;
  width: 150;
}

.HeaderFooterPane { 
}

.PageHeaderPane { 
}

.PageLeftPane { 
  padding: 5;
  width: 150;
}

.PageContentPane { 
  padding: 5;
  width: *;
}

.PageRightPane { 
  padding: 5;
  width: 150;
}

.PageFooterPane { 
}

.FooterHeaderPane { 
}

.FooterLeftPane { 
  padding: 5;
  width: 150;
}

.FooterContentPane { 
  padding: 10;
  width: *;
}

.FooterRightPane { 
  padding: 5;
  width: 175;
}

.FooterFooterPane { 
}

.HeaderLeftDivider { 
  width: 0;
}

.HeaderRightDivider { 
  width: 0;
}

.PageLeftDivider { 
  width: 5;
}

.PageRightDivider { 
  width: 5;
}

.FooterLeftDivider { 
  width: 5;
}

.FooterRightDivider { 
  width: 5;
}


