.back {
	margin: 0px;
	padding: 0px;
}
.side_left {
	background-image: url(../images/left_side.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.side_right {
	background-image: url(../images/right_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.backfruit {
	background-image: url(../images/fruit_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.arrow {
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backreport {
	background-image: url(../buttons/free_report_base.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
.smallgreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
.smallgreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8cc63f;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.redtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dots {
}
.dash {
	background-image: url(../images/dash.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.redtitlelg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.bodytextbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytextbdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: underline;
}
.bodytextbdlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.basetextbdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.basetextbdlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8cc63f;
}
.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8cc63f;
	text-decoration: none;
	background-color: #FFFFFF;
}
.package {
	background-image: url(../buttons/packages.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.whtitlelg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.backreport2 {

	background-image: url(../buttons/free_report_base3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
