.bg {
	background-image: url(images/bg.jpg);
}
.ash {
	background-color: #F3F3F3;
}
.greenbg {
	background-image: url(images/green%20bg.jpg);
}
.whitefill {
	background-color: #FFFFFF;
}
.grshape {
	background-image: url(images/home_11.jpg);
}
.litegrfill {
	background-color: #EEF9E0;
}
.litebluefill {
	background-color: #EBECFD;
}
.litepinkfill {
	background-color: #FEECEF;
}
.orgfill {
	background-color: #A84D16;
}
.sidebuttonorg {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A84D16;
}
.downmenus {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}
.sitebuttons {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sitebuttons:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A84D16;
}

