/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#003265;
}
.table{
	background-color:#FFFFFF;
}
.get1{
	color:#CC3300;
	font-weight:bold;
	font-size:14px;
}
.squeeze_table{
	font-family:Tahoma;
	font-size:12px;
}
.orderbutton{
	font-weight:bold;
	font-size:11px;
	width:auto;
	padding-left:1px;
	padding-right:1px;
	overflow:visible;
	border-color:#FF0000;
	border-style:solid;
	border-width:2px;
	background-color:#FFFF99;
}
.orderbutton:hover{
	color: #FFF;
  	background: #900;
	cursor:pointer;
}
.bar{
	background-color:#993300;
	height:2px;
}
.bonus{
	color:#FF0000;
	font-size:12pt;
	font-weight:bold;
}
.guarantee_table{
	border-style:outset;
	border-color:#000000;
	border-width:2px;
	background-color:#CCFFCC;
}
.guarantee_table2{
	border-style:outset;
	border-color:#000000;
	border-width:2px;
	background-color:#FDFFCD;
}
.dashed_border{
	border-style:dashed;
	border-width:3px;
	border-color:#993300;
}
.underlined{
	text-decoration:underline;
}
.order_table{
	border-style: dashed; 
	border-width: 3px;
	border-color:#000000;
	background-color:#ffffcc;
}
.border{
	border-width:2px;
	border-style:solid;
	border-color:#000000;
}
h1{
	font-size:17pt;
	text-align:center;
	color:#FF0000;
}
h2{
	font-family:Tahoma;
	font-size:13pt;
	color:#FF0000;
}
h3{
	font-family:Tahoma;
	font-size:11pt;
	color:#FF0000;
}
.list{
	line-height:22px;
}
.highlight {
	background-color: #FFFF00;
}
.black{
	color:#000000;
}
.blue{
	color:#000099;
}
.green{
	color:#009900;
}
.testimonial_table{
	border-style:outset;
	border-color:#000000;
	border-width:2px;
	background-color:#FFCC99;
	font-size: 10pt; 
	text-indent: 0px; 
	font-family: Courier New,Courier,Helvetica;
	margin-top:3px;
	margin-bottom:3px;
}
.myform{
	text-align:center;
	width:80%;
}
.outer_table{
	background-image:url(images/bg.jpg);
	background-position:center;
}
.form_table{
	background-color:#FFFFCC;
}
.privacy{
	color:#FF0000;
	font-weight:bold;
	font-size: 9pt;
}
.red{
	color:#FF0000;
}
.redX{
	color:#FF0000;
	font-size:23pt;
}
.footnote{
	text-align:center;
	font-size: 8pt;
}
.link {
	color:#006600;
	text-decoration: none;
	font-weight:bold;
}
.link:hover {
	color: #CC0000;
}
.copyright{
	font-size:10px;
	color:#000000;
}
