.ProductTable {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#1e1e1e;
		width:100% !important;
		width:98%;
		}
.PartNo {
		padding:2px;
		vertical-align:top;
		font-weight:bold;
		}
.Descript {
		padding:2px;
		vertical-align:top;
		}
.Price {
		padding:2px;
		vertical-align:bottom;
		text-align:right;
          font-weight:bold;
		}
.ProductTable td {
		border-bottom:1px solid #000;
		}
.ProductTable .TRBG0 {
		background:#transparent;
		}
.ProductTable .TRBG1 {
		background:#d0d0d0;
		}
.ProductTable .TRBGSale {
		background:#FFFD2F;
		}
.ProductTable .TRBGSale2 {
		background:#FFFD2F;
		}
.ProductTable .TRBGSale3 {
		background:#D5CE0A;
		}

#FPContainer {
		clear:both;
		padding:8px;
		/*background: url(http://www.coanracing.com/testscriptpages/rndtests/Imgs/COA-31100/COA-31100_1.jpg) #f0f0f0 no-repeat -50px -50px 150% 150%;*/
		background: url(../Imgs/FPBackground.gif) bottom right repeat-x #f30000;
          /*background: transparent;*/
		vertical-align:top;
		border-bottom:1px solid #000;
		}
#FPContainer .Clearer {	
		clear:both;
		}
#FPImg {
		background: #000;
		padding: 0px;
		text-align:center;
		vertical-align:middle;
		border:1px solid #000;
		width:250px;
		float:left;
          margin-right:-3px;
		margin-right:4px !important;
		clear:both;
		}
#FPImg img {
		padding:0px;
		margin:0px;
		border:0px;
		vertical-align:bottom;
		}
#FPBox {
		border:1px solid #000;
		margin-left: 260px;
		background:#fff;

		}
#FPHeader {
		border-bottom:1px solid #000;
		/*background:#b0b0b0;*/
		background:url(../Imgs/HeadingBG.gif) top right repeat-y #cc0000;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding:3px;
		margin-right:0px !important;
		margin-right:-1px;
		margin-left:0px !important;
		margin-left:-1px;
		}
#FPText {
		background:url(../Imgs/BoxContainerBG.gif) top left repeat-x #fff;
		padding:4px;
		padding-top:8px;
		margin-right:0px !important;
		margin-right:-1px;
		margin-left:0px !important;
		margin-left:-1px;
		}
#FPFooter {
		background:url(../Imgs/FPFooterBackground.gif) bottom right no-repeat #5e0000;
		border:0px solid #fff;
		height:33px;
}