.tripsheetsMenuIcon {
    background-image:url(images/TripsheetMainMenu.png) !important;
}

.tripsheetsMenuIconSelected {
    background-image:url(images/TripsheetMainMenuSelected.png) !important;
}

.tripsheetsView {
	background-image:url(images/TripsheetView.png) !important;
}

.tripsheetsClose {
	background-image:url(images/closeManifest.png) !important;
}

.tripsheetsOpen {
	background-image:url(images/openManifest.png) !important;
}

.tripsheetsTally {
	background-image:url(images/tallyManifest.png) !important;
}