.floatleft { float: left; margin-right: 5px; }
.floatright { float: right; margin-left: 5px; }

.floatcenter { text-align: center; }
.inputsubmit {width: 275px; height: 40px;}

.smallsubmit {width: 150px; height: 30px;}

table.smalltestimonial 
{
border-collapse: collapse;
border: 2px solid #003366;
  /* background-color: #f4faff; */
 /* background-color: #CCFFFF; */
background: url(/images/testimonial-bg.jpg) #fef8e7 repeat-x;
	width: 450px;
	border: thin solid #002f90;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}


table.subscribebox
{
	width: 417px;
	padding: 0;
	background-image: url(/images/subscribebox.jpg);
	background-repeat: no-repeat;
	height: 220px;
}

.testiquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 900;
	color: #990000;
}

a.testiorder:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #000099;
}

a.testiorder:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 900;
	color: #000099;
}

a.testiorder:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 900;
	color: #00FF00;
}


.testismallquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 700;
	color: #990000;
}


table.guarantee
{
border-collapse: collapse;
border: 2px solid #003366;
  /* background-color: #f4faff; */
 /* background-color: #CCFFFF; */
background: url(/images/testimonial-bg.jpg) #fef8e7 repeat-x;
	border: thin solid #002f90;
	padding: 15px;
}

.outline
{
border-collapse: collapse;
border: 4px solid #003366;
margin: 20px;
text-align: center;
  /* background-color: #f4faff; */
 /* background-color: #CCFFFF; 
background: url(/images/testimonial-bg.jpg) #fef8e7 repeat-x;*/
padding: 10px;
}

.outline2
{
border-collapse: collapse;
border: 4px solid #000099;
margin: 20px;
text-align: center;
padding: 10px;
background-color:#DEF2FB;
}

.product
{
border-collapse: collapse;
background-color:#DEF2FB;
border: 1px dashed #000099; 
padding: 10px;
margin: 10px;
}

ul.nobullet {
  list-style-type: none;}

.benefithead {
	color:#000066;
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}

#affiliatebox {
	border: 1px;
	border-color: #aaa;
	border-style: solid;
	padding-top: 3px;
	padding-left: 13px;
	padding-right: 13px;
	width: 530px;
	margin: 0px auto;
}

A:visited
{
    COLOR: #004391;
	text-decoration: underline;
}

A:link
{
    COLOR: #004391;
	text-decoration: underline;
}
A:hover
{
    COLOR: #0066CC;
	text-decoration: underline;
}

.bigheader
{
	font-weight: 900;
	font-size: 30px;
/*	Color: #004391;  */
    COLOR: #C00000;
}

.smallheader
{
	font-weight: 900;
	font-size: 25px;
	/*Color: #004391; */
	Color: #C00000;
}




.bluebigheader {
	color:#000099;
		font-weight: 900;
	font-size: 30px;
}

.bluesmallheader
{
	font-weight: 900;
	font-size: 25px;
	/*Color: #004391; */
	color:#000099;
}

.blacksmallheader
{
	font-weight: 900;
	font-size: 25px;
	/*Color: #004391; */
	color:#000000;
}

.redsubsmallheader
{
	font-weight: 700;
	font-size: 18px;
	color:#C00000;
}

.bluesubsmallheader
{
	font-weight: 700;
	font-size: 18px;
	color:#000099;
}


.bigblack
{
	font-weight: 900;
	font-size: 30px;
/*	Color: #004391;  */
    COLOR: #000000;
}


.bigsalesheader
{
	font-weight: bolder;
	font-size: 30px;
	Color: #0000CC;
}




.subsmallheader
{
	font-weight: 700;
	font-size: 18px;
	Color: #000000;
}


.subbigheader
{
	font-weight: bold;
	font-size: 20px;
	Color: #000000;
}

table.content 
{
	width: 680px;
/*	background-image: url(/images/indexbg.gif);  */
    border: 2px solid #003366;
/*	 padding: 14px; */
	text-align: left;
	background-color: #FFFFFF;
}

td.content
{
	padding: 5px 25px;
	text-align: left;
	width: 100%;
}

td.taf
{
	padding: 5px;
/*	width: 300px;
	border-style: outset;
	border-width: 4px;
	border-color: #004391;
	background-color:  #CCFFFF;

height: 450px;  */


vertical-align: top;
	text-align: right;

}

.boldhighlight
{
	font-weight: bold;
	background: #FFFF66;
}

.highlight
{
	background: #FFFF66;
}

.firstletter
{
	font-size: 20px;
	font-weight: bolder;
}

.subtext
{
	font-size: 13px;
	font-style: italic;
}

.ps
{
	font-size: 16px;
	font-weight: 800;
}

.boldunderline
{
		font-weight: bold;
		text-decoration: underline;
}

.bolditalic
{
		font-weight: bold;
		font-style: italic;
}

.redleadin
{
	font-weight: 900;
	font-size: 16px;
	/*Color: #004391; 
	/*COLOR: #C00000;*/
}



.blueleadin
{
	font-weight: 900;
	font-size: 16px;
	Color: #004391;
	font-style: italic;
}

table.testimonial 
{
border-collapse: collapse;
border: 2px solid #003366;
  /* background-color: #f4faff; */
 /* background-color: #CCFFFF; */
background: url(/images/testimonial-bg.jpg) #fef8e7 repeat-x;
	width: 270px;
	border: thin solid #002f90;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

.download
{
	font-weight: 900;
}

.bigdownload
{
	font-weight: 900;
	font-size: 25px;
}

table.leaders 
{
border-collapse: collapse;
border: 2px solid #003366;
background-color: #f4faff;
 /* background-color: #f4faff; 
   /* background-color: #CCFFFF; */
width: 450px;
padding: 0px 15px;

}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}

.strike
{
	text-decoration: line-through;
}

.price
{
/*	color: #8A0000; */
	color: #000000;
	font-weight: 900;
}

.bonustop
{
	color: #8A0000;
	font-size: 22px;
	font-weight: bold;
}

.bonusbottom
{
	color: #004391;
	font-size: 18px;
	font-weight: bold;
}

td.testimonial
{ 
	padding: 15px;
	text-align: left;
}


table.freegift
{
border-collapse: collapse;
border: 2px solid #003366;
  /* background-color: #f4faff; */
 /* background-color: #CCFFFF; */
	width: 470px;
	border: thin solid #002f90;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}




td.freegift
{ 
	padding: 15px;
}

table.jv
{
	border-collapse: collapse;
	border: 3px dashed rgb(205, 204, 204);
	width: 550px;
}

td.jv
{ 
	padding: 10px;
}

td.partners
{
	background-color: #004391;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.prodtext
{
	   COLOR: #004391;
	   font-style: italic;
}


table.oto
{
	border-collapse: collapse;
	border: 3px dashed rgb(205, 204, 204);
	width: 550px;
}