.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;
}

.style1{
	color: #FF0000;
}

.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;
}

.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;
}
