/* ********************************************* */

/* DOWNLOAD LINKS STYLES */

.downloadlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
.downloadlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

/* ********************************************* */

/* FOR UPGRADE MEMBERSHIP BUTTON */

.upgrade_membership {
 background-image: url(../images/upgrade_bg.jpg);
 background-repeat: repeat-x;
 height: 38px;
 vertical-align: middle;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}
/* ********************************************* */

/* FOR BACKGROUND SETTINGS */
body {
	background-color: #E3E3E3;
	background-repeat:repeat; /* FOR BACKGROUND IMAGE REPEAT */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0px;
}
/* ********************************************* */

/* FOR PAGE TITLE */
.page_heading {
        font: bold 2.5em Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}
/* ********************************************* */

/* FOR LISTING TABLE TEXT HEADING WHICH ARE NOT LINKS */
#listing_table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	background-image: url(../images/back_toplisting.gif);
	background-repeat: repeat-x;
	background-color:#BBDBFB;
}
/* FOR LISTING TABLE TEXT HEADING WHICH ARE LINKS ONLY */
.field_header_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	text-decoration:underline;
}
/* ********************************************* */

.footerbg {
	text-decoration: none;
	background-image: url(../images/footer_bg.jpg);
	width: 961px;
	background-repeat: repeat-y;
}
.headerbg
{
	background-image: url(../images/header.jpg);
	height: 126px;
	width: 961px;
	background-repeat: no-repeat;
}
.middlebg
{
	background-image: url(../images/middle.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 370px;
}
.footertxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verti{
	background-image: url(../images/verti.jpg);
	width: 10px;
	background-repeat: no-repeat;
	height: 164px;
	background-position: top;
}
.logintxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.loginlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00429C;
	text-decoration: underline;
	}
.loginlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0074DA;
	text-decoration: underline;
}
.textfield
{
	border: 1px solid #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 6px;
}
.home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.home_links_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314F75;
	text-decoration: underline;
}

.stat_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #1665C1;
	text-decoration: none;
}

#listing_table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494951;
	font-weight: normal;
	
	text-align: left;

}
.emaillinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0074DA;
	text-decoration: underline;
}
.emaillinks11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494951;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin: 0px;
	padding: 3px;
}
.bottom_dottedline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #cccccc;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
        border: 1px solid #000000;
        background-color: #ffffff;
	font-size: 12px;
	color: #000000;
        text-align: center;
	text-decoration: none;
        margin: 10px 0 10px 0;
}
.top_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
}
.selfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin: 0px;
	padding: 1px;
}
.top_bg {
	background-image: url(../images/top_middle_bg.jpg);
	height: 12px;
	width: auto;
}
.bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	height: 12px;
	width: auto;
}
.leftbg {

	background-image: url(../images/leftbg.jpg);
	height: auto;
	width: 12px;
}
.right_bg {
	background-image: url(../images/right_bg.jpg);
	height: auto;
	width: 12px;
}
.serfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin: 0px;
	padding: 1px;
}

.red_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D40A1A;
	text-decoration: underline;
}
.green_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0074DA;
	text-decoration: underline;
}
.small_note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.err_msg
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}
.green_messg {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #009900;
 text-decoration: none;
}
.tblboder {
	background-color: none;
	border: 1px solid #CCCCCC;
}
.red_msg
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}
.mainmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.error_messg {
	color: #CC0000;
}
.bottom_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.arr_img {
	margin-top: 4px;
	border:0;
	height:14px;
	width:10px;
	background-repeat:no-repeat;
	background-position: 0 0;
}
.arial11_clickgrey {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #969696;
	text-decoration: underline;
}
.arial11_clickgrey:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #969696;
	text-decoration: none;
}

/* FOR STEVE PG Tags SPECIAL*/

#videobox {
     margin: 20px auto;
     width: 600px;
     height: 400px;
     border: 3px solid #006400;
}

#allpage {
     margin: 0 auto;
     width: 774px;
     background-color: #ffffff;
}

#bulletbox {
     margin: 20px 0 0 87px;
     width: 600px;
}

#bullets1 {
     float: left;
     width: 300px;
}

#bullets2 {
     float: left;
     width: 300px;
     float: clear;
}

