.documents {
            font-size: 10pt;
            text-indent: 0px;
           }

.documents_date {
                font-family: tahoma;
                font-weight: bold;
                font-size: 7pt;
                color: rgb(255,255,255);
                padding: 1px 7px 1px 3px;
                background: rgb(160,30,30);
                width: 75px;
               }

.documents_listbox {
                font-family: tahoma;
                font-weight: bold;
                font-size: 7pt;
                color: rgb(160,30,30);
           }

.documents_filter_text {
                font-family: tahoma;
                font-weight: bold;
                font-size: 8pt;
                color: rgb(0,0,0);
           }

.documents_button {
                font-family: arial;
                font-weight: normal;
                font-size: 7pt;
                padding: 0px 0px 0px 0px;
                background: rgb(255,255,255);
           }


