body {
    background: url("backpat.png") repeat-x;
	background-color:A07E7E;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
p{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin-left:5;
}
h1,h2,h3 {
	text-align:center;
	
	}
h1 {
	font-size:32;
	color:BA0000;
	padding:8;
}
h2{
	font-size:30px;
	padding:8;
	
}
h3{
	font-size:24px;
	color:BA0000;	
	padding:8;
}

table#OrderForm{
	width:600;
	border-style:dashed;
	border-color:BA0000;
	border-width:5px;
	background-color:FFFFB2;
	padding:10;

}
div#mainrow{
margin-left:10;
}

table#banner {
	height:150;
	width:800px;
    background: url("banner.png");
	}
table.tes{
	width:500;
	background-color:ededed;
	border-style:solid;
	border-color:230000;
	
}
p.bodtitle{
	padding:5;	
	font-size:16;
	color:230000;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
	margin-top:0;
}
p.bodbody{
    margin-top:0;
	padding:8;	
	font-size:13;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom:25;
}
p.bodsig{
	text-align:right;
	padding:5;
	color:230000;
	font-size:15;
	margin-right:30;
}
table#mainFrame {
	width:800;
	background:white;
	border-right-style:solid;
	border-right-width:8px;
	border-right-color:#230000;
	border-left-style:solid;
	border-left-width:8px;
	border-left-color:#230000;
	padding:30;
	}
table#footer {
	background: url("footer.png");
	padding:20px;
	width:800;
	height:200;
	text-align:right;
	color:white;
	font-weight:bold;
	font-size: 12px;
}

a.footer:link , a.footer:visited  , a.footer:active{
	color:white;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
 a.footer:hover {
	color:white;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

p.buy_bullet{
    background: url(buy_bullet.png) left center no-repeat;
	background-position:15px;
	list-style-type: none;
	padding:0;
	padding-left: 35px;
}
p.key{
    background: url(print.gif) left center no-repeat;
	background-position:40px;
	font-size:16;
	font-weight:bold;
	list-style-type: none;
	padding:0;
	padding-left: 70px;
}
p.desc {
	font-size:16px;
	text-align:center;
}
p.gift{
	font-size:22;
	color:BA0000;
	font-weight:bold;
}
p.bonus{
	font-size:16;
	font-weight:bold;
}
p.bonus-desc{
	font-size:16;
}
p.next{
	font-size:20;
	font-weight:bold;
	text-align:center;
}



	