a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: normal;
	color: #000033;
}
a:visited {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: normal;
	color: #000033;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:active {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: normal;
	color: #000033;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h3 {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
}
#navlist {
font-size: 14px;
font-weight: 700;
font-family: Trebuchet, Arial, Verdana, sans-serif;
margin: 0 0 0 0;
width: 100%;
}
#navlist li {
float: left;
list-style-type: none;
margin: 1px 0 1px 0;
/*/ padding: 1px; /*/
white-space: nowrap;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
padding: 4px 29px 4px 29px;
border: 0px;
/*/ border-color: #000000;
background-color: #006600; 
background-image: url(graphics/listbuttona.gif);
background-repeat: no-repeat;
background-position: 0% 50%; /*/
text-decoration: none;
}
#navlist a:link, #navlist a:visited {
color: #000000;
}
#navlist a:hover, #navlist a:active, {
background-color: #3399FF;
/*/ background-image: url(graphics/listbutton.gif); /*/
/*/ background-repeat: no-repeat;
background-position: 0% 50%; /*/
color: #000000;
}
#uberlink a:link, #uberlink a:visited, {
background-color: #0000CC;
/*/ background-image: url(graphics/listbutton.gif); /*/
/*/ background-repeat: no-repeat;
background-position: 0% 50%; /*/
color: #999999;
}
#uberlink a:hover, #uberlink a:active {
background-color: #3399FF;
color: #000000;
}

<!--[if gte IE 5]>
<style>
#navlist a  {
position: relative;
height: 1em;
zoom: 100%;
}
</style>
<![endif]-->
