h1 {
	color: #FF0000;
	font-size: 25px;
	font-weight:bold;
	display: inline;
}

h3 {
	color: #00000;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.top_row {
	background-attachment: fixed;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
}

.freetrial {
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	margin:0;padding:0 .25em;
	width:auto;
	overflow:visible;
}

.freetrial:hover {
	text-decoration:underline;
}

.login_table {
	font-size: 10px;
	color: #CCCCCC;
	font-variant: small-caps;
}

.textbox {
	height: 16px;
	width: 89px;
	padding: 3px 5px 2px 5px;
	color: #666970;
	background: #FFF url( ../images/inputs.jpg ) no-repeat;
	border: 0;
	font-size: .95em;
}
.main_table {
	background-image: url(../images/newtoufee.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	color:white;
}
.side_table {
	background-image: url(../images/sidetable.jpg);
	background-repeat: no-repeat;
}
.spl_u {
	border-bottom: 1px solid #999999;
}
.side_table_row {
	text-align:justify;
}
.more_link {
	color: white;
}
.more_link:hover {
	color: #FFFF00;
}
.bottom_row {
	background-image: url(../images/bottom_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsletter {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.vertline {
	background: url(../images/vertline.gif);
	background-repeat: repeat-y;
}

.toc_table {
	background-image: url(../images/toc.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment:fixed;
}

.toc_link {
	color: #999999;
	text-decoration: none;
}

.double_border {
 background: url(../images/guarantee_back.png);
 background-repeat: no-repeat;
}

.story1 {
	background: url(../images/story_1.png);
	background-repeat:no-repeat;
}

.story2 {
	background: url(../images/story_2.png);
	background-repeat:no-repeat;
}

.callout1 {
	background: url(../images/callout.png);
	border: 1px dashed red;
	text-align: justify;
}

.video_table {
	background: url(../images/newtoufee.jpg);
	background-repeat: no-repeat;
}

.repeat_table {
	background: url(../images/repeatback.jpg);
	background-repeat: repeat-y;
}

.one_two_three {
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight: bold;
	color: white;
}

.bullet_table {
	text-align: justify;
}

.greenBack {
	background: url(../images/greenback.jpg);
	background-repeat: no-repeat;	
}

.normallink {
	color: #000;
	text-decoration: none;
}

.bottom_table {
	background: url(../images/bottomline.jpg);
	background-repeat: no-repeat;	
}

.paymentlink {
	color: #000;
	text-decoration: none;
}

.paymentlink:hover {
	color: #00f;
	text-decoration: underline;
}

.theheader {
	color: #00AFF0;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


