body
{
	background-color: #EEEEEE;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

p
{
	text-indent: 30px;
}

p.signature
{
	text-indent: 60px;	
}

p.testimonial_quote
{
	text-indent: 0px;	
	font-weight: bold;
	font-size: small;
	margin: 0px;
}

p.testimonial_author
{
	text-indent: 0px;	
	font-style: italic;
	text-align: right;
	margin: 0px;
}

p.bottom
{
	margin: 0px;
	
	padding-top: 12px;
	padding-bottom: 12px;	
}

p.top
{
	margin: 0px;
	
	padding-top: 12px;
	padding-bottom: 12px;	
}

p.order_receipt
{

}

.quotation
{
	font-size: large;
	font-weight: bold;	
}

.no_indent
{
	text-indent: 0px;	
}

.no_margin
{
	margin: 0px;	
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.gray
{
	color: #444444;
}

.underline
{
	text-decoration: underline;	
}

.emphasis
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.uppercase
{
	text-transform: uppercase;
}

.small
{
	font-size: small;
}

.smaller
{
	font-size: smaller;
}

.legal
{
	color: #999999;
	text-align: left;
	text-transform: uppercase;
	font-size: 75%;
}

p.button_left
{
	display: inline;
	background-image: url('button_left.png');
	background-repeat: no-repeat;
	
	width: 11px;
	height: 26px;
}

p.button_middle
{
	display: inline;
	background-image: url('button_middle.png');
	background-repeat: repeat-x;
	
	height: 26px;
}

p.button_right
{
	display: inline;
	background-image: url('button_right.png');
	background-repeat: no-repeat;
	
	width: 7px;
	height: 26px;
}
	
div.page_top
{
	background-image: url('top.png');
	background-repeat: no-repeat;
	width: 620px;
	height: 35px;

	margin-left: auto; 
	margin-right: auto;
}

div.page_middle
{
	background-image: url('middle.png');
	background-repeat: repeat-y;

	width: 620px;

	margin-left: auto; 
	margin-right: auto;
}


div.page_bottom
{
	background-image: url('bottom.png');
	background-repeat: no-repeat;

	width: 620px;
	height: 50px;

	margin-left: auto; 
	margin-right: auto;
}


div.page_contents
{
	padding-left: 50px;
	padding-right: 50px;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

div.attention
{
	background-color: #FFFC00;
	
	border-style: solid;
	border-width: 2px;
	
	margin-left: auto; 
	margin-right: auto;
	
	width: 85%;
	padding: 10px;
}

table.center
{
	margin-left:auto; 
	margin-right:auto;
}

table.bonus_book
{
	margin-left: 20px;
}

table.summary
{
	width: 80%;
	
	margin-left:auto; 
	margin-right:auto;
}

td.summary_images
{
	width: 35%;
}

td.summary
{
	vertical-align: text-top;	
}

td.numbered
{
	padding-right: 12px;
}


td.book_description
{
	padding: 20px;
}

td.ps
{
	vertical-align: text-top;	
}

div.samples
{	
	border-style: solid;
	border-width: 2px;
	
	margin-left: auto; 
	margin-right: auto;
	
	width: 85%;
	padding: 10px;
}

div.samples_contents
{	
	margin-left: auto; 
	margin-right: auto;
	
	padding: 10px;
}

div.entry_box
{
	background-image: url('entrybox.png');
	background-repeat: no-repeat;
	width: 438px;
	height: 107px;
	padding: 30px; 
	
	color: #FFFFFF;
	font-family: Arial, sans-serif;;
	font-weight: bold;	
	
	margin-left: auto;
	margin-right: auto;
}

.entry_field_label
{
	font-weight: normal;
}

h1
{
	color: #CC0000;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

h2
{
	text-align: center;
	margin: 0px;
	padding: 10px;
}

h2.attention
{
	color: #CC0000;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

h3
{
	text-align: center;
	margin: 0px;
	padding: 10px;
}

h3.striking
{
	color: #CC0000;
	font-weight: bold; 
	text-align: center;
	
	margin: 0px;
}

h3.samples
{
	text-align: left;
	text-indent: 0px;	
	padding: 0px;
	
	margin: 0px;
}

ul.checklist
{
	list-style-image: url('checkbox_small.png');
	padding-left: 100px;
}

li
{
	padding-bottom: 20px;
	padding-right: 80px;
}

div.copyright
{
	margin-left: auto; 
	margin-right: auto;

	text-align: center;

	font-size: smaller;
	font-weight: bold;
	
	font-family: sans-serif;
	
	width: 520px;
}

hr
{
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;

}

div.stats_contents
{
	border: solid 5px;
	border-style: ridge;

	padding: 20px;
	margin: 60px;
	width: 640px;
	height: 800px;
	
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 5px;
}