a:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
	}
a:active {
	color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	a {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	}
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	body {
	margin:0px;
	}
	

	/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #990000;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}