/* ID Styles */

#navigation2 td {
	border-bottom: 0px solid #e1e1e1;
	}

#navigation2 a {
	color: #81992B;
	line-height:10px;
	text-decoration: none;
	display:block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding:3px 6px 3px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation2 a:visited {
	color: #81992B;
	line-height:10px;
	text-decoration: none;
	display:block;
	padding:3px 6px 3px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation2 a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background-color: #81992b;
	background-image: url(img/mm_bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	}

#navigation a:visited:hover {
	color: #ffffcc;
	line-height:10px;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navheader2 {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
.navText2 {
	font:12px arial, Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	text-decoration: none;
	}



