/* Global Styles */

html, body {

	margin: 0;

	padding: 0;

	}

body {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px; background-color: #140A0A; }

	

a {

	color: #FF6600;

	font-weight:bold;

	text-decoration:none;

	}

	

a:hover {

	color: #FFBA00;

	}

	

/* ID Styles */





#navigation a {

	font:10px "Times New Roman", Times, serif;

	color: #26354A;

	text-decoration: none;

	letter-spacing:.1em;

	line-height:16px;

	display:block;

	padding: 0px 10px;

	border-right:1px solid #FF6600;

	}

	

#navigation a:hover {

	color:#ffffff;

	background: #FF6600;

	}



#background td {

	background:url("mm_bg_header.gif");

	}

	

#padding {

	padding:14px;

	}

	

/* Calendar Styles */



#calendar td {

	border: 1px solid #FE9800; 

	}

	

#noborder td {

	border: 0px;

	}



#calheader td {

	font-weight:bold;

	color: #ffffff;

	}

	

/* Class Styles */



.logo {

	background-image: url(/images/Banner.png);

	background-repeat:no-repeat;

	font:24px Times New Roman, Times, serif;

	color: #FFBA00;

	letter-spacing:.3em;

	line-height:26px;

	}

	

.tagline {

	font: 11px "Times New Roman", Times, serif;

	color: #D3DCE6;

	line-height:16px;

	}

	

.bodyText {

	font:11px Verdana, Arial, Helvetica, sans-serif;

	line-height:22px;

	color:#D6DADA;

	letter-spacing:.1em;

	}



.detailText {

	font:11px "Times New Roman", Times, serif;

	line-height:16px;

	color:#26354A;

	letter-spacing:.1em;

	}

	

.pageName {

	font:24px "Times New Roman", Times, serif;

	color: #FF6600;

	letter-spacing:.2em;

	line-height:32px;

	}

	

.subHeader {

	font:bold 12px Arial, Helvetica, sans-serif;

	color: #D6DADA;

	font-weight: normal;

	line-height:20px;

	letter-spacing:.1em;

	}

	

.navText {

	font:10px "Times New Roman", Times, serif;

	color: #900006;

	letter-spacing:.1em;

	line-height:16px;

	}



.calendarText {

	font:11px "Times New Roman", Times, serif;

	color:#D6DADA;

	letter-spacing:.1em;

	}

	

	

.sidebarText {

	font:11px "Times New Roman", Times, serif;

	color: #FFBA00;

	letter-spacing:.1em;

	line-height:18px;

	}

	