#Main { width: 804px;}
#Panel { height: 10px; }
body		{ background:#c5b894 url(images/CPK/Background.png);}
#TopCell			{ background-image:url(images/CPK/Header.png);}
#BottomCell {
	background-image:url(images/CPK/Footer.png);
	height:37px;
	padding: 6px 16px 0px 11px; 
}
#LeftCell { background-image:url(images/CPK/Left.png); }
#RightCell {
	background-image:url(images/CPK/Right.png);
	width:15px;
}
#PBImagePath { 	background-image:url(images/CPK/ProgressBar.png) !important; }
input#Button, input#NextButton {
    background-image:url(images/CPK/Button.png);
    width: 110px;
    height: 42px;
	background-color:Transparent;
	border-style:none;	      
}
#LogoPush, #LogoBottom  { display:none; }
body.CPK	{ background:#c5b894 url(images/CPK/Background.png); }
body.CPK #TopCell	{ background-image: url(images/CPK/Header.png);}
body.CPK #BottomCell {background-image: url(images/CPK/Footer.png);}
body.CPK #LeftCell {background-image: url(images/CPK/Left.png);}
body.CPK #RightCell {background-image: url(images/CPK/Right.png);}
body.CPK #PBImagePath { background-image: url(images/CPK/ProgressBar.png) !important; }
body.CPK input#Button, body.CPK input#NextButton { background-image:url(images/CPK/Button.png);}

body.ASAP	{ background:#c5b894 url(images/ASAP/Background.png); }
body.ASAP #TopCell	{ background-image: url(images/ASAP/Header.png);}
body.ASAP #BottomCell {background-image: url(images/ASAP/Footer.png);}
body.ASAP #LeftCell {background-image: url(images/ASAP/Left.png);}
body.ASAP #RightCell {background-image: url(images/ASAP/Right.png);}
body.ASAP #PBImagePath { background-image: url(images/ASAP/ProgressBar.png) !important; }
body.ASAP input#Button, body.ASAP input#NextButton { background-image:url(images/ASAP/Button.png);}

body.LAFS	{ background:#741111 url(images/LAFS/bg.gif); }
body.LAFS #BottomCell {background-image: url(images/LAFS/Footer.png);}
body.LAFS #TopCell	{ background-image: url(images/LAFS/Header.png);}
body.LAFS #LeftCell {background-image: url(images/LAFS/Left.png);}
body.LAFS #RightCell {background-image: url(images/LAFS/Right.png);}
body.LAFS #PBImagePath { background-image: url(images/LAFS/ProgressBar.png) !important; }
body.LAFS input#Button, body.LAFS input#NextButton { background-image:url(images/LAFS/Button.png);}

/* Index pages */
.IndexHeader  { padding-top:20px; }
#RickLarry	  { width: 175px; float: left; padding: 0px 20px 0px 0px; }
#SignLarry    { width: 150px; float: right; }
#SignRick     { width: 175px; float: left; }
.IndexText    { padding:10px 100px 12px; }
.IndexText P  { text-align:left; padding-bottom:1em; }

/* Finish */
#Finish TD
{
	font-weight: bold;
	font-size: 13px;
	padding:0 40px;
}