/* Global Styles */

body {
	margin:6px;
	background-color: #000000;
	}

td {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
tdwidth {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 500
	}
a:link {
	color: #191970;
	size:18px;
	font-weight:bold;
	text-decoration:underline;
	}	
a.sidebar {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
a.banner:link {
	color: #000000;
	size:18px;
	font-weight:bold;
	text-decoration:none;
	}	
a:hover {
	color: #707070;
	}
a.banner:hover {
	color: #4682b4;
	}
	
/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 24px; line-height: 18px; padding: 5px 0px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 20px; line-height: 12px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 10px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 8px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 8px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 6px; }	

/* Blog Logo */
#logo, #logo a { font:26px Arial, Helvetica, sans-serif; color: #000000; letter-spacing:.2em; font-weight: bold; text-decoration: none; }
#logo a:hover { color: #2361a1; text-decoration: none; }
#tagline { font:14px Arial, Helvetica, sans-serif; color: #333; padding-top: 0px; margin-top: 0px;}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #000000;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #4682b4;
	}

#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;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:4px;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	line-height:normal;
	letter-spacing:0.5px;
	color:#26354A;
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	}

.detailText {
	font:11px Times New Roman, Times, serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:26px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.2em;
	padding: 4px 4px 4px 4px;
	background-color:#FFFFFF;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:16px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:18px;
	}
	
