BODY { 
  background-repeat: repeat;
  background-image: url(Files/theme/pgcolor.gif);
  margin: 0;
}

img.VerticalSpacer { 
  height: 5;
}

img.SectionSpacer { 
  height: 5;
}

.HeaderHeaderPane { 
  background-color: #006600;
  padding: 3;
}

.HeaderLeftPane { 
  background-color: #006600;
  background-repeat: repeat;
  padding: 10;
  width: 50;
}

.HeaderContentPane { 
  background-color: #006600;
  background-repeat: repeat;
  padding: 10;
  width: *;
}

.HeaderRightPane { 
  background-color: #006600;
  background-repeat: repeat;
  padding: 10;
  width: 225;
}

.HeaderFooterPane { 
  background-color: #006600;
  background-repeat: repeat;
  padding: 2;
}

.PageHeaderPane { 
  height: 50;
}

.PageLeftPane { 
  padding: 10;
  width: 100;
}

.PageContentPane { 
  padding: 10;
  width: *;
}

.PageRightPane { 
  padding: 10;
  width: 225;
}

.PageFooterPane { 
}

.FooterHeaderPane { 
}

.FooterLeftPane { 
  padding: 0;
  width: 105;
}

.FooterContentPane { 
  padding: 10;
  width: *;
}

.FooterRightPane { 
  padding: 5;
  width: 200;
}

.FooterFooterPane { 
}

.HeaderLeftDivider { 
  width: 0;
}

.HeaderRightDivider { 
  width: 0;
}

.PageLeftDivider { 
  width: 5;
}

.PageRightDivider { 
  width: 5;
}

.FooterLeftDivider { 
  width: 5;
}

.FooterRightDivider { 
  width: 5;
}


