@charset "UTF-8";
/* CSS Document */

body {
	margin-bottom: 0;
	margin-top: 25;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;	
}

	td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color:#666666;
	text-decoration : none;
	font-weight : normal;
	
	
}
a:link, a:visited {
	color:#990000;
	text-decoration : none;  
}
a:hover, a:active {
	text-decoration: underline;
	
}

a.utilityNav:link {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.utilityNav:visited {color:#FFFFFF;line-height:10px;;text-decoration:none;text-transform:none;}
a.utilityNav:active {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.utilityNav:hover {color:#FFFFFF;line-height:10px;text-decoration:underline;text-transform:none;}

a.utilityNav_on:link {color:#000000;line-height:10px;text-decoration:underline;text-transform:none;}

a.footerNav:link {color:#A69E91;line-height:10px;text-decoration:none;text-transform:none;}
a.footerNav:visited {color:#A69E91;line-height:10px;;text-decoration:none;text-transform:none;}
a.footerNav:active {color:#A69E91;line-height:10px;text-decoration:none;text-transform:none;}
a.footerNav:hover {color:#A69E91;line-height:10px;text-decoration:underline;text-transform:none;}

a.navOn:link {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.navOn:visited {color:#FFFFFF;line-height:10px;;text-decoration:none;text-transform:none;}
a.navOn:active {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.navOn:hover {color:#FFFFFF;line-height:10px;text-decoration:underline;text-transform:none;}


b {
	color : #333333;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;

}
b.style {
	color : #FFFFFF;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;
	background-color: #666666;
}

/* Table-TD-Column Styles */
table#main {
	border: 10px solid #FFFFFF;
	background-color: #E4D2A9;
}
td#five {
	background-color: #FFFFFF;
	width: 5px;
}
td#eight {
	background-color: #FFFFFF;
	width: 8px;
}
td#ten {
	background-color: #FFFFFF;
	width: 10px;
}
td#vertwhtline {
	background-color: #FFFFFF;
	width: 240px;
	height: 8px;
}
td#skybackground {
	background-image: url(../imgs/global/skybackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td#skybackgroundHome {
	background-image: url(../imgs/index/mf-homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td#whtvertline {
	background-color: #FFFFFF;
	width: 1px;
}
td#space15 {
	width: 15px;
}
td#darkbrown {
	background-color:#A69E91;
}

/* Titles */

.mnttl {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.playwrightNav:link, a.playwrightNav:visited {font-family: "Trebuchet MS";font-size: 14px;color: #FFFFFF;text-decoration: none;padding: 5px;font-weight: normal; text-transform:uppercase;}
a.playwrightNav:hover, a.playwrightNav:active {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #333333;text-decoration: underline;padding: 5px;}

a.playwrightNav_on:link {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #333333;text-decoration: underline;padding: 5px;}
a.playwrightNav_on:hover {font-family: "Trebuchet MS";font-size: 20px;font-weight: normal;color: #000000;text-decoration: underline;padding: 5px;}
a.playwrightNav_on:visited {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #666666;text-decoration: none;padding: 5px;}
a.playwrightNav_on:active {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #999999;text-decoration: none;padding: 5px;}

a.playwrightsubNav:link, a.playwrightsubNav:visited {font-family: "Trebuchet MS";font-size: 14px; color: #333333;text-decoration: none; padding: 5px;font-weight: normal;}
a.playwrightsubNav:hover, a.playwrightsubNav:active {font-family: "Trebuchet MS";font-size: 14px; font-weight: normal; color: #333333; text-decoration: underline; padding: 5px;}

a.playwrightsubNav_on:link, a.playwrightsubNav_on:visited {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #333333;text-decoration: underline; padding: 5px;}
a.playwrightsubNav_on:hover, a.playwrightsubNav_on:active {font-family: "Trebuchet MS";font-size: 14px;font-weight: normal;color: #000000;text-decoration: underline; padding: 5px;}



.ttl {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration: none;
	background-color: #8c8374;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.smlink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tertiarynav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.playcategory {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration: none;
	background-color: #8c8374;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.playttl {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}

strong {
	color: #333333;
}
.tertiarynav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #809898;
}

.tertiarynavOn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #809898;
}

.tdbluenav:hover {
	background-color: #99B1B5;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.outline {
	border: 4px solid #FFFFFF;
}

.vertwhtline {
	background-color: #FFFFFF;
	width: 240px;
	height: 8px;
}