 .navbar {
border-style: none;
border-width: 0;
width:990px;
}
.navbar td {
text-align: center;
background-image: url('../Images/bg-menu.png');background-repeat: repeat;
}
.navbar td a {
font-size:11px; 
font-weight: normal;
color: #ffffff;
line-height:26px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
.navbar td a:hover {
font-size:11px; 
color: #ffffff;
line-height:26px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
} 

