x:-moz-any-link, .W3C #mainNav, #mainNav {
display:none;
overflow:visible;
width:100%;
}
.webbox .content a:link{
color: #e8eff6;
text-transform: uppercase;
text-decoration:none;
}
.webbox .content a:visited {
color:#c4d9ec;
text-transform: uppercase;
text-decoration:none;
}

.webbox .content a:active {
color:#e8eff6;
text-transform: uppercase;
text-decoration:none;
}
.webbox .content a:hover {
color:#c4d9ec;
text-transform: uppercase;
text-decoration:none;
}

.webbox .content {
background-color:#002f5d;
}
.webbox .content table td{
border-bottom:#eeeeee solid 1px;
padding-top:3px; padding-bottom:3px;
}