.wideline33 { 
     text-align: left; 
     font: normal 1.4em georgia, times new roman;
     line-height: 1.3em;
} 

#centerpic1 {
     text-align: center;
}

#centerpic2 {
     margin: 20px 0 0 0;
     text-align: center;
}

#paybutton {
}

#memberhd1 {
     padding: 30px 0 0 0;
     text-align: center;
     font: bold 2.2em arial, helvetica;
     color: green;
}

#clydepic1 {
     float: left;
     margin: 20px 0 0 190px;
     text-align: center;
     font: normal 1.2em arial, helvetica;
     color: #000000;
}

#davepic1 {
     float: left;
     margin: 20px 0 20px 0;
     text-align: center;
     font: normal 1.2em arial, helvetica;
     color: #000000;
     float: clear;
}

#clearcolumns {
     clear: both;
}

#emailbox1 {
     margin: 20px 0 0 130px;
     width: 500px;
     border: 3px solid #006400;
     padding: 5px;
     background-color: #98FB98;
     font: normal 1.1em georgia, times new roman;
     text-align: center;
}

#email1 {
     float: left;
     width: 300px;
     margin: 0;
     text-align: center;
     font: normal 1.3em arial, helvetica;
     color: #000000;
}

#email2 {
     float: left;
     margin: 0;
     width: 200px;
     text-align: center;
     font: normal 1.2em arial, helvetica;
     color: #000000;
     float: clear;
}

#plrmrr1 {
     float: left;
     width: 290px;
     margin: 0;
     text-align: center;
}

#plrmrr2 {
     float: left;
     margin: 60px 0 0 0;
     width: 400px;
     text-align: left;
}

.centertxtblue {
     margin: 15px 20px 0 20px;
     padding: 5px;
     font: normal 1.5em arial, helvetica;
     text-align: center;
}

.centertxtgreen {
     margin: 15px 100px 0 100px;
     border: 3px solid #006400;
     padding: 5px;
     font: normal 1.5em georgia, times new roman;
     background-color: #98FB98;
     text-align: center;
}

/* video spot */

#videocol1 {
     float: left;
     width: 130px;
     margin: 50px 0 0 20px;
     text-align: center;
     font: normal 1.5em georgia, times new roman;
     color: #000000;
}

#videocol2 {
     float: left;
     margin: 0 0 0 185px;
     text-align: left;
     float: clear;
}


/* Special Tags for IM */

#pagemargin1 {
     margin: 0 30px 0 30px;
}

#pagemargin3 {
     width: 774px;
}

.col1a {
     float: left;
     left: 0px;
     width: 340px;
}

.col2a {
     border-left: .2em #000000 solid;
     padding: 0 0 0 10px;
     margin-left: 360px;
}

.title1 {
     font: bold 18px Arial, helvetica;
}

.picc1 {
     float: left;
     left: 0;
     width; 100px;
}

.wordsc1 {
     padding: 0 20px 0 0;
     margin-left: 95px;
}

.wordsc1 a {
     font: normal 1.3em Arial, Helvetica;
}

#col1{
     float: left;
     left: 0px;
     width: 360px;
}

#col2 {
     margin-left: 360px;
}

#clear2cols {
     clear: left;
}

#clearboth {
     clear: both;
}

.textctr1 {
     text-align: center;
     font: normal 14px Arial, Helvetica;
}

.footnote1 {
     text-align: left;
     margin: 20px 0 20px 30px;
     font: normal 14px Arial, Helvetica;
}

.textsize1 {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
}

.textsize1a {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
     margin: 0 0 0 300px;
}

.textsize1b {
     font: normal 1.3em Arial, Helvetica;
}

.textsize2 {
     text-align: left;
     font: normal 1.1em Arial, Helvetica;
}

.textsize3 {
     text-align: left;
     font: normal 1.2em Arial, Helvetica;
}

.textsize4 {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
     margin: 12px 0 0 100px;
}

.textsize5 {
     text-align: center;
     font: normal 1.3em Arial, Helvetica;
     line-height: 1.3em;
}

.textsize6 {
     text-align: left;
     font: normal 1.1em Georgia, times new roman;
}

.textsize7 {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
     line-height: 1.3em;
}

