﻿
.MM  { height: 44px; font-family: Verdana; font-size: 12px; color: White; width: 100%;}

.MMOver
{
    color: Black;
    background-color: orange;
    vertical-align: middle;
    padding: 8px;
    text-align:center;
}

.MMOverPress
{
    color: Black;
    background-color: orange;
    vertical-align: middle;
    padding: 8px;
    text-align:center;
}

.MMNormal
{
    color: Black;
    background-color: #148CD3;
    vertical-align: middle;
    padding: 8px;
    text-align: center;
}

.MMPress
{
    color: White;	
	background-color: #701471;
	vertical-align: middle;
	padding: 8px;
	text-align:center;
}

.MMLine
{
	color:White;
	background-color: White;
	width:2px;
}

.MM a
{
	font-family: Verdana; 
	font-size: 12px; 
	color: White; 
	text-decoration: none;
}

.MMOver a
{
    font-family: Verdana; 
	font-size: 12px; 
	color: White; 
	text-decoration: none;
	font-weight: bold;
}

.MMOverPress a
{
    font-family: Verdana; 
	font-size: 12px; 
	color: White; 
	text-decoration: none;
	font-weight: bold;
}

.MMNormal a
{
    font-family: Verdana; 
	font-size: 12px; 
	color: White; 
	text-decoration: none;
	font-weight: bold;
}

.MMPress a
{
    font-family: Verdana; 
	font-size: 12px; 
	color: White; 
	text-decoration: none;
	font-weight: bold;
}