/* CSS Document */

body {
    background:#ffffff;
	margin-top:0;
	margin-bottom:0;
}
p {
	font-family: Tahoma;
	font-size: 14px;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
}
.testimonialtext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.graphic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quiztext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.toc-textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.toc-sectionhead {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
}
.copyrightlive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyrightlive:link  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #666666; text-decoration : none;}
.copyrightlive:visited  {font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #666666; text-decoration : none;}
.copyrightlive:active  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #666666; text-decoration : none;}
.copyrightlive:hover  	{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #666666; text-decoration : underline;}.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.signupbutton {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	background-color: #CC0000;
}
.bottombutton a { font-family: Tahoma; font-size: 20px; font-weight:bolder; color: #FFFFFF; background-color: #CC0000; border: outset 1px; padding: 5px; margin: 0px;              display: block;   width:230px; text-decoration:none;}
.bottombutton a:hover { color: #CC0000 ; background-color: #ffffff; border: inset 1px; }

/* opt-in opportunity box on front */

#container    {
               width:250px;
			   margin:auto;			   
			   }
			   
/* optin.html */
			   
#top_box      {
               background:url(../images/top.jpg) bottom;
			   background-repeat:no-repeat;
			   width:250px;
			   height:180px;
			   padding:0;
			   }
			   
#mid_box      {
               background:url(../images/mid.jpg);
			   background-repeat:repeat-y;
			   width:250px;
			   height:44px;
			   padding:0;
			   }
			   
#footer_box      {
               background:url(../images/footer.jpg) top;
			   background-repeat:no-repeat;
			   width:250px;
			   height:59px;
			   padding:0;
			   }
			   
.mid_box       {
                font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				text-align:center;
				padding-top:15px;
				}
				
.mid_box a      {
                color:#FFFFFF;
				text-decoration:none;
				}
				
.mid_box a:hover {
                color:#FFFF00;
				}
				
				
/*optin_02.html*/



#top_box02      {
               background:url(../images/top_02.jpg) bottom;
			   background-repeat:no-repeat;
			   width:270px;
			   height:217px;
			   padding:0;
			   }
			   
#mid_box02     {
               background:url(../images/mid_02.jpg);
			   background-repeat:repeat-y;
			   width:270px;
			   height:42px;
			   padding:0;
			   }
			   
#footer_box02      {
               background:url(../images/footer_02.jpg) top;
			   background-repeat:no-repeat;
			   width:270px;
			   height:62px;
			   padding:0;
			   }
			   
.mid_box02       {
                font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				text-align:center;
				padding-top:15px;
				}
				
.mid_box02 a      {
                color:#FFFFFF;
				text-decoration:none;
				}
				
.mid_box02 a:hover {
                color:#FFFF00;
				}
				
				
/*optin_03.html*/

#container_03   {
                width:426px;
				margin:auto;
				}


#top_box03      {
               background:url(../images/top_03.jpg) bottom;
			   background-repeat:no-repeat;
			   width:426px;
			   height:135px;
			   padding:0;
			   }
			   
#mid_box03     {
               background:url(../images/mid_03.jpg);
			   background-repeat:repeat-y;
			   width:426px;
			   height:39px;
			   padding:0;
			   }
			   
#footer_box03      {
               background:url(../images/footer_03.jpg) top;
			   background-repeat:no-repeat;
			   width:426px;
			   height:35px;
			   padding:0;
			   }
			   
.mid_box03       {
                font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				text-align:center;
				padding-top:13px;
				}
				
.mid_box03 a      {
                color:#FFFFFF;
				text-decoration:none;
				}
				
.mid_box03 a:hover {
                color:#FFFF00;
				}
				
.offerbox {
width: 400px;
background: #FFFFCC;
color: #000;
text-align: center;
padding: 10px;
border: 3px dashed #000;
font-family:Tahoma, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}

.offerbox a {
color: #FF0000;
text-decoration: none;
}

.offerbox a:hover {
color: #FF0000;
text-decoration: underline;
}

.imgfltrt {
float: right;
padding: 10px;
}