.textsize8 {
     text-align: left;
     font: normal 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

.textsize9 {
     text-align: center;
     font: normal 1.1em Georgia, times new roman;
     line-height: 1.3em;
}

.textsize10 {
     text-align: left;
     font: normal 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

.textsize11 {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
     line-height: 1.3em;
}

.centerred01 {
     text-align: center;
     font: bold 1.3em arial, helvetica;
     color: red;
}

.centerblack01 {
     text-align: center;
     font: bold 1.3em arial, helvetica;
     color: #000000;
}

.blackcenter02 {
     text-align: center;
     font: normal 1.6em georgia, times new roman;
     color: #000000;
     margin: 0 160px 0 160px;
}

.centerblack02 {
     text-align: center;
     font: bold 1.6em arial, helvetica;
     color: #000000;
}

.indenttxt1{
     margin: 0 0 0 150px;
     text-align: left;
     font: normal 14px Arial, Helvetica;
}

.floatleft {
     float: left;
     width: 200px;
     margin: 0 4px 4px 0;
     padding: 2px 2px 2px 2px;
     border: 3px solid red;
     text-align: left;
     font: normal 14px Arial, Helvetica;
}

#joinbox1 {
     width: 600px;
     margin: 30px 0 0 80px;
     padding: 5px;
     border: 10px solid;
     border-color: #008B00 #008B00 #A2CD5A #A2CD5A;
     text-align: center;
     font: normal 14px Arial, Helvetica;
}

#joinbox2 {
     width: 600px;
     margin: 30px 0 0 80px;
     padding: 5px;
     text-align: center;
     font: normal 14px Arial, Helvetica;
}

#tablebox1 {
     width: 730px;
     height: 356px;
     background-image: url(../images/money01.jpg);
     border-color: #000000;
     border-style: solid;
     border-width: 7px 7px 10px 7px;
}
     
#tablebox2 {
     width: 730px;
     height: 245px;
     margin: 30px 0 0 16px;
     background-color: #ffffff;
     border-color: #000000;
     border-style: solid;
     border-width: 4px 4px 10px 4px;
     text-align: center;
}
 #tabletd1 {
     float: left;
     width: 300px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 7px 0;
     padding: 10px;
     background-color: #F5F5F5;
     text-align: center;
     font: bold 2.5em arial, helvetica;
}

#tabletd2 {
     float: left;
     width: 383px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 7px 7px;
     padding: 10px;
     text-align: center;
     font: bold 2.5em arial, helvetica;
     color: #ffffff;
     float: clear;
}

#tabletd1a {
     float: left;
     width: 300px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 4px 0;
     padding: 12px 10px 12px 10px;
     background-color: #F5F5F5;
     text-align: center;
     font: bold 1.5em arial, helvetica;
}

#tabletd1b {
     float: left;
     width: 300px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 4px 0;
     padding: 25px 10px 24px 10px;
     background-color: #F5F5F5;
     text-align: center;
     font: bold 1.5em arial, helvetica;
}

#tabletd1c {
     float: left;
     width: 300px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 0 0;
     padding: 23px 10px 23px 10px;
     background-color: #F5F5F5;
     text-align: center;
     font: bold 1.5em arial, helvetica;
}

#tabletd2a {
     float: right;
     width: 383px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 4px 7px;
     padding: 10px;
     text-align: center;
     font: bold 1.8em arial, helvetica;
     color: #ffffff;
     float: clear;
}

#tabletd2b {
     float: right;
     width: 383px;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 0 7px;
     padding: 10px 10px 9px 10px;
     text-align: center;
     font: bold 1.8em arial, helvetica;
     color: #ffffff;
     float: clear;
}

#tablehdS1 {
     width: 320px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 2px 0;
     padding: 12px 10px 12px 10px;
     text-align: center;
     font: bold 2.2em arial, helvetica;
     color: #191970;
}

#tablehdS3 {
     width: 306px;
     float: left;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 2px 0;
     padding: 10px 10px 9px 10px;
     text-align: center;
     font: bold 2.5em arial, helvetica;
     color: #ff0000;
     float: clear;
}

