.NoticeBodyText a {
    color:Blue;
}

.NoticeTable {
    width:210px;
}

.ScrollHeaderCell {
    width:210px;
    height:55px;
    background-image:url(/images/site_graphics/notice_01.jpg);
}

.ScrollBodyCell {
    width:210px;
    background-image:url(/images/site_graphics/notice_02.jpg);
}

.ScrollFooterCell {
    width:210px;
    height:72px;
    background-image:url(/images/site_graphics/notice_03.jpg);
}

.ScrollHeaderText {
    color:#505030;
    position: relative;
    Left: -4px;
    font-style:italic;
    font-weight:900;
    text-align:center;
    font-size:17pt;
}

.ScrollBodyText {
    color:#505030;
    position: relative;
    Left: 16px;
    width:166px;
    font-weight: bold;
    text-align:center;
    font-style:italic;
    font-size:13pt;
}

.ScrollFooterText {
    color:#505030;
    position: relative;
    Left: -4px;
    top:-6;
    font-style:italic;
    font-weight: bold;
    text-align:center;
    font-size:11pt;
}