.topmenu {
    background-image: url( '../images/logo_ag.gif' );
    border: 0;
    padding: 0;
    line-height: 0;
    text-align: left;
    vertical-align: middle;
    height: 81px;
    width: 770px;
    border-bottom: 1px #cccccc solid;
}

.mainTable {
    margin-left:8;
    width:768px;
}

.navigationTable {
    width:770px;
}

.picturePadding {
    padding-left:0;
}

a.navigatorItem, a.navigatorItem:visited, a.navigatorItem:hover, a.navigatorItem:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1398b1;
    text-decoration: none;
    background-color: #ffffff;
    height: 20px;
    cursor: pointer;
    vertical-align: middle;
    border: 0;
}

.bgMintGreen {
    background-color: #d1e8ec;
}