#tablehdS2a {
     width: 36px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 4px 2px 4px;
     padding: 17px 10px 16px 10px;
     text-align: center;
     font: bold 1.5em arial, helvetica;
     color: #000000;
}

 #tabletdS1 {
     width: 340px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 2px 0;
     padding: 10px 0 10px 0;
     text-align: center;
     font: bold 1.5em arial, helvetica;
}

#tabletdS3 {
     width: 306px;
     float: left;
     border-color: #000000;
     border-style: solid;
     border-width: 0 0 2px 0;
     padding: 10px;
     text-align: center;
     font: bold 1.5em arial, helvetica;
     color: #000000;
     float: clear;
}

#tabletdS2 {
     width: 36px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 4px 2px 4px;
     padding: 10px 10px 10px 10px;
     text-align: center;
     font: normal 1.5em arial, helvetica;
     color: #000000;
}

#tabletdS2a {
     width: 36px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 4px 2px 4px;
     padding: 21px 10px 20px 10px;
     text-align: center;
     font: normal 1.5em arial, helvetica;
     color: #000000;
}

#tablehdS2 {
     width: 36px;
     float: left;
     margin-left: 0;
     border-color: #000000;
     border-style: solid;
     border-width: 0 4px 2px 4px;
     padding: 14px 10px 14px 10px;
     text-align: center;
     font: normal 1.5em arial, helvetica;
     color: #000000;
}

#topbox1 {
     padding: 135px 0 0 0;
     width: 774px;
     height: 21px;
     background-image: url(../images/header.jpg);
}

#bulletbox1 {
     width: 520px;
     margin: 20px 0 0 150px;
     font: normal 1.4em Arial, Helvetica;
     text-align: left;
}

#box1 {
     width: 220px;
     border-color: #CD853F #F5DEB3 #F5DEB3 #CD853F;
     border-style: solid;
     border-width: 8px 6px 6px 8px;
     padding: 2px 5px 2px 5px;
     font: normal 14px Arial, Helvetica;
     text-align: left;
}

#box2 {
     width: 220px;
     border-color: #006400 #228B22 #228B22 #006400;
     border-style: solid;
     border-width: 8px 5px 5px 8px;
     padding: 2px 5px 2px 5px;
     font: normal 14px Arial, Helvetica;
     text-align: center;
}

#col_left {
     float: left;
     left: 0px;
     width: 220px;
}

#content {
     margin-left: 270px;
}

.special1 {
     text-align: center;
     font: bold 1.8em Arial, Helvetica;
     color: #0000ff;
}

.special2 {
     text-align: center;
     font: bold 1.6em Arial, Helvetica;
     color: #000000;
}

.bottomwide {
     margin: 40px 0 0 0;
     padding: 40px 0 0 0;
}

.largertxt1 {
     font: bold 1.4em Arial, Helvetica;
     color: #ffffff;
     background-color: #ff0000;
     padding: 0 6px 0 6px;    
}

.textorange {
     text-align: left;
     font: normal 1.1em Arial, Helvetica;
     color: orange;
}

.textblue {
     text-align: left;
     font: normal 1.1em Arial, Helvetica;
     color: #0000ff;
     text-decoration: underline;
}

.textblue02 {
     font-family: Arial, Helvetica;
     font-weight: bold;
     color: #000880;
     text-decoration: underline;
}

 ol li {
     text-align: left;
     margin: 10px 20px 0 60px;
}

 ul li {
     margin: 12px 110px 0 90px;
     line-height: 1.2;
}

 ul li li {
     margin: 12px 0 0 0;
     line-height: 1.2;
     font: normal 1.5em georgia, times new roman;
}

h1 {
     text-align: center;
     font: bold 2.6em Arial, Helvetica;
     margin: 30px 60px 0 60px;
     color: #0000ff;
}

h2 {
     text-align: left;
     font: bold 1.6em Arial, Helvetica;
     color: #000000;
}

h3 {
     text-align: center;
     font: bold 2.6em Arial, Helvetica;
     margin: 30px 90px 0 90px;
     color: green;
}

h4 {
     text-align: center;
     font: bold 1.9em Arial, Helvetica;
     color: #000000;
}

h5 {
     margin: 30px 10px 40px 10px;
     text-align: center;
     font: bold 2.8em Arial, Helvetica;
     color: #ff0000;
}

