﻿
.MM  
{
	font-family:Tahoma;
	font-size:18px;
	height: 36px; 
	background-color: #C8C8C8;
	width:802px;
	white-space:nowrap;
}


.MMOver
{
    text-align: center;
    height: 36px;
    padding-left:10px;
	padding-right:10px;
	background-color: #5B5B5B;
}

.MMOverPress
{
    color: White;	
	background-color: #5B5B5B;
	text-align: center;
	height:36px;
	padding-left:10px;
	padding-right:10px;
	
}

.MMNormal
{
    color: Black;
    text-align: center;
    padding-left:10px;
	padding-right:10px;
	height:36px;
}

.MMLine
{
	width:1px;
}

.MMPress
{
    color: White;	
	background-color: #5B5B5B;
	text-align: center;
	height:36px;
	padding-left:10px;
	padding-right:10px;
}

.MM a
{
	font-size: 18px;
	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;	
}

.FLAG
{
	height:24px;
	width:24px;
	padding:2px;
	text-align:center;
	cursor:pointer;
}
