/* 
    Document   : style_campaign_nc
    Created on : 6 ก.พ. 2557, 13:23:39
    Author     : arnop
    Description:
        Purpose of the stylesheet follows.
*/

/*// css campaign //*/ 
.bg-Quiz{
    background-color: #f2f2f2;
    /*border:1px solid black;*/
}
.textBlueB15 {
    color: #0033FF;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.textBlueB16 {
    color: #0033FF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.textDL {
    color: #006699;
    font-size: 14px;
    font-weight: bold;
}
.textGreenB2 {
    color: #009933;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.textVioHeadStoryH {
    color: #8A2BE2;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
}
.textRedB14{
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.textRed15B {
    color: #FF0000;
    font-size: 15px;
    font-weight: bold;
}
.textRed16B {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
}
.textBeforeCampaign {
    padding-left: 10px;
}
.customers{
    /*border-collapse:collapse;*/
    width: 98%;
    margin-left: 10px;
}
.customers td, th{
    /*border:1px solid black;*/
    width: 49%;
}
.textHeadCampaign{
    color: #3670c0;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
}

