body { background-color: #C0AE74; }
#TopCell {
	background-image:url(images/CHE/Header.png); 
	height: 130px; 
}
#BottomCell {
	background-image: url(images/CHE/Footer.png);
	height:2px;
	padding:2px 2px 0px;
}
#LeftCell, #RightCell { width:0px;}
#PBImagePath { background-image: url(images/ProgressBar.png) !important;}
input#Button, input#NextButton {
    background-image:url(images/CHE/Button.png);
    width: 100px;
    height: 25px; 
	background-color:Transparent;
	border-style:none;	    
}
#footerCopyright, #footerLink, #footerLink A {color: Black;}
#Border { width: 100%; }

body.C #TopCell { background-image: url(images/CHE/Header.png); }
body.C #MiddleCell { background: #fff9e9 url(images/CHE/Swirl.png) no-repeat right 28px;}
body.C #BottomCell { background-image: url(images/CHE/Footer.png); }
body.C input#Button, body.C input#NextButton, body.C #Finish input { background-image:url(images/CHE/Button.png); }

body.G #TopCell { background-image: url(images/GLC/Header.png); }
body.G #MiddleCell { background: url(images/GLC/bg.jpg) no-repeat;}
body.G #BottomCell { background-image: url(images/GLC/Footer.png); }
body.G input#Button, body.G input#NextButton, body.G #Finish input { background-image:url(images/GLC/Button.png); }

#Finish input {
    background-color: transparent;
    border-style: none;
    width: 100px;
    height: 25px;
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 3px;
    cursor: pointer;
    color:White;
    font-weight:bold;
}

#LogoPush, #LogoBottom  { display:none; }

.WelcomePageBorderMiddleCell {
	margin:62px auto 0;
	text-align:left;
	width:600px;
}
#hardblock { font-weight:bold;}
#pnlPBBorder { margin-bottom:20px;}
