.corporateBGImage {
	position: relative; 
	top: 0px; 
	left: 20px;
	width: 300px;
	height: 50px;
}

.corporateID {
	background-image: url(/images1/logo_donornet.gif);
	background-repeat: no-repeat;
    background-position: 20px 0px;
	/* cursor: hand; */
}

.menuApplication {
	background-image: url(/images1/menuApplication.gif);
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
.menuGo {
	background-image: url(/images1/menuGo.gif);
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
.widNorm {
	width: 40%;
}
.widHalf {
	width: 50%;
}
.widThird {
	width: 30%;
}
.widFourth {
	width: 25%;
}
.widFifth {
	width: 20%;
}
.widSixth {
	width: 15%;
}
.widTenth {
	width: 10%;
}
