.right_border_pic {
	background-attachment: scroll;
	background-image: url('images/right_border_pic.jpg');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
}
.left_table_top {
	background-attachment: scroll;
	background-image: url('images/l_tab_top_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top

}
.right_table_top {
	background-attachment: scroll;
	background-image: url('images/r_tab_top_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top

}
.left_table_bottom {
	background-attachment: scroll;
	background-image: url('images/l_tab_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position:  
               right bottom;

}
.right_table_bottom {
	background-attachment: scroll;
	background-image: url('images/r_tab_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position:  
               right bottom;

}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #065F2D;
	text-decoration: none;
}
.green_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #065F2D;
	text-decoration: none;
}
.green_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #065F2D;
	text-decoration: none;
}

A.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #065F2D;
	text-decoration: none;
}
A.green_text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #065F2D;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	margin-left: 30px;
	padding-left: 3px;
	text-align: justify;
	margin-right: 15px;




}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;



}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-left: 35px;

}
A.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	text-align: left;
	margin: 0px;

}
A.footer_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: underline;
	text-align: left;
	margin: 0px;

}
.space {
	font-size: 8px;
	line-height: 8px;
}
.table2_bg {
	background-attachment: scroll;
	background-image: url('images/table_bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top
}