body
{
    margin: 0;
    padding: 10px 0;
    text-align: left;
    background-color: #fff;
    font-size:  11px;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
a:link {text-decoration: none;}

.table-border
{
    border:1px solid #919B9C;
    font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
    margin-top: 5px;
}
.bottomtable-border
{
    border:1px solid #919B9C;
    font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}

.td-left-border
{
    border-left:1px solid #919B9C;
}
.td-lefttop-border
{
    border-left:1px solid #919B9C;
    border-top:1px solid #919B9C;
}
.td-top-border
{
    border-top:1px solid #919B9C;
}

.td-bottom-border
{
    border-bottom: solid 1px #919B9C;
    padding-bottom: 5px;
}
.table-top-margin
{
    margin-top: 5px;
}


/*.td-left-border
{
    height: 1.3em;
    line-height: 1em;
}

#hr-base-table
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
#label-data-td
{
    border: 0px;
    margin: 0px;
    padding: 5px;
}
*/

