﻿.ForumContainerTitle
{
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
    color: #000080;
}
.ForumMetaText
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    color: #333333;
}

.ForumTitle
{
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
    color: #AD0000;
}

.ThreadLabel
{
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    text-align: right;
}

.ThreadCreation
{
    font-family: Verdana;
    font-size: 8pt;
    color: #999999;
    text-align:left;
}

.ThreadContent
{
    font-family: Verdana;
    font-size: 10pt;
    color: #333333;
    text-align:justify;
}

.ForumNumberLabel
{
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    text-align: left;
    font-weight: bold;
}

.CrumbBackGround
{
    background-color: #F2F2F4;
    border: 1px dotted #999999;
}

.PostingTitle
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    color: #000080;
    font-weight: bold;
}