body {

}



tr td
{
    padding: 0 5px 0 5px;
}


.text-bold
{
    font-weight: bold;
}

.heading td{
    background-color: silver;
    border: solid;
    border-width: 1px;
    border-color: white;
}

.to-top
{
    position: relative;
    float: right;
}

.text-underline
{
    text-decoration: underline;
}

.inmates-table
{
    width: 100%;
}

.text-red
{
    color: #bb0000;
}

.date
{

}
