.ForumItemTitle {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: white;
        background: #296194;
}

.ForumItemTitleText {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: Black;
        font-weight: bold;
        background: #296194;
}

.ForumItemPanel1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background: #ffffff;
        color : Black;
}

.ForumItemPanel2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background: #ffffff;
        color : Black;
}

.ForumItemPanelLink {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background: transparent;
        text-decoration : none;
        color : Black;
}

.ForumItemPanelLink:HOVER {
        text-decoration : underline;
        color : Black;
}

.ForumItemGap {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background: #D1D7DC;
        color : Black;
}
