body
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
}
.table1
{

    height: auto;    
    border: 1PX #959595 SOLID;
    margin: 5px 5px 5px 5px;
    background-color: White; 
}
.tl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-weight: bold;
}
.td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    padding: 10px 20px 10px 20px;
    text-align: justify;
}
.td a:link
{
    color: #0033FF;
}
.td a:visited
{
    color: #0033ff;
}
.td a:hover
{
    color: #0033ff;
    text-decoration: none;
}
.bold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    font-weight: bold;
    text-decoration: underline;
}
div#popNavBar
{
    font: normal 12px/12px 'Lucida Grande' , Verdana, sans-serif; 
    color: #999;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #2e2e2e;
    width: 100%;
    padding: 4px 0 5px;
    text-align: center;
    cursor: pointer;
    z-index: 1011;
}
div#popNavBar1
{
    font: normal 12px/12px 'Lucida Grande' , Verdana, sans-serif; 
    color: #999; 
        left: 0;
    bottom: 0;
        width: 100%;
    padding: 0px 0 0px;
    text-align: center;
    cursor: pointer;
    z-index: 500;
}