<style type="text/css">

#topbusiness {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 140px;
height: 25px;
padding: 0px;
margin: 0px;
}

#topbusiness h1 {
display: block; 
background-color:#ffd80;
font-size: 100%; 
padding: 8px 0 2px 12px;
border: 1px solid #000000;
color: #ffffff;
margin: 0px;
width:142px;
height: 18px;
}

#topbusiness ul {
list-style: none;
margin: 0px;
padding: 1px;
border: none;
}
#topbusiness ul li {
margin: 1px;
padding: 0px;
}
#topbusiness ul li a {
font-size: 100%;
display: block;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
padding: 8px 0px 2px 12px;
text-decoration: none;
color: #000000;
background-color: #e5f0f2;
font-weight:bold;
width:142px;
height: 18px;
}

#topbusiness ul li a:hover, #verticalnavigation ul li a:focus {
color: #ffffff;
background-color: #0075ac;
}


</style>


