td.navbuttons a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #DFDFDF;
text-decoration: none;
display: block;
padding: 3px 0px 3px 5px;
border-left: 7px solid #999999;
width: 188px;
background: #054361;
}
td.navbuttons a:hover, td.navbuttons a:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding: 3px 0px 3px 5px;
border-left: 7px solid #06577D;
background: #06577D;
}
td.navbuttons2 a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #DFDFDF;
text-decoration: none;
display: block;
padding: 3px 0px 3px 5px;
border-left: 7px solid #999999;
width: 188px;
background: #0576ac;
}
td.navbuttons2 a:hover, td.navbuttons a:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding: 3px 0px 3px 5px;
border-left: 7px solid #06577D;
background: #06577D;
}

