img.VerticalSpacer { 
}

img.SectionSpacer { 
  height: 1;
}

.HeaderHeaderPane { 
}

.HeaderLeftPane { 
  background-color: #9999ff;
  background-image: url(Files/ );
  padding: 0;
  width: 02;
}

.HeaderContentPane { 
  background-color: #ccccff;
  background-image: url(Files/ );
}

.HeaderRightPane { 
  background-color: #9999ff;
  background-image: url(Files/ );
  width: 2;
}

.HeaderFooterPane { 
  width: 0;
}

.PageHeaderPane { 
}

.PageLeftPane { 
  background-color: #ccccff;
  padding: 5;
  width: 80;
}

.PageContentPane { 
  background-color: #ffffff;
  padding: 5;
  width: 00;
}

.PageRightPane { 
  background-color: #ccccff;
  padding: 5;
  width: 100;
}

.PageFooterPane { 
  background-color: #ccccff;
}

.FooterHeaderPane { 
}

.FooterLeftPane { 
  background-color: #ccccff;
  padding: 5;
  width: 90;
}

.FooterContentPane { 
  background-color: #ccccff;
  padding: 10;
  width: *;
}

.FooterRightPane { 
  padding: 5;
  width: 235;
}

.FooterFooterPane { 
  background-color: #ccccff;
}

.HeaderLeftDivider { 
  width: 0;
}

.HeaderRightDivider { 
  width: 0;
}

.PageLeftDivider { 
  width: 3;
}

.PageRightDivider { 
}

.FooterLeftDivider { 
  width: 5;
}

.FooterRightDivider { 
  width: 5;
}


