body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
#rightSide {
	background-image: url(../images/shadowrtside.jpg);
	background-repeat: repeat-y;
}
#leftSide {
	background-image: url(../images/shadowlftside.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(../images/shadowbtm.jpg);
	background-repeat: repeat-x;
}
#shadowTop {
	background-image: url(../images/shadowtop.jpg);
	background-repeat: repeat-x;
}
#topRightCorner {
	background-repeat: no-repeat;
	background-image: url(../images/shadowuprcorner.jpg);
}
#topLeftCorner {
	background-image: url(../images/shadowuplcorner.jpg);
	background-repeat: no-repeat;
}
#botRightCorner {
	background-image: url(../images/shadowbtmcornerright.jpg);
	background-repeat: no-repeat;
}
#botLeftCorner {
	background-image: url(../images/shadowbtmleftcorner.jpg);
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#footer a {
	padding-right: 15px;
	padding-left: 15px;
}
#tree {
	background-image: url(../images/tree.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tdBox {
	background-image: none;
	background-color: #999966;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 21px;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
a:link {
	color: #999900;
}
a:visited {
	color: #CC9900;
}
.yellowtext {
	color: #999900;
}
.steps {
	font-size: 16px;
	font-weight: bold;
}
.yellowsteps {
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
.smalltext {
	font-size: 12px;
}
.list {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.purchaseplans {
	font-size: 18px;
	font-weight: bold;
}
.plansepcs {
	font-size: 18px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
