body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin:0; padding:0;
	background-color: #FFF9D5;
}
a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bg-l {
	background-image: url(images/bg-l.jpg);
	background-repeat: repeat-y;
	height: 4px;
}
.bg-r {

	background-image: url(images/bg-r.jpg);
	background-repeat: repeat-y;
	height: 4px;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	text-align: center;
}
a.menu {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #EBC870;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu1 {
	color: #EBC870;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EBC870;
	padding: 3px;
	text-align: center;
}
.yellow-bg {
	background-color: #FFF6DF;
}
.donate-txt {
	font-size: 12px;
	text-align: justify;
	padding: 10px 20px;
}
.stories-head {
	font-size: 16px;
	font-weight: bold;
	color: #DE4F69;
	padding: 0px 0px 10px 0px; 
}
.stories {
	font-size: 12px;
	text-align: justify;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #EBC870;
	padding: 5px;

}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px 15px 5px 5px;
	text-align: justify;

}
.main {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bg-m {
	background-color: #FFFFFF;
}
a.email {
	color: #3F79E0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.email:hover {
	color: #EBC870;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.imgtext {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.form {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	border: 1px solid #CC9900;

}
.button {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #BA8335;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #FFFFFF;
	padding: 3px;
}

.heading{ font-size:1.5em; color:#CF9400;}
.text1{ font-size:1.3em; color:#4D7707;}
.text2{ font-size:0.7em; color:#000;}
.text3{ font-size:1.1em; color:#AC0009;}
.text4{ font-size:1.1em; color:#FFF;}

.chart{ border-collapse:collapse; border:1px solid #4D7707; font-size:1.2em;}
.chart th{ border:1px solid #4D7707; background:#CDE8A1; text-align:left; }
.chart .th1{ background:#4D7707; }
.chart td{  border:1px solid #4D7707;}