



.summaryboxtop {
	background-image: url(../../x-files/graphics/summarybox-top.gif);
}
.summaryboxmid {
	background-image: url(../../x-files/graphics/summarybox-mid.gif);
	background-color: #EAEFF5;
}
.summaryboxbot {
	background-image: url(../../x-files/graphics/summarybox-bot.gif);
}

.menuaboutusall {
	background-image:  url("../../x-files/graphics/menu-aboutus-all.jpg");
	background-color: #E0F8AF;
}
.menuaboutusmid a {
	background-image:  url("../../x-files/graphics/menu-aboutus-mid.jpg");
}
.menuaboutusbot a {
	background-image:  url("../../x-files/graphics/menu-aboutus-bot.jpg");	
}
.menugrantsall {
	background-image:  url("../../x-files/graphics/menu-grants-all.jpg");
	background-color: #CEF2F4;
}

.menugrantsmid a {
	background-image:  url("../../x-files/graphics/menu-grants-mid.jpg");
}
.menugrantsbot a {
	background-image:  url("../../x-files/graphics/menu-grants-bot.jpg");	
}
.menudonationsall {
	background-image:  url("../../x-files/graphics/menu-donations-all.jpg");
	background-color: #FBFCBC;
}

.menudonationsmid a {
	background-image:  url("../../x-files/graphics/menu-donations-mid.jpg");
}
.menudonationsbot a {
	background-image:  url("../../x-files/graphics/menu-donations-bot.jpg");	
}

.rightsidecell a {
	background-color: #C7D8E9;
	border-top: 1px solid #E4EDF3;
	border-right: 1px solid #808698;
	border-bottom: 1px solid #808698;
	border-left: 1px solid #E4EDF3;
	color: #72798D;
}
.rightsidecell a:hover {
	background-color:#E9F7FC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.featuresbox {
	background-color: #C7D8E9;
}
