.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 94px;
}
.welcome_bg {
	background-image: url(images/welcome_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.td1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.portalsClass {
	font-family:tahoma;
	font-size: 8px;
	line-height: 16px;
	text-align:center;
	background-color:#e9ecf2;
	font-weight:bold; 
	color:#000000;
	text-decoration:none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-align: justify;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.donations_bg {
	background-image: url(images/donations_bg.jpg);
	background-repeat: repeat-x;
	height: 215px;
}

.services_bg {
	background-image: url(images/services_bg.jpg);
	background-repeat: repeat-x;
	height: 215px;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.nri_bg {
	background-image: url(images/nri_bg.jpg);
	background-repeat: repeat-x;
	height: 215px;
}

.small_green {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #276337;
	text-align: justify;
}
.big_green {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #276337;
	text-align: justify;
}

.pledge_bg {
	background-image: url(images/ourpledge_bg.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 301px;
}
.p5 {
	padding:5px;
	}
	
a:link {
	font-family: Tahoma;
	font-size: 11px;	
	color: #473D72;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;	
	color: #473D72;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;	
	color: #D58000;
	text-decoration: underline;
}

.b:link {
	font-family: Tahoma;
	font-size: 11px;	
	color: #333333;
	text-decoration: none;
}

.b:visited {
	font-family: Tahoma;
	font-size: 11px;	
	color: #333333;
	text-decoration: none;
}

.b:hover {
	font-family: Tahoma;
	font-size: 11px;	
	color: #D58000;
	text-decoration: underline;
}
	

.inner_bg {
	background-image: url(images/inner_bg.jpg);
	background-repeat: repeat-x;
	height: 57px;
}

.text_field {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}