.accessB {
	background-image:url(../images/buttonAccessN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:100px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.accessB:hover {
	background-image:url(../images/buttonAccessA.gif);
}

.trafficB {
	background-image:url(../images/buttonTrafficN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:100px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.trafficB:hover {
	background-image:url(../images/buttonTrafficA.gif);
}

.projectB {
	background-image:url(../images/buttonProjectN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:100px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.projectB:hover {
	background-image:url(../images/buttonProjectA.gif);
}

.servicesB {
	background-image:url(../images/buttonServicesN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:100px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.servicesB:hover {
	background-image:url(../images/buttonServicesA.gif);
}

.accessBackB {
	background-image:url(../images/buttonAccessBackA.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.trafficBackB {
	background-image:url(../images/buttonTrafficBackA.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.projectBackB {
	background-image:url(../images/buttonProjectBackA.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.servicesBackB {
	background-image:url(../images/buttonServicesBackA.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}


.accessForwardB {
	background-image:url(../images/buttonAccessForwardN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.accessForwardB:hover {
	background-image:url(../images/buttonAccessForwardA.gif);
}
.trafficForwardB {
	background-image:url(../images/buttonTrafficForwardN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.trafficForwardB:hover {
	background-image:url(../images/buttonTrafficForwardA.gif);
}
.projectForwardB {
	background-image:url(../images/buttonProjectForwardN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.projectForwardB:hover {
	background-image:url(../images/buttonProjectForwardA.gif);
}
.servicesForwardB {
	background-image:url(../images/buttonServicesForwardN.gif);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	cursor:pointer;
	margin:0px;
	display:table;
}
.servicesForwardB:hover {
	background-image:url(../images/buttonServicesForwardA.gif);
}
