@charset "utf-8";
/* CSS Document */
.tm #menu ul li#welcome {
	width: 119px;
}
.tm #menu ul li#team {
	width: 60px;
}
.tm #menu ul li#aircraft {
	width: 95px;
}
.tm #menu ul li#events {
	width: 77px;
}
.tm #menu ul li#multimedia {
	width: 114px;
}
.tm #menu ul li#fanzone {
	width: 88px;
}
.tm #menu ul li#pressroom {
	width: 109px;
}
.tm #menu ul li#sponsors {
	width: 99px;
}
.tm #menu ul li#contact {
	width: 90px;
}
.tm #menu ul li#links {
	width: 89px;
}
.tm #menu ul li#welcome a
{
	background: url(../../images/menu_welcome_EN.jpg) no-repeat;
}
.tm #menu ul li#welcome a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#team a
{
	background: url(../../images/menu_team_EN.jpg) no-repeat;
}
.tm #menu ul li#team a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#aircraft a
{
	background: url(../../images/menu_aircraft_EN.jpg) no-repeat;
}
.tm #menu ul li#aircraft a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#events a
{
	background: url(../../images/menu_events_EN.jpg) no-repeat;
}
.tm #menu ul li#events a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#multimedia a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#multimedia a
{
	background: url(../../images/menu_multimedia_EN.jpg) no-repeat;
}
.tm #menu ul li#fanzone a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#fanzone a
{
	background: url(../../images/menu_fanzone_EN.jpg) no-repeat;
}
.tm #menu ul li#pressroom a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#pressroom a
{
	background: url(../../images/menu_pressroom_EN.jpg) no-repeat;
}
.tm #menu ul li#sponsors a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#sponsors a
{
	background: url(../../images/menu_sponsors_EN.jpg) no-repeat;
}
.tm #menu ul li#contact a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#contact a
{
	background: url(../../images/menu_contact_EN.jpg) no-repeat;
}
.tm #menu ul li#links a:hover
{
	background-position: 0 -53px;
}
.tm #menu ul li#links a
{
	background: url(../../images/menu_links_EN.jpg) no-repeat;
}