/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #996666;
	}
	
/* ID Styles */

#nav22 td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#nav22 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background-color: #E6F3FF;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFD;
	}
	
#nav22 a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:30px;
	display:block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, bold;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FF6600;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url((URL));
	}
	
#navigation a:hover {
	color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #FF6600;
	background-image: url((URL));
	}

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

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

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	color: #FF0000;
	letter-spacing:.3em;
	text-decoration: none;

	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:12px/normal Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 16px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.1em;
	text-decoration: none;

	}
	
.navText {
	color: #339900;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
