﻿body {
    margin: 0px; padding: 0px;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
td {
    font-family: Arial, Helvetica, sans-serif;
}
.td-orange-border {
    border: 1px solid #999999; background-color: #FFF;
}

.footer-lnk {
    color: #FF3333; font-size: 12px; text-decoration: none;
}
.footer-lnk:hover {
    color: #FF3333; text-decoration: underline;
}
.created-by-lnk {
    color: #999999; font-size: 11px; text-decoration: none;    
}
.created-by-lnk:hover {
    color: #999999; text-decoration: underline;
}
.bgcolor_white {
    background-color: #FFFFFF;
}
.bgcolor_orange {
    background-color: #CCCCCC;
}
.bgcolor_gray {
    background-color: #CCCCCC;
}
.gray-separator {
    font-size: 12px; color: #999999;
}
.header-lnk {
    color: #666666; font-size: 11px; font-weight: bold; text-decoration: none;
}
.header-lnk:hover {
    color: #DF0029; text-decoration: none;
} 
.td-top-8 {
    padding-top: 8px;
}
.member-group-text {
    color: #999999; font-size: 11px;
}
.news-text {
    color: #181512; font-size: 12px;
}
    
.news-lnk {
    color: #FF3333; font-size: 12px; text-decoration: none;
    background-image: url(/images/fontargen_link_white_bg.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 13px;
}
.news-lnk:hover {
    color: #FF3333; text-decoration: underline;
}

/*meta navi*/
.white-text {
    font-size: 12px; color: #FFFFFF;
}
.start-news-lnk {
    color: #FF3333; font-size: 12px; text-decoration: none;
    background-image: url(/images/fontargen_link_gray_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 12px;
}
.start-news-lnk:hover {
    text-decoration: underline;
    color: #FF3333;
}

.above-piramid-bg {
    background-image: url(/images/fontargen_start_above_piramid_bg.jpg);
    width: 953px; height: 315px;
    background-repeat: no-repeat;
}

    /* microsites */
    .news-text a {
        color: #FF3333; font-size: 12px; text-decoration: none;
    }
    .news-text a:hover {
        color: #FF3333; text-decoration: underline;    
    }