#c_column1 {
    background-color: #fff;
}

#navigation {
    background-color: #fff;
}

#navigation a {
     color: #222;
}

#navigation ul li {
    border-color: #aaa !important;
}

#navigation .menutitle {
    color: #222 !important;
}

#navigation .menutitle:hover {
    color: #222 !important;
}

#infos a {
    color: #222;
}

#SessionInfo {
    background-color: #fff;
    color: #222 !important;
    border-color: #fff !important;
}

#SessionInfo .menutitle:hover {
    color: #222 !important;
}

#SessionInfo .menutitle, #SessionInfo ul, #SessionInfo span, #SessionInfo li {
    color:#222 !important;
}

.labelHighlight {
    font-weight: bold;
}

table.display tbody tr:hover, table.display tbody tr:hover td {
    color: #000000 !important;
}

table.display tbody tr:hover {
    outline: 1px solid #3C4144;
}