h6 {
     text-align: center;
     font: bold 2.3em Arial, Helvetica;
     margin: 30px 90px 0 90px;
     color: #0000ff;
}

/* Special Tags for sales page */

.leftpic2 {
        margin: 10px 20px 5px 20px;
        text-align: center;
	float: left;
	color: black;
}

#tophead1 {
     text-align: left;
     font: bold 1.6em Arial, Helvetica;
     color: #000000;
     float: left;
     left: 0px;
     width: 450px;
     margin: 0 0 0 40px;
}

#topbutton1 {
     text-align: right;
     margin: 0 40px 0 0;
}

#subhead01 {
     text-align: left;
     font: bold 1.6em Arial, Helvetica;
     line-height: 1.9em;
     color: #000000;
     margin: 50px 0 0 0;
}

#subhead02 {
     text-align: left;
     font: bold 1.4em Arial, Helvetica;
     color: #000000;
     margin: 0 0 0 0;
}

#subhead03 {
     text-align: center;
     font: bold 1.9em Arial, Helvetica;
     color: #0000ff;
     margin: 30px 0 0 0;
}

#subhead04 {
     text-align: center;
     font: bold 1.4em Arial, Helvetica;
     color: #000000;
}

#subhead05 {
     text-align: center;
     font: bold 1.5em Arial, Helvetica;
     color: #000000;
}

#subhead06 {
     text-align: center;
     font: bold 1.4em Arial, Helvetica;
     color: #000000;
     margin: 0 0 0 0;
}

.leftpic1 {
     float: left;
     left: 0px;
     width: 320px;
     margin: 0 0 0 30px;
}

.leftpic3 {
     float: left;
     left: 0px;
     width: 210px;
     margin: 0 0 0 0;
}

.leftpic4 {
     float: left;
     left: 0px;
     width: 120px;
     margin: 35px 0 0 80px;
}

.textmargin1 {
     text-align: left;
     font: normal 1.5em Georgia, times new roman;
     line-height: 1.3em;
}


.rightpic1 {
     float: right;
     left: 0px;
     width: 180px;
     margin: 0 0 0 0;
}

.rightpic2 {
     float: right;
     left: 0px;
     width: 210px;
     margin: 0 50px 0 0;
}

.rightpic3 {
     float: right;
     left: 0px;
     width: 210px;
     margin: 0 5px 0 5px;
}

.rightpic4 {
     float: right;
     left: 0px;
     width: 210px;
     margin: 0 50px 0 5px;
}

.rightcol1 {
     margin: 0 20px 0 5px;
}

#boxtext1 {
     border: 4px solid green;
     font: normal 1.5em Georgia, times new roman;
     padding: 10px 10px 10px 10px;
     margin: 40px 150px 40px 150px;
}

#boxtext2 {
     border: 4px solid green;
     font: normal 1.5em Georgia, times new roman;
     text-align: center;
     padding: 0 10px 10px 10px;
     margin: 40px 160px 40px 160px;
}

#boxtext3 {
     border: 4px solid green;
     font: normal 1.5em Georgia, times new roman;
     padding: 10px 10px 10px 10px;
     margin: 40px 80px 40px 80px;
}

#boxtext4 {
     border: 5px solid green;
     font: normal 1.4em Georgia, times new roman;
     text-align: center;
     padding: 0 10px 0 10px;
     margin: 40px 130px 40px 130px;
}

.paypal01 {
     text-align: center;
     font: normal 1.2em georgia, times new roman;
     background-image: url(/succeed/images/blankbutton01.gif);
     background-repeat: no-repeat;
     padding: 30px 0 20px 0;
     width: 400px;
     height: 300px;
     margin: 0 auto;
}

#paypal02 {
     width: 290px;
     margin: 0 auto;
     border-color: #006400 #228B22 #228B22 #006400;
     border-style: solid;
     border-width: 10px 7px 7px 10px;
     padding: 2px 5px 2px 5px;
     font: normal 14px Arial, Helvetica;
     text-align: center;
}

.yellowtxt1 {
     background-color: #FDFB72;
     padding: 3px 5px 3px 5px;
}

