/* Global Styles */

body {
	margin:0px;
	padding: 0px;
	}
	
td {
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	position: relative;
	visibility: visible;
	z-index: 1000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #750204;
	border-right-color: #FCF3BC;
	border-bottom-color: #750204;
	border-left-color: #FCF3BC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FAF3BF;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #FFFDE6;
	}

/* ID Styles */

#navigation td {
	background-color: #FCF3BC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF9900;
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#750204;
	font-weight:bold;
	background-color: #FCF3BC;
	background-image: url(mm_bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	position: relative;
	visibility: visible;
	overflow: visible;
	background-attachment: fixed;
	}
	
#navheader {
	font:24px georgia;
	color: #750204;
	letter-spacing:0.4em;
	padding:10px;
	line-height:30px;
	background-color: #FCF3BC;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.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:#FFFF00;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	}
	
.pageName{
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	color: #750204;
	line-height:18px;
	letter-spacing:0.1em;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FEF1C5;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FEAC00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #FCFCFD;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#FCF3BC;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
