body		{background-color:#f1ab00;}
#Main		{width: 808px;}
#Border		{width: 762px;}

#TopCell			{height:125px;	background-image: url(images/Header.png);}
body.SPA #TopCell	{background-image: url(images/Header_SPA.png);}

#BottomCell
{
	background-image: url(images/Footer.png);
	height: 50px;
	padding: 45px 5px 0px 5px;
	vertical-align:top;
}
#footerCopyright, #footerLink, #footerLink A { color: Black;}

#LeftCell		{width: 20px;	background-image: url(images/Left.png);}
#RightCell		{width: 20px;	background-image: url(images/Right.png);}
#PBImagePath	{background-image:url(images/ProgressBar.png) !important;}

input#Button, input#NextButton
{
    background-color:transparent;
    border-style:none;
    background-image: url(images/Button.png);
    width: 100px;
    height: 25px;
}
.IndexDrop01		{padding-bottom:1em;}
.IndexDrop01 select {margin: .2em;}
td.Scale {padding: 0px .01em 5px .01em;}

#LogoBottom {background-image:url(../../Common/images/BottomLogoBlackNoG.png);}