.mmenu
{
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 110px;
	text-indent: 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;	
}

.mmenu:hover
{
	background-image: url(../images/mmenu_btn.jpg);
	background-repeat: no-repeat;
}

.mmenu_back
{
	background-color: #000000;
	background-image: url(../images/main_menu.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 34px;
	padding-top: 0px;
}

.mmenu_back td
{
	padding-top: 3px;
}
