/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#222222;
	}
	
a {
	color: #222222;
	}
	
a:hover {
	color: #FFFFCC;
	}
	
	
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}

a:active {
	text-decoration: none;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #222222
	}

#navigation a {
	color: #222222;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
	
#pagebodylink a:hover {
	color:#888888;
	}	
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing:0.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:22px;
	margin-top:0px;
	letter-spacing:0.1em;
	}

.style3 {
	font-size: 14px;
	}

.style4 {
	font-size: 24px;
	}

.style5 {
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	}
	
.style6 {
	font-size: 10px Arial, Helvetica, sans-serif;
	text-align:center;
	}
		
.style7 {
	font-size: 9px Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
.style9 {
	line-height:16px; 
	letter-spacing:.1em; 
	text-decoration: none; 
	font: 11px Georgia, Times New Roman, Times, serif;
	}

.style13 {
	line-height: 40px;
	}

.style14 {
	font-size: 16px
	}
	
.toptable {
	background-image:url('images/mm_bg_yellow.gif');
	background-color:#F6F2DF;
	}

.pagestyle 
{
	color:#222222;
	background-image:url('images/mm_bg_red.gif');
	background-color:#F6F2DF;
	}

.spacerstyle {
	width: 1px;
	height: 1px;
	}
	
.tallspacerstyle {
	width: 1px;
	height: 15px;
	}
	
.tablewidth {
	max-width:1400px;
}

.cleartext {
	visibility:hidden;
}
