.btn2 {
	background-image: url(../images/btnMed.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 145px;
}

.btn2 a {
	background-image: url(../images/btnMed.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 145px;
	display:block;
}

.btn2 a:hover {
	background-image: url(../images/btnMedOver.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 145px;
}

.tab {
	background-image: url(../images/menu01.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 145px;
}
