/* Global Styles */

body {
	margin:8px;
	}

td {
	font-family: Times;
	font:15px;
	color:#FFFFFF;
	}
	
a {
	color: #FFFFFF;
	font-weight:bold;
	}
	
a:hover {
	color: #446644;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #FFFFFF;
	}
	
#navigation a {
	font-family: Times;
	font: 11px;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FFFFFF;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}


	
/* Class Styles */
.tr {
	border: 1px solid white;
}

.bodytext {
	font-family: Times;
	font:14px;
	color: #000000;
	line-height:15px;
	margin-top:2px;
	
	}
	
	
.subheader {
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	text-shadow : 1px 1px black;

	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
	
.navtext {
	font-family: Times;
	font: bold 14px;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

