.whiteSanSerif
    {
    color: white;
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    }

.tanLinksSanSerif
    {
    color: #d2ca9b;
    font-family: Trebuchet MS, sans-serif;
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    }

.greenSanSerif
    {
    color: #999944;
    font-family: Trebuchet MS, sans-serif;
    line-height: 18px;
    font-size: 13px;
    }

.greenSSLarger
    {
    color: #999944;
    font-family: Trebuchet MS, sans-serif;
    line-height: 18px;
    font-size: 14pt;
    font-weight: bold;
    }

.blackSanSerif
    {
    color: #000000;
    font-family: Trebuchet MS, sans-serif;
    line-height: 18px;
    font-size: 13px;
    }

.blackSanSerif table, tr, td
    {
    color: #000000;
    font-family: Trebuchet MS, sans-serif;
    line-height: 18px;
    font-size: 13px;
    }

a:link
    {
    color:#0077BB;
    text-decoration: none;
    } /* unvisited link */

a:visited
    {
    color:#0077BB;
    text-decoration: none;
    } /* visited link */

a:hover
    {
    color:#0077BB;
    text-decoration: underline;
    }
    
#home_page_call_log_td td
    {
    font-size: 12px;
    line-height: 8px;
    padding: 4px 6px 4px 6px;
    }
    
#facebook_header, #insta_header, #bcfr_header, #x_header
    {
    font-weight: bold;
    font-size: 18px;
    padding-top: 25px;
    }
    
.StandardTable
    {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    }
    
.StandardTable td, .StandardTable th
    {
    padding: 0px;
    }


#statistics_table td
    {
    padding-right: 8px;
    padding-bottom: 4px;
    text-align: left;
    white-space: nowrap;
    }