.nav-calendar {
	width: 81px;
	height: 27px;
	}
.nav-calendar a {
	display: block;
	width: 81px;
	height: 27px;
	background: url(images-ftf-v2/nav-calendar.png) no-repeat top left;
	}
.nav-calendar a:hover {
	background-position: bottom left;
	}
.nav-calendar-page{
	width: 81px;
	height: 27px;
	}
.nav-calendar-page a{
	display: block;
	width: 81px;
	height: 27px;
	background: url(images-ftf-v2/nav-calendar.png) bottom left;
	}
	
.nav-live {
	width: 33px;
	height: 27px;
	}
.nav-live a {
	display: block;
	width: 33px;
	height: 27px;
	background: url(images-ftf-v2/nav-live.png) no-repeat top left;
}
.nav-live a:hover {
	background-position: bottom left;
}
.nav-live-page {
	width: 33px;
	height: 27px;
}
.nav-live-page a {
	display: block;
	width: 33px;
	height: 27px;
	background: url(images-ftf-v2/nav-live.png) bottom left;
}

.nav-gallery {
	width: 68px;
	height: 27px;
	}
.nav-gallery a {
	display: block;
	width: 68px;
	height: 27px;
	background: url(images-ftf-v2/nav-gallery.png) no-repeat top left;
}
.nav-gallery a:hover {
	background-position: bottom left;
}
.nav-gallery-page {
	width: 68px;
	height: 27px;
}
.nav-gallery-page a {
	display: block;
	width: 68px;
	height: 27px;
	background: url(images-ftf-v2/nav-gallery.png) bottom left;
}
	
.nav-links {
	width: 45px;
	height: 27px;
	}
.nav-links a {
	display: block;
	width: 45px;
	height: 27px;
	background: url(images-ftf-v2/nav-links.png) no-repeat top left;
}
.nav-links a:hover {
	background-position: bottom left;
}
.nav-links-page {
	width: 45px;
	height: 27px;
}
.nav-links-page a {
	display: block;
	width: 45px;
	height: 27px;
	background: url(images-ftf-v2/nav-links.png) bottom left;
}

.nav-about {
	width: 52px;
	height: 27px;
	}
.nav-about a {
	display: block;
	width: 52px;
	height: 27px;
	background: url(images-ftf-v2/nav-about.png) no-repeat top left;
}
.nav-about a:hover {
	background-position: bottom left;
}
.nav-about-page {
	width: 52px;
	height: 27px;
}
.nav-about-page a {
	display: block;
	width: 52px;
	height: 27px;
	background: url(images-ftf-v2/nav-about.png) bottom left;
}