.disclaimer {
     margin: 40px 100px 40px 100px;
     font: normal 1.1em arial, helvetica;
}

#testimony_box {
     border: 8px solid #EEDD82;
     background-color: #FFFFF0;
     padding: 10px 10px 10px 10px;
     margin: 30px 150px 40px 150px;
}

.quote2 {
	font: italic 1.6em Arial, Helvetica, sans-serif;
        line-height: 1.3em;
	color: #000000;
	margin: 0 40px 0 40px;
	padding: 0px;
}

#box4 {
	width: 570px;
        padding: 5px 10px 5px 10px;
        border: 2px solid gray;
        background: #FFFFF0;
	margin: 0 auto;
}

#box5 {
	width: 600px;
        padding: 5px 10px 5px 10px;
        border: 4px solid gray;
        background: #FFFFF0;
	margin: 0 auto;
}

#box6 {
	width: 550px;
        padding: 5px 10px 5px 10px;
        border: 7px solid blue;
        background: #FDF5E6;
	margin: 0 auto;
}

#leftcols1 {
     float: left;
     left: 0px;
     width: 330px;
     margin: 0 0 0 0;
}

#leftcols2 {
     float: left;
     left: 0px;
     width: 340px;
     margin: 0 0 0 0;
}

#rightcols1 {
     margin: 0 0 0 0;
}

#psleft01 {
     float: left;
     left: 0px;
     width: 70px;
     margin: 0 0 0 90px;
     text-align: right;
     font: bold 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

#psright01 {
     margin: 0 90px 0 170px;
     font: normal 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

#questionhd01 {
     text-align: left;
     font: bold 1.4em Arial, Helvetica;
     color: #000000;
     margin: 10px 0 0 0;
     line-height: 1.5em;
}
#questionhd01 {
     text-align: center;
     font: bold 1.6em Arial, Helvetica;
     color: #000000;
     margin: 15px 0 0 0;
     line-height: 1.2em;
}

#answerhd01 {
     text-align: left;
     font: normal 1.3em Arial, Helvetica;
     color: #000000;
     margin: 0 0 0 0;
     line-height: 1.1em;
}

hr {
     margin: 0 60px 0 60px;
}

.firebrick1 {
     text-align: center;
     font: bold 2.6em Arial, Helvetica;
     margin: 0px 90px 0 90px;
     color: #B22222;
}

#smalltxt1{
     text-align: left;
     font: normal .9em Arial, Helvetica;
     color: #000000;
     margin: 30px 90px 0 90px;
}
/* Special Tags for Squeezer */

p {
     line-height: 1.2;
}

.wideline { 
     text-align: left; 
     font: normal 1.5em georgia, times new roman;
     line-height: 1.3em;
     margin: 30px 40px 0 40px;
} 

.wideline1 { 
     text-align: left; 
     font: normal 1.4em georgia, times new roman;
     line-height: 1.3em;
     margin: 20px 40px 0 40px;
} 

.wideline2 { 
     text-align: left; 
     font: normal 1.4em georgia, times new roman;
     line-height: 1.3em;
}

.wideline3 { 
     text-align: left;
     margin: 10px 0 0 0; 
     font: normal 1.3em georgia, times new roman;
     line-height: 1.3em;
} 

.widelineli { 
     font: normal 1.4em georgia, times new roman;
     line-height: 1.3em;
}

.widelineli2 { 
     font: normal 1.3em georgia, times new roman;
     margin: 5px 20px 0 325px;
}

.widelineli2a {
     padding: 3px; 
     background-color: #E0FFFF;
}

.blueh5 {
     color: #000088;
}

.blueh2 {
     text-align: center;
     line-height: 1.4;
     font: bold 2.2em times new roman;
     color: #0000ff;
}

#tophead2 {
     text-align: left;
     font: bold 1.6em Arial, Helvetica;
     color: #000000;
     float: left;
     left: 0px;
     width: 450px;
     margin: 0 0 0 40px;
}

#topbutton2 {
     margin: 135px 20px 0 540px;
     text-align: right;
     font: bold 1.2em Arial, Helvetica;
     color: #000000;
     background-color: #ffffff;
     margin: 135px 20px 0 540px;
}

