body {font-family: Arial, Helvetica, sans-serif; font-size:10pt; background-color:gray}		

/* Menu items */
.MenuBackground {FONT-SIZE: small; COLOR: white; background-color: #496e8a;}
.Menu {FONT-SIZE: small; COLOR: white; background-color: #496e8a;}
.MenuLeague {font-size:small; font-weight:bold ; color:white; background-color: #282828;}
	
.ContentTemplate 
{
	VERTICAL-ALIGN: top; 
	width: 99%; 
	padding:5px 5px 10px 5px; 
	background-color:white
}

.GridSeparator 
{
    background-color: White;
}

.ScoringWinner 
{
    background-color: Purple;
    color: white
}

.GridScoringFooter {FONT-SIZE: 10pt; FONT-WEIGHT: Bold; COLOR: #FFFFFF;background-color: #666666;}

.tdLabelListing 
{
	color: #8DAD0E;
}
.tdLabelListingValue
{
	color: Black;
}

.RegionalListingRegional {color: White; font-weight:bold}
.RegionalListingDivision {font-weight: bold;}

.MHeader
{
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    text-decoration: underline;
}
.MDates 
{
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
}

.MTT
{
	font-size: 8pt;
	font-family: Arial;
}
.MTRow
{
	height: 1px;
	font-size: 1px;
}
.MTVert
{
	width: 2px;
	font-size: 1px;
}

.ProfileRequired { background-color: Yellow; }
.DuplicateTeam { background-color: Red; color: white}