body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#FF0000;
}

/* ID Styles */

#smallnavigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	display:block;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#smallnavigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#cc0000;
	}
	
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	background-color:#CC0000;
	}


#navigation a {
	font: 15px Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	display:block;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#cc0000;
	}
	
/* Class Styles */		
.navText {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none; 
	text-align:center;
	}
.copyright { font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}
