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

.footer-lnk {
    color: #E2006C; font-size: 12px; text-decoration: none;
}
.footer-lnk:hover {
    color: #E2006C; text-decoration: underline;
}
.created-by-lnk {
    color: #8191D0; font-size: 11px; text-decoration: none;    
}
.created-by-lnk:hover {
    color: #E2006C; text-decoration: none;
}
.bgcolor_tput_purple {
    background-color: #E2006C;
}
.news-separator {
    background-image: url(/images/tput_news_separator_dashed.gif);
    background-repeat: repeat-y;
}
.metanavi-lnk {
    font-size: 13px; color: #FFFFFF; text-decoration: none;
}
.metanavi-lnk:hover {
    color: #212C57; text-decoration: none;
}

.bgcolor_white {
    background-color: #FFFFFF;
}
.bgcolor_orange {
    /*background-color: #EF7C1F;*/
    background-color: #E2006C;
}
/*.bgcolor_gray {
    background-color: #CCCCCC;
}*/
.bgcolor_gray { /*t_put color*/
    /*background-color: #82A0D0;*/
     background-color: #BAC3E3;
}

.footer-separator {
    font-size: 12px; color: #8191D0;
}

.member-group-text {
    color: #8191D0; font-size: 11px;
}
.news-text {
    color: #212C57; font-size: 12px;
}
    
.news-lnk {
    color: #E2006C; font-size: 12px; text-decoration: none;
    background-image: url(/images/tput_link_news_arrow.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    height: 18px;
}
.news-lnk:hover {
    color: #E2006C; text-decoration: underline;
}


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