
<style type="text/css">
<!--

#header {
        font-size: 100%; 
		repeat-x 50% bottom; 
		float: right; 
		line-height: normal
}
#header ul {
        padding-right: 0px; 
		float: right; 

		padding-left: 0px; 
		padding-bottom: 0px; 
		margin: 0px; 
		padding-top: 0px; 
		list-style-type: none
}
#header li {
        padding-right: 0px; 
		float: right; 

		padding-left: 9px; 
		background: url(../images/Link_left.gif) no-repeat left top; 
		float: left;
		padding-bottom: 0px; 
		margin: 0px; 
		padding-top: 0px
}
#header a {
        padding-right: 15px; 
		float: right; 

		display: block; 
		padding-left: 6px; 
		font-family: verdana; 
		font-size: 12px; 
		font-weight: bold; 
		background: url(../images/Link_right.gif) no-repeat right top; 
		float: right; 
		padding-bottom: 5px; 
		color: #b28509; 
		padding-top: 5px; 
		text-decoration: none
}
#header a {
        float: none
}
#header a:hover {
		color: #006993
}
#header #current {
        background-image: url(../images/Link_left_on.gif); 
}
#header #current a {
        background-image: url(../images/Link_right_on.gif); 
		padding-bottom: 5px; color: #fff
}
-->
</style>

