#file_folder {
        font-family: tahoma;
        font-size: 12px;
        color: #3C3C3C;
        border-collapse: collapse;
        text-align: left;
        width: 95%;
        margin: 0px auto;
}
#file_folder th {
        background-color: #cccc99;
        color: #490045;
        padding: 5px;
        background-color: #C8C8E4;
}
#file_folder .r1 td  {
        padding: 5px;
        background-color: #ECECF8;
}
#file_folder .r2 td  {
        padding: 5px;
}
#file_folder .space {
        width: 2px;
        padding: 0px !important;
}
#file_folder a {
        font-weight: normal !important;
}
#file_folder img {
        margin-bottom: -3px;
}
#content_main {
        text-align: center;
}
#file_folder a {
        font-family: tahoma;
        font-size: 12px;
        color: #490045;
        text-decoration: underline;
        font-weight: bold;
}
#file_folder a:hover {
        font-family: tahoma;
        font-size: 12px;
        color: #490045;
        text-decoration: none;
        font-weight: bold;
}