html,body {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#333333;
	margin:0;
    padding:0;
    height:100%;
    border:none
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #858585;
}
a:active {
	text-decoration: none;
	color: #666666;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.error {
   font-weight:bold;
   color:#CC0000;
   font-size:12px;
}
.header_login {
	font-size:11px;
	color:#666666;
}
.referral_link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#da4945;
	font-weight:bold;
}
.ref_link_table {
	background-color: #f6f6f6;	
	border:1px solid #c7c7c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
}
.item_table {
	text-align:left;
}
.item_name {
	font-size:14px;
	font-weight:bold;
}
div.back  {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; text-decoration:none; color:#044a90;}
div.back a {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; text-decoration:none; color:#044a90;}
div.back a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; text-decoration:underline; color:#CC0000;}
.offer_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;	
}
.offer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
}
.offer_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.terms_title {
	font-weight:bold;
	font-size:18px;
	color:#FFFFF;
}
.item_description {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.item_title {
	font-size:14px;
	color:#333333;
}
.order_table {
	background-color: #f6f6f6;	
	border:1px solid #c7c7c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
}
.order_table_title{
	background-color:#da4945;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}