.n_msg {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    background: #E0D9D5;
}

.n_menubar {
    height: 30px;
    line-height: 30px;
}

.n_menubar_button a {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    background-color: #B67900;
    margin-right: 3px; 
    color: #FFFFFF;   
}

.n_table_a {
    text-decoration: underline;
}
#n_right {
}
