.mout
{
height:30px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
background-image: url(../images/nav/bga.gif);
}

.mover
{
height:30px;
text-align: center;
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
background-image: url(../images/nav/bgo.gif);
	
}

#Nav a
{
text-decoration: none;
font-weight: bold;
color: #003366;
}
#Nav a:hover
{
text-decoration: none;
font-weight: bold;
color: #003366;
}
#Nav a:visited
{
text-decoration: none;
font-weight: bold;
color: #003366;
}

#TopNav a
{
font-weight: bold;
display: block;
text-decoration: none;
height:27px;
color: #003366;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	background-image: url(../images/bg_top_nav.gif);
}

#TopNav a:hover
{
	display: block;
	text-decoration: none;
	vertical-align: middle;
	height:27px;
color: #003366;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
		padding-top: 7px;
	padding-right: 10px;
	background-image: url(../images/sep_top_nav.gif);
	
}