/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu7 {
margin-top:5px;
	width: 153px;
vertical-align:middle;
	}
	
#menu7 td a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	}	
	
#menu7 td a:link, #menu7 td a:visited {
	color: #ffffff;
	display: block;
	background-color: #9fb1c7;
		}
	
#menu7 td a:hover {
	color: #ffffff;
	background-color: #003366;
	
	}
	
#menu7 td a:active {
	color: #ffffff;
	background-color: #9fb1c7;
	}
	
.selected
	{
	border-bottom:1px solid #003366;
font-weight:bold;
	}
.subnavigation
	{
	border-bottom:1px solid  #003366;
	text-indent:6px;
	}
.subsub
	{
	text-indent:6px;
	}
.navcolor
{
background-color:#9fb1C7;
}
	
