<style type="text/css">

#spacer {
	width: 9em;
	border-right: 0;
	padding: 0 0 1em 1em;
	margin-bottom: 3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #000000;
	color: #333;
	}
	
#current {
	width: 10em;
	border-right: 0;
	padding: 0 0 0 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: #90bade;
	color: #333;
	}
	
	#current ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#current li {
		border-bottom: 0;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#current li a {
		display: block;
		padding: 5px 5px 5px 0.5em;;
		border-left: 10px solid #990000;
		border-right: 10px solid #990000;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #current li a {
		width: auto;
		}

	#current li a:hover {
		border-left: 10px solid #990000;
		border-right: 10px solid #990000;
		background-color: #2586d7;
		color: #fff;
		}
	
#button {
	width: 10em;
	border-right: 0;
	padding: 0 0 0 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: #C8C8C8;
	color: #000000;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 0;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #959595;
		border-right: 10px solid #E8E8E8;
		background-color: #D6D6D6;
		color: #000000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #000000;
		}
		



</style>
