body {
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Times New Roman;
    background-color: #B6C1B4;
    color: #5A4057;
    font-size: 13px;
}
table {
    font-size: 12px;
    font-family: Verdana, Arial, Times New Roman;
}
a {
    color: #56648B;
    text-decoration: none;
}
.pages {
    font-size: 11px;
}
p.navigation {
    text-align: left;
}
a:hover {
    color: #56648B;
    text-decoration: underline;
}
.window a {
    color: #4EA6F7;
}
.footer {
    background-color: #87A383;
}
.header {
    color: white;
    font-size : 11px;
    background-color: #124A56;
    text-align: center;
    font-weight: bold;
}
.bar a {
    color: #00269C;
}
.window {
    background-color: #0F5C6C;
    color: #CDC0B0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
    line-height:18px;
}
table.frame {
    background-color: #CDC0B0;
    border: 1px #1C7AFF solid;
}
img {
    border: 0;
}
.quote {
    color: #85CB79;
    background-color: #2D737F;
    font-size: 10px;
    border: 1px solid #7E838B;
    padding: 2px;
}
.userOnlineStatus {
    color: #09E226;
    font-size: 10px;
    font-weight: bold;
}
.userOfflineStatus {
    color: #FF0017;
    font-size: 10px;
    font-weight: bold;
}
.userRank {
    font-size: 10px;
    font-weight: bold;
}
.letterNotification {
    font-size: 11px;
    font-weight: bold;
    color: #FF0017;
    text-align: center;
}
.userSignature {
    border-top: 1px dashed white;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
}
.postEditInfo {
    color: #688899;
    font-size: 10px;
    line-height: 12px;
}
.themeModeration, .grey {
    color: grey;
}
.newItemsCounter, .scoresGain, .themeChecked, .themeTested, .green {
    color: #10CA29;
}

