.Border_Container_Green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007e3a;
	background-color:#FFFFFF;}



.BG_Green {
	background-color:#007e3a;
    width:96;
}


.Heading_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #59554b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	width:96%;
	background-image: url(heading_green_bg.jpg);*/
	/*background-color:#ccc;*/
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.BackText_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0047b6;*
	background-color: #d7d7d7;
	display: block;
	padding: 5px;
	text-decoration:none;
	/*background-image: url(back_btn_bg.jpg);*/
	background-color:#ccc;
	background-repeat: repeat-x;
    width:96%;
}

.BackText_Blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73761B;*
	background-color: #d7d7d7;
	display: block;
	padding: 5px;
	text-decoration:none;
	/*background-image: url(back_btn_bg.jpg);*/
	background-color:#ccc;
	background-repeat: repeat-x;
    width:96%;
}

.Link_A_12_Blue_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0047b6;
	font-weight:bold;
	text-decoration:none;
}

.Link_A_12_Blue_Bold1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#73761B;
	font-weight:bold;
	text-decoration:none;
}