#chpt_top_frame {
	height: 100%;
	background-image: url(../images/layout/heading_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #A6D2FF;
}

#chpt_top_head {
	height: 30px;
	color: #2C7094;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#chpt_top_head_title {
	float: left;
	width: 50%;
	font-size: 13pt;
	font-weight: bold;

}
#chpt_top_head_functions {
	float: left;
	width: 50%;
	text-align: right;
	font-weight: bold;
}
#chpt_top_head_functions a {
	color: #2C7094;
	text-decoration: none;
}
#chpt_top_body {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#donate_top_frame {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

#donate_top_left {
	background-image: url(../images/layout/recom_rnd_box_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 15px;
}
#donate_top_center {
	background-image: url(../images/layout/recom_rnd_box_C.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 25px;
	width: 550px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12pt;
	color: #0969AF;
	font-weight: bold;
}
#donate_top_right {
	background-image: url(../images/layout/recom_rnd_box_R.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 15px;
}
#donate_body_frame {
	width: 557px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #97CE57;
	border-bottom-color: #97CE57;
	border-left-color: #97CE57;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#donate_tbl  {
	width: 100%;
}

#donate_tbl  td {
	background-image: url(/images/layout/side_bar_cnt_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	text-align: center;
	color: #990000;
	border: 1px solid #A6D2FF;
	padding: 5px;
}
