body {
	background-color: #B3E997;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFE9D3;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6BA64A;
}
.linert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6BA64A;
}
.packagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.packagebr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00933F;
	border-left-color: #00933F;
}
.lineboth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6BA64A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6BA64A;
}
.midlinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktextbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.pagetittle {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.rightline {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6BA64A;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.newslink {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #00923F;
	text-decoration: underline;
}
.faq {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #00923F;
	text-decoration: none;
}
.offer {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51772F;
	text-decoration: none;
	padding-left: 10px;
}

