body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #7d7eb8;
}
td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.logo {
	background-image: url(/images/logo.gif);
	height: 69px;
	background-repeat: no-repeat;
	width: 468px;
}
.trusted {
	background-image: url(/images/trusted.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 467px;
}
.offer {
	height: 238px;
	background-image: url(/images/offer.jpg);
	background-repeat: no-repeat;
	width: 935px;
}
.text-area {
	width: 935px;
	height: 191px;
	background-image: url(/images/text-area.gif);
	background-repeat: no-repeat;
}
.btn-join-now {
	padding-left: 750px;
	padding-top: 181px;
}
.text-area-set {
	padding-top: 47px;
	padding-left: 22px;
}
.search-padding {
	padding-bottom: 15px;
}
.plans-padding {
	padding-bottom: 7px;
}
.form {
	margin: 0px;
	padding: 0px;
}
.text-area-links a {
	color: #33344e;
	text-decoration: none;
}
.text-area-links a:hover {
	color: #33344e;
	text-decoration: underline;
	font-weight: bold;
}
.sub-nav {
	height: 41px;
	background-image: url(/images/sub-nav.gif);
	background-repeat: no-repeat;
	width: 935px;
}
.sub-wrap {
	height: 100px;
	background-image: url(/images/sub-wrap.gif);
	background-repeat: repeat-y;
	width: 935px;
}
.sub-wrap-bottom {
	height: 20px;
	background-image: url(/images/sub-wrap-bottom.gif);
	background-repeat: repeat-y;
	width: 935px;
}
.sub-nav-set {
	padding-top: 17px;
	padding-left: 30px;
}
.sub-nav-tbl a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub-nav-tbl a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sub-nav-padding {
	padding-right: 22px;
}
.sub-text-set {
	padding-top: 10px;
	padding-left: 30px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
.text-links a {
	color: #33344e;
	font-weight: bold;
}
.text-links a:hover {
	font-weight: bold;
	color: #33344e;
	text-decoration: none;
}
.crossout {
	text-decoration: line-through;


}
.red {
	color: #EA0000;

}
