body
	{
	background: #D5E2CA;
	padding: 0px;
	margin: 0px;
	}
a:link {color: #106422}
a:visited {color: #106422}
a:hover {color: #49AA5E}
a:active {color: #49AA5E}
.row1
	{
	background: url(image/row1.gif) repeat-x;
	}
.row2
	{
	background: url(image/row2.gif) repeat-x #FEFEFE;
	}
.row3a
	{
	background: url(image/row3a.gif) repeat-x;
	}
.row3b
	{
	background: url(image/row3b.gif) repeat-x;
	}
.row_middle
	{
	background: url(image/middle_texture.jpg) repeat-y;
	}
.row_right
	{
	background: url(image/right_texture.gif) repeat-y;
	}
.row_left
	{
	background: url(image/left_texture.gif) repeat-y;
	}
.content
	{
	color: #106422;
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11pt;
	text-align: justify;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 130px;
	background: url(image/content_top_back.jpg) no-repeat;
	background-position: right top;
	}
.form
	{
	color: #106422;
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11pt;
	}
input
	{
	font-size: 9pt;
	border: #106422 solid 1px;
	color: #106422;
	background: #FFFFFF;
	}
textarea
	{
	font-size: 9pt;
	border: #106422 solid 1px;
	color: #106422;
	}
.content_background
	{
	background: url(image/content_bottom_back.jpg) no-repeat;
	background-position: right bottom;
	}
.footer
	{
	background: url(image/footer.jpg) no-repeat;
	height: 43px;
	}
.price_table
	{
	color: #106422;
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 9pt;
	border: #106422 solid 1px;
	border-collapse: separate;
	padding-left: 0px;
	}
p
	{
	text-indent: 15px;
	}
