h2 {
	font-size: 16px;
	text-transform: capitalize;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #79FC18;
}

p {
	text-align: justify;
	border: #3FC25A;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.cell_border_all {
	border: 1.5px solid #3AC256;
}
h3 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
}
p, h2, h3 {
	margin-right: 8px;
	margin-left: 8px;
}
.cell_border_tb {
	border-top: 1.5px solid #3AC256;
	border-right: #3AC256;
	border-bottom: 1.5px solid #3AC256;
	border-left: #3AC256;
}
.cell_border_no_r {
	border-top: 1.5px solid #3AC256;
	border-right: #3AC256;
	border-bottom: 1.5px solid #3AC256;
	border-left: 1.5px solid #3AC256;
}
.cell_border_no_l {
	border-top: 1.5px solid #3AC256;
	border-right: 1.5px solid #3AC256;
	border-bottom: 1.5px solid #3AC256;
	border-left: #3AC256;
}
.cell_border_b {
	border-bottom-width: 1.5px;
	border-top-color: #3AC256;
	border-right-color: #3AC256;
	border-bottom-color: #3AC256;
	border-left-color: #3AC256;
}
.cell_border_b_r {
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-color: #3AC256;
	border-right-color: #3AC256;
	border-bottom-color: #3AC256;
	border-left-color: #3AC256;
}
.cell_border_b_l {
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-color: #3AC256;
	border-right-color: #3AC256;
	border-bottom-color: #3AC256;
	border-left-color: #3AC256;
}

.cell_border_no_b {
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-top-color: #3AC256;
	border-right-color: #3AC256;
	border-bottom-color: #3AC256;
	border-left-color: #3AC256;
}

.footer_text {
	font-size: 9px;
	vertical-align: middle;
	text-indent: 8px;
	text-align: left;
	font-weight: bold;
	color: #81D863;
}

form {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	background-position: center;
}
.margin_btm {
	margin-bottom: 4px;
}
.center_align {
	text-align: center;
}
h5 {
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
}
#content {
	width: 827px;
	text-align: center;
	border: 1.5px solid #3AC256;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#content #PayPal form {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
}

#content #PayPal {
	visibility: visible;
	float: none;
	z-index: 1;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #3AC256;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#content #PayPal input {
	margin-top: 5px;
	margin-left: 3px;
}
#content  #PayPal  td  input {
	margin: 0px;
	padding: 0px;
	border: .5px dotted #3AC256;
}


#content object {
	z-index: 0;
}
