BODY.top{
	background-color		: #000000;
}

TABLE.main_tbl {
    width                   : 690px;
    border                  : 1px solid #FF0000;
}

TD.main_img {
    width                   : 690px;
    height                  : 268px;
    background-image        : url(/acnb/images/campaign_img.jpg);
    background-repeat       : no-repeat;
    text-align              : right;
    vertical-align          : top;
    padding-top             : 8px;
    padding-right           : 8px;
}

TD.emblem_list {
    width                   : 688px;
    height                  : 46px;
}

TD.click_txt {
    color                   : #FFFFFF;
    font-size               : 12px;
    padding-left            : 16px;
}

TD.chance_img {
    width                   : 650px;
    height                  : 32px;
    padding-top             : 10px;
    padding-left            : 16px;
}

TD.cursor_img {
    width                   : 14px;
    vertical-align          : top;
    padding-top             : 16px;
    padding-left            : 48px;
    padding-right           : 8px;
}

TD.chance_txt {
    width                   : 580px;
    color                   : #FFFFFF;
    vertical-align          : top;
    padding-top             : 12px;
    padding-bottom          : 12px;
}

TD.title_txt {
    color                   : #FFFFFF;
    vertical-align          : top;
}

TD.tbl_txt {
    width                   : 450px;
    color                   : #FFFFFF;
    vertical-align          : top;
}

TD.koron_txt {
    color                   : #FFFFFF;
    vertical-align          : top;
    padding-left            : 8px;
    padding-right           : 8px;
}

TD.campaign_txt {
    width                   : 650px;
    color                   : #FFFFFF;
    padding-top             : 10px;
    padding-left            : 68px;
}

TD.campaign_img {
    text-align              : center;
}

TD.top_button {
    text-align              : right;
    vertical-align          : bottom;
    padding-right           : 12px;
    padding-bottom          : 4px;
}

TD.back_btn {
    height                  : 15x;
    text-align              : right;
    vertical-align          : top;
    padding-right           : 8px;
    padding-bottom          : 8px;
}

TD.ranker_img {
    padding-top             : 16px;
    padding-bottom          : 16px;
}

TD.emblem_img {
	font-size               : 0px;
    width                   : 284px;
    height                  : 303px;
}

TD.ranker_txt {
    background-image        : url(/acnb/images/txt_back.jpg);
    background-repeat       : no-repeat;
    width                   : 252px;
    height                  : 81px;
    color                   : #BFBFBF;
    font-size               : 12px;
    line-height             : 18px;
    vertical-align          : top;
    padding-left            : 16px;
    padding-right           : 16px;
    padding-top             : 4px;
    padding-bottom          : 4px;
}

TD.ranker_txt2 {
    background-image        : url(/acnb/images/txt_back.jpg);
    background-repeat       : no-repeat;
    width                   : 252px;
    height                  : 81px;
    color                   : #BFBFBF;
    font-size               : 12px;
    line-height             : 18px;
    vertical-align          : middle;
    text-align              : center;
    padding-left            : 16px;
    padding-right           : 16px;
    padding-top             : 4px;
    padding-bottom          : 4px;
}


