img{border:0px;}

/* Header Start */
td.hdtop{width:135px; height:129px;}
td.hdtopc{width:420px; height:129px;}
td.hdbot{width:135px; height:31px;}
td.hdbotc{width:420px; height:31px;}
/* Header End */

/* Side Borders */
div.brdlft,div.brdrgt{border-top: double gray 3px;
border-bottom: solid gray 7px;
padding:5px;
width:200px;
}

div.brdlft{border-right: solid gray 2px;}
div.brdrgt{border-left: solid gray 2px;}
/* Side Borders */

/* Text Style */
/* Center H1 title tag in header*/
td.XSP_HEADER_PANEL{text-align:center;}

h1,h2,h3{
font-size: 10pt;
font-weight: bold;
margin:0px;
padding-right:20px;
display: inline;
}
h1{color:silver;}
h2,h3{color:gray;}
/* Text Style */

/* Product Table */
table#prodtab{border:3px double #808080; width:510px; border-collapse: collapse; border-spacing:0px;}

td.blk0, td.blk1, td.blk2, td.blkred, td.blkblk, td.imgbg, td.odrpp{width:170; text-align:center;}
/* Title and Info Bars */
td.blkred, td.blkblk, td.imgbg0, td.imgbg1, td.imgbg2{border: 1px solid #FFFFFF;}
td.blkred, td.blkblk{font-weight:bold; color:white; height:12px; padding:0px 3px 0px 3px;}
td.blkred{background-color:#cc0000;}
td.blkblk{background-color:black;}
/* Prod Image */
td.imgbg0, td.imgbg1, td.imgbg2{height:125px; background-repeat:no-repeat; background-position: center center;}
td.imgbg0{background-color:#FFD700;}
td.imgbg1{background-color:#e0e0e0;}
td.imgbg2{background-color:#c0c0c0;}
/* Pay Buttons */
td.odroth{width:85px; text-align:center;}
td.odrpp, td.odroth{border:1px solid #808080; height:50px; padding:0px;}
/* Product Table */

/* Footer */
#footer {
	padding: 20;
	margin: 0 auto;
	width: 960px;
	clear: both;
		}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer a{text-decoration:none; color:white;}
/* Footer */

/*Member Form */
.subMit
{
background-color:gold; color:black; font-size:8pt;
padding: 1px 5px 1px 1px;
}
.dscForm{text-align:center;}