    body
    {
        font-family: Arial;
        BACKGROUND-IMAGE: url(bg_gradient_main.gif);
        BACKGROUND-REPEAT: repeat-x; 
        BACKGROUND-COLOR: #bfd1dc;
    }
    a.clsLink
    {
        text-decoration:none;
        color:navy;
        font-weight:bold;
        visited:red
        
    }
    body
    {
        font-size:small;
    }
    td.clsCurrentPage
    {
        color:#e0e0e0;
        font-weight:bold;
    }
