﻿#news a:link
{
    color: #000000;
}
#news a:visited
{
    color: #333333;
}
#news a:hover
{
    color: #333333;
    background-color: #E2F8DA;
}
#news a:active
{
    color: #000000;
}
#news table
{
    font-family: "Segoe UI" ,Candara, "Bitstream Vera Sans" , "DejaVu Sans" , "Trebuchet MS" ,Verdana,sans-serif;
    font-size: 10pt;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#news .sysnotesby
{
    font-family: "Segoe UI" ,Candara, "Bitstream Vera Sans" , "DejaVu Sans" , "Trebuchet MS" ,Verdana,sans-serif;
    font-size: 8pt;
    color: #999999;
}
#news .sysnoteswalk
{
    font-family: "Segoe UI" ,Candara, "Bitstream Vera Sans" , "DejaVu Sans" , "Trebuchet MS" ,Verdana,sans-serif;
    font-size: 8pt;
}
#news .sysnotestitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #000;
}
#news .sysnotesprod
{
    font-size: 8pt;
}
#news .sysnotesbullet
{
    font-size: 10pt;
    font-weight: bold;
    color: #AAA;
}
#news .sysnoteswalkbold
{
    font-family: "Trebuchet MS" , Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
#news .sysnotestable td
{
    border-bottom: dotted 1px #999;
}
#news .sysnotestable a
{
    border: none;
    text-decoration: none;
}
#news .newsarticle 
{
    background-image: url(/images/news-grad.jpg);
    background-position: left bottom;
    padding: 50px 0 70px 0;
    background-repeat: no-repeat;
}
