.left_top_back{
	background-attachment: fixed;
	background-color: #0D620F;
	background-image: url(images/left_top_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_bottom_back{
	background-attachment: fixed;
	background-color: #0D620F;
	background-image: url(images/left_bottom_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.white_link{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_link_header{
	background-color: #0D620F;
	background-image: url(images/link_header_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.right_back_shade{
	background-attachment: fixed;
	background-color: #023A03;
	background-image: url(images/right_back_shade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.right_header_1{
	background-attachment: fixed;
	background-color: #034804;
	background-image: url(images/right_boxes_heading_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #207017;
}
.right_header_2{
	background-attachment: fixed;
	background-color: #034804;
	background-image: url(images/right_boxes_heading_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_text_padding{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.right_box_heading_text{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_box2_back{
	background-attachment: fixed;
	background-color: #26651A;
	background-image: url(images/right_box_2_shade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}