#facebook {
	display:block;
	background-image: url(/mm_images/iconset/facebook-icon1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#facebook:hover {
	display:block;
	background-image: url(/mm_images/iconset/facebook-icon2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#reservation {
	display:block;
	background-image: url(/mm_images/iconset/reservation1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#reservation:hover {
	display:block;
	background-image: url(/mm_images/iconset/reservation2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#del {
	display:block;
	background-image: url(/mm_images/iconset/del1_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#del:hover {
	display:block;
	background-image: url(/mm_images/iconset/del2_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#file {
	display:block;
	background-image: url(/mm_images/iconset/file1_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#file:hover {
	display:block;
	background-image: url(/mm_images/iconset/file2_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#mail {
	display:block;
	background-image: url(/mm_images/iconset/mail1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#mail:hover {
	display:block;
	background-image: url(/mm_images/iconset/mail2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#back{
	display:block;
	background-image: url(/mm_images/iconset/back1_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#back:hover {
	display:block;
	background-image: url(/mm_images/iconset/back2_img.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
}
#rate{
	display:block;
	background-image: url(/mm_images/iconset/rate1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#rate:hover {
	display:block;
	background-image: url(/mm_images/iconset/rate2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#msgcon{
	display:block;
	background-image: url(/mm_images/iconset/msg1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 30px;
}
#msgcon:hover {
	display:block;
	background-image: url(/mm_images/iconset/msg2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 30px;
}
#map {
	display:block;
	background-image: url(/mm_images/iconset/map1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#map:hover {
	display:block;
	background-image: url(/mm_images/iconset/map2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#wave {
	display:block;
	background-image: url(/mm_images/iconset/wafe1_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#wave:hover {
	display:block;
	background-image: url(/mm_images/iconset/wafe2_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#upbutton {
	width: 140px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #666;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-decoration: none;
	display:block;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	}
	
#upbutton:hover {
	filter:alpha(opacity=50);-moz-opacity: 0.7;
	font:11px Tahoma;
	text-align: center;
	width: 140px;
	height: 24px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	display:block;
	line-height: 24px;
	background-color: #000;
	}

#mainpackage {
	height: 46px;
	width: 180px;
	}
	
#mainpackage:hover {
	filter:alpha(opacity=50);-moz-opacity: 0.5;
	height: 46px;
	width: 180px;
	}