﻿body 
{
    font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;font-size:9pt;color:Black;
}
.dltdDir{font-family:arial;font-size:9pt;color:#003399;background-color:#80AAFF;}
.dltdFile{font-family:arial;font-size:9pt;color:#003399;background-color:#80AAFF;}
.dltdhead{ font-family:arial;font-size:9pt;color:#ffffff;background-color:#003399;}
.dltdheadA{font-family:arial;font-size:9pt;color:#ffffff;background-color:#80AAFF;}
.dltdheadA:Hover{text-decoration:none;font-family:arial;font-size:9pt;color:#ffffff;background-color:#80AAFF;}
.dltdFileLink{font-family:arial;font-size:9pt;color:#003399;background-color:#80AAFF;}
.dltdFileLink:Hover{text-decoration:none;font-size:9pt;color:#ffffff;background-color:#003399;}

.mytable {border:1px #003399 solid;}
.mytable td {border:1px #003399 solid;}


table.table { width: auto; border-collapse: collapse; margin-bottom: 0.5em; border: 2px #003399 solid; border-bottom: 2px #888 solid; }
table.table caption { font-variant: small-caps; }
table.table.full { width: 100%; }
table.table.fixed { table-layout: fixed; }

/*
.table th,.table td { padding: 0.5em; }
.table thead th { color: #000; border-bottom: 2px #800 solid; }
.table tbody th { background: #e0e0e0; color: #333; }
.table tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

.table tbody th { border-bottom: 1px solid #fff; text-align: left; }
.table tbody td { border-bottom: 1px solid #eee; text-align: left;}

.table tbody tr:hover th[scope="row"],
.table tbody tr:hover tbody th.sub { background: #f0e8e8; }
.table tbody tr:hover td { background: #fff8f8; }
*/
