body
{
     color: #000000;
     font-family: Tahoma;
     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     line-height: 16.7295px;
     text-decoration: none;
     margin: 1em;
     padding: 1em;
     height:100%;
     width:95%;
     border: solid 0.5px black;
}

a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; }

div
{
    font-size: small;
    overflow:visible;
}

h4
{
    text-decoration:none;
    font-weight: normal;
}

.fileInfo
{
    margin-left: 1em;
    visibility: visible;
    font-size: x-small;
    overflow: hidden;
    width: 100px;
    
}

.fileStatus
{
    margin-left: 3em;
    margin-right: 0.5em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    background-color: white;
    /*background-color: #CC0000;*/
    width: 15px;
    height: 20px;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
    display: block;
    
}

.button
{
    font-family: inherit;
    font-size: x-small; 
    width: 100px;
    margin-top: 1em;
    
}

.file
{
    font-family: inherit;
    font-size: small; 
    margin-right: 1em; 
    margin-left: 1em;
    margin-top: 0.5em;
    width: 269px;
   /* overflow: hidden;*/
}

.warning
{
    visibility: hidden;
    font-size: x-small;
    color: red;
    margin-left: 1.5em;
}


.pdiv
{
    display: block;
    margin-left: 2em;
    font-size: 11px;
}

.sdiv
{
    border: solid 1px black;
    margin-left: 4em;
    margin-top:1em;
    width: 309px;
    height: 5em;
}
