/*CSS Style Sheet For Dave and Aarons' Newbie Affiliate Profits*/ 

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	margin: 0 auto;
}

.content
{
	width: 800px;
	background-color:#fff;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	text-align: left;
	margin: 0 auto;
}

.header
{

	position: relative;
	width: 800px;
	background: url(./images/header.jpg);
	height: 252px;
	margin: 0px;
}

h1
{
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	font-size: 42px;
	color: #d20000;
}

h2
{
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	font-size: 30px;
	color: #d20000;
}

.spanstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff00;
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}

ul {
	position: relative;
	list-style-image: url('./check.gif');
	font-weight: bold;
	color: #111111;
	text-align: left;
}

.info { padding: 0px 60px 0px 60px; }

.from { margin: 40px 0 0 0; }
.date { margin: 0; }

.textField
{
	width: 100px;	
	margin-bottom: 3px;
	float: left;
}

.button
{	
	float: left;
	margin-left: 65px;
}


.signature p  { margin: 0; }

.sign
{	
	font-family: "Monotype Corsiva";
	font-size: 25px;
	padding: 15px 0 15px 0;

}

.signature { 
	padding-bottom: 10px;
}

.bot
{
	width: 800px;
	background: url(./images/footer.jpg);
	height: 92px;
}

.disclaimer {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #DDDDDD;
	padding: 15px 10px 15px 10px;
	color: black;
}

.orderbox {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 4px dashed #ff0000;
	padding: 15px 10px 15px 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
