.table_textarea
{
    font-family: Arial;
    font-size: x-small;
    color: #666666;
    background-color: #FFFFFF;  
    border-color: #ece9d8;
    border-width: 1px;
    border-style: solid;
}

.table_textarea a
{
    color: #666666;
    text-decoration: underline;
}

.table_textarea a:hover
{
    color: #7f9db9;
    text-decoration: underline;
    font-weight: 700;
}

.table_header
{
    font-family: Arial;
    font-size: 12px;
    font-weight: Bold;
    text-decoration: underline;
    text-align: center;
    color: #666666;
    background-color: #e5e5e5;  
}

.table_footer
{
    font-family: Arial;
    font-size: x-small;
    text-align: left;
    color: #666666;
    background-color: #e5e5e5;  
}