#clear2cols {
     clear: left;
}

.leftpic6 {
     float: left;
     left: 0px;
     width: 270px;
     margin: 0 0 0 10px;
}

.rightcol6 {
     margin: 0 20px 0 5px;
}

 ul li {
     margin: 9px 10px 0 50px;
     line-height: 1.2;
     font: normal 1.1em georgia, times new roman;
}

.line1 {
     margin: 12px 0 0 180px;
     line-height: 1.2;
}

.line2 {
     margin: 15px 0 15px 60px;
     line-height: 1.2;
     font: normal 1.1em georgia, times new roman;
}

#specialbox {
     width: 600px;
     background-color: #ffffcc;
     margin: 20px auto;
     padding: 10px;
     border: 3px dashed red;
}

.head_h1 {
     margin: 10px 10px 20px 10px;
     text-align: center;
     font: bold 2.9em georgia, times new roman;
     color: #000880;
}

.head_h2 {
     padding: 30px 0 10px 0;
     text-align: center;
     font: bold 2.9em arial, helvetica;
     color: #000880;
}

.head_h3 {
     padding: 0 0 10px 0;
     text-align: center;
     font: bold 2em arial, helvetica;
     color: #000880;
}

.subhead_h3 {
     padding: 0 0 0 0;
     text-align: center;
     text-decoration: underline;
     font: bold 1.6em arial, helvetica;
     color: #228B22;
}

.head_h4 {
     padding: 25px 0 5px 0;
     text-align: center;
     font: bold 2.5em georgia, times new roman;
     color: #000088;
}

.head_h5 {
     margin: 10px 10px 10px 10px;
     text-align: center;
     font: bold 4.2em arial;
     color: #ff0000;
}

.head_h5sub {
     margin: 10px 10px 10px 10px;
     text-align: center;
     font: bold 4.0em arial;
     color: #ff0000;
}

.head_h5lg {
     margin: 5px 10px 10px 10px;
     text-align: center;
     font: bold 4.9em arial;
     color: #ff0000;
}

.head_h5blue {
     margin: 10px 10px 10px 10px;
     text-align: center;
     font: bold 3.6em arial;
     color: #000880;
}

.head_h5a {
     margin: 10px 10px 10px 10px;
     text-align: center;
     font: bold 4.2em arial;
     color: #ff0000;
}

.head_h6 {
     margin: 0 0 0 40px;
     padding: 5px 0 5px 0;
     text-align: left;
     font: bold 1.8em georgia, times new roman;
     color: #000000;
}

.head_h7 {
     padding: 30px 0 10px 0;
     text-align: center;
     font: bold 2em arial, helvetica;
     color: #000880;
}

.head_h8 {
     padding: 30px 0 10px 0;
     text-align: center;
     font: bold 2.7em arial, helvetica;
     color: #ff0000;
}

.head_h9 {
     padding: 20px 0 10px 0;
     text-align: center;
     font: bold 3.2em arial, helvetica;
     color: #ff0000;
}

.head_h10 {
     width: 380px;
     margin: 20px 0 10px 0;
     text-align: center;
     font: bold 2.9em arial, helvetica;
     color: #ff0000;

}

.head_h11 {
     margin: 20px 0 0 0;
     text-align: center;
     font: bold 2.4em georgia, times new roman;
     color: #228B22;
}

.redtxt1 {
     color: #ff0000;
}

.head_h12 {
     padding: 30px 0 10px 0;
     text-align: center;
     font: bold 3.9em georgia, times new roman;
     color: #000880;
}

.head_h13 {
     padding: 10px 0 10px 0;
     text-align: center;
     font: bold 4.9em arial, helvetica;
     color: #228B22;
}

.head_h14 {
     margin: 10px 200px 10px 200px;
     padding: 10px;
     text-align: center;
     background-color: yellow;
     font: bold 3.2em arial, helvetica;
     color: #000880;
}

.head_h15 {
     padding: 15px 0 0 0;
     text-align: left;
     font: bold 2.1em arial, helvetica;
     color: #000880;
}

#guaranteebox {
     width: 600px;
     margin: 20px 0 20px 60px;
     padding: 20px;
     border: 10px solid;
     border-color: #008B00 #008B00 #A2CD5A #A2CD5A;
}

#specialbox2 {
     width: 700px;
     background-color: #FFFF00;
     margin: 30px 0 10px 0;
     border: 10px solid;
     border-color: #008B00 #008B00 #A2CD5A #A2CD5A;
}

#specialhd1 {
     margin: 5px 0 0 0;
     text-align: center;
     font: bold 2.4em arial, helvetica;
     color: #000000;
}

#specialhd2 {
     margin: 0 0 5px 0;
     text-align: center;
     font: bold 2.2em arial, helvetica;
     color: #ff0000;
}

.smallh2 {
     text-align: center;
     margin: 5px 0 0 0;
     font: bold 2.4em georgia, times new roman;
     color: #000000;
}

.smallh3 {
     text-align: center;
     margin: 10px 0 5px 0;
     font: bold 2.4em georgia, times new roman;
     color: #000000;
}

#centerhd1 {
     text-align: center;
     margin: 5px 20px 30px 20px;
     font: bold 1.6em arial, helvetica;
     color: #000000;
}

.smallh3 {
     margin: 0 0 5px 0;
     font: bold 2.2em georgia, times new roman;
     color: #ff0000;
}

.centertxtbig1 {
     margin: 20px 0 20px 0;
     text-align: center;
     font: bold 1.6em arial, helvetica;
     line-height: 1.3em;
}

.centertxtbig2 {
     margin: 20px 0 20px 145px;
     text-align: left;
     font: bold 1.4em arial, helvetica;
     line-height: 1.3em;
}

.centertxtbig3 {
     margin: 20px 0 20px 0;
     text-align: center;
     font: normal 1.5em arial, helvetica;
     line-height: 1.3em;
}

#bonusbox1 {
     width: 600px;
     margin: 30px 0 0 80px;
     padding: 5px;
     border: 10px solid;
     border-color: #008B00 #008B00 #A2CD5A #A2CD5A;
}


.bonustxt {
     margin: 0 20px 5px 20px;
     font: normal 1.4em arial, helvetica;
     color: #000000;
}

#psleft01 {
     float: left;
     left: 0px;
     width: 70px;
     margin: 0 0 0 60px;
     text-align: right;
     font: bold 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

#psright01 {
     margin: 0 60px 20px 140px;
     font: normal 1.5em Georgia, times new roman;
     line-height: 1.3em;
}

.disclaimer1 {
     margin: 40px 100px 40px 100px;
     font: normal 1.2em Georgia, times new roman;
}

#smalltxt4{
     text-align: left;
     font: normal 1.2em Georgia, times new roman;
     color: #000000;
     margin: 30px 90px 0 90px;
}

/* Lesson Tags */

#lessoncol1 {
     width: 200px;
     float: left;
     margin-left: 0;
     text-align: center;
}

#lessoncol2 {
     width: 200px;
     float: left;
     margin-left: 45px;
     text-align: center;
}

#lessoncol3 {
     width: 200px;
     margin-bottom: 10px;
     float: left;
     margin-left: 45px;
     text-align: center;
}

#lessoncol4a {
     width: 200px;
     float: left;
     margin-left: 120px;
     text-align: center;
}

#lessoncol4b {
     width: 200px;
     float: left;
     margin-left: 240px;
     text-align: center;
}

#lessoncol5a {
     width: 200px;
     float: left;
     margin-left: 50px;
     text-align: center;
}

#clearlessoncol {
     clear: both;
}

.centertxtcol {
     text-align: center;
     padding: 10px 0 0 0;
     font: normal 1.4em arial, helvetica;
     color: #000000;
}

#emailbox1 {
     margin: 20px 0 0 130px;
     width: 500px;
     border: 3px solid #006400;
     padding: 5px;
     background-color: #98FB98;
     font: normal 1.1em georgia, times new roman;
     text-align: center;
}

#email1 {
     float: left;
     width: 300px;
     margin: 0;
     text-align: center;
     font: normal 1.3em arial, helvetica;
     color: #000000;
}

#email2 {
     float: left;
     margin: 0;
     width: 200px;
     text-align: center;
     font: normal 1.2em arial, helvetica;
     color: #000000;
     float: clear;
}
