#newheader a.logo {
text-decoration: none; 
color: #000066;
font-weight: bold;
text-align: left;
vertical-align: bottom;
font-size: 1.5em;
}

#newheader a.logo:hover {
text-decoration: none;
color: #000066;
}


#newheader table.header {
width: 100%;
border:0;
border-collapse: collapse;
margin: 0; 0; 12px; 0;
}

#newheader td.logo1 {
background: #99ccff;
width: 200px;
}

#newheader td.logo2 {
background: #99ccff;
vertical-align: bottom;
text-align: left;
padding-bottom: 12px;
}

#newheader td.menu {
background: #ffcc00;
max-height: 20px;
vertical-align: center;
max-height: 20px;
margin: 0;
padding: 0;
}

#newheader table.navmenu {
max-height: 20px;
margin: 0;
padding: 0;
}


#newheader a.nav {
margin: 0;
white-space: nowrap;
padding: 10px 10px 10px 10px;
background: #ffcc00;
color: #000066;
text-align: center;
text-decoration: none;
vertical-align: center;
float: left;
display: block;
font-weight: bold;
}

#newheader a.nav:hover {
background: #ff9900;
}