﻿
.MM  
{
	height: 36px; 
	background-color: #9CCE2E;
	width:802px;
	white-space:nowrap;
}


.MMOver
{
    text-align: center;
    height: 30px;
    padding-left:10px;
	padding-right:10px;
	
}

.MMOverPress
{
    color: White;	
	background-color: #317E50;
	text-align: center;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	
}

.MMNormal
{
    color: Black;
    text-align: center;
    padding-left:10px;
	padding-right:10px;
}

.MMLine
{
	width:1px;
}

.MMPress
{
    color: White;	
	background-color: #317E50;
	text-align: center;
	height:30px;
	padding-left:10px;
	padding-right:10px;
}

.MM a
{
	font-size: 16px;
	white-space:nowrap;
}

.MMOver a
{
    color: Black;
    text-decoration: underline;
}

.MMOverPress a
{
    color: White;
    text-decoration: underline;
}

.MMNormal a
{
    color: Black;
    text-decoration: none;
}

.MMPress a
{
    color: White;
    text-decoration: none;	
}