
a.cwe {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/cwe_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.cwe {
	background-position: -112px 0;
}

a.wbenc {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/wbenc_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.wbenc {
	background-position: -112px 0;
}

a.somwba {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/som_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.somwba {
	background-position: -112px 0;
}

a.aimnet {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/aim_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.aimnet {
	background-position: -112px 0;
}

a.mergenonline {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/meng_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.mergenonline {
	background-position: -112px 0;
}

a.nedma {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/nedma_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.nedma {
	background-position: -112px 0;
}

a.nawbo {
	display: block;
	cursor: default;
	width: 112px;
	height: 87px;
	background: url("../img/alliance_logos/nawbo_combined.gif") 0 0 no-repeat;
	background-color: #FFF;
	text-decoration: none;
	float: left;
}

a:hover.nawbo {
	background-position: -112px 0;
}

