<style type="text/css">

body {
	margin:0em; padding:0;
	}

a.leftnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.leftnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

#menu {
	height: 25px;
	margin: 0em 0; padding:0 1em;
	border-bottom: 1px solid black;
	}

div.outer {
	float: right;
	width: 150px; height: 15px;
	margin: 0 0px 0 0;
	background: url( 'images/spacer.gif' );
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 11px/1 arial, sans-serif;
	color:#000000;
	text-decoration: none;
	background: url( 'images/spacer.gif' );
	}
div.outer span {
	display: block;
	margin:0; padding: 2px 8 2 0px;
	}
div.outer a:hover {
	font: bold 11px/1 arial, sans-serif;
	background-image: none;
	color: #ffffff;
	background: url( 'images/NavBg.jpg' );
	}
div.outer a:active {
	color: #000000;
	}

</style>

