body { background-color:#e7ba7f; }
#TopCell { background-image:url(images/Header.png); }
#BottomCell {
      background-image:url(images/Footer.png);
      padding:6px 11px 0px;
}
#LeftCell { background-image:url(images/Left.png); }
#RightCell { background-image:url(images/Right.png);  }
#PBImagePath {    background-image:url(images/ProgressBar.png)  !important; }
input#Button, input#NextButton {
    background-image:url(images/Button.png);
    background-color: transparent;
    border-style: none;
    width: 100px;
    height: 25px;
}
.IndexText01 { text-align:right; padding-right:5px; }
.IndexText02 { text-align:left; padding-left:5px; }
#LogoBottom, #LogoPush { display:none;}
.ValCode {color: red;}