table.dyntab_table {
         font-family : Century gothic;
         font-size : 11px;
         color : black;
         width : 100%;
         border-top : 1px groove #d0d0d0;
      }
select.dyntab_select {
         font-family : Century gothic;
         font-size : 9px;
         padding : 0;
         height : 15px;
         z-index : 0;
      }
td.dyntab_label {
         font-family : Century gothic;
         font-size : 11px;
         font-weight : bold;
         background-color : #e0e0e0;
         text-align : left;
         padding-top : 3px;
         padding-bottom : 3px;
         padding-left : 5px;
         border-bottom : 1px solid #d0d0d0;
      }
td.dyntab_titre_triable {
         font-family : Century gothic;
         font-size : 11px;
         font-weight : bold;
         background-image : url('/static/JPM/images/gradient.jpg');
         background-repeat : repeat-x;
         background-position : top;
         background-color : #e1e1df;
         text-align : center;
         padding-right : 5px;
         padding-left : 5px;
         border-right : 1px groove #d0d0d0;
         border-bottom : 3px solid #ffcc66;
      }
td.dyntab_titre_triable_hover {
         font-family : Century gothic;
         font-size : 11px;
         font-weight : bold;
         background-color : white;
         text-align : center;
         padding-right : 5px;
         padding-left : 5px;
         border-right : 1px groove #d0d0d0;
         border-bottom : 3px solid #9e7d57;
      }
td.dyntab_titre_nontriable {
         font-family : Century gothic;
         font-size : 11px;
         font-weight : bold;
         background-image : url('/static/JPM/images/gradient.jpg');
         background-repeat : repeat-x;
         background-position : top;
         background-color : #e1e1df;
         text-align : center;
         padding-right : 5px;
         padding-left : 5px;
         border-right : 1px groove #d0d0d0;
         border-bottom : 3px solid #ffcc66;
      }
td.dyntab_pages {
         font-family : Century gothic;
         font-size : 8px;
         padding-left : 5px;
         padding-top : 3px;
         padding-bottom : 3px;
         background-color : #ffffff;
         text-align : right;
      }
td.dyntab_pair {
         font-family : Century gothic;
         font-size : 10px;
         padding-right : 5px;
         padding-top : 3px;
         padding-bottom : 3px;
         padding-left : 5px;
         border-right : 1px groove #d0d0d0;
      }
td.dyntab_impair {
         font-family : Century gothic;
         font-size : 10px;
         padding-right : 5px;
         padding-top : 3px;
         padding-bottom : 3px;
         padding-left : 5px;
         border-right : 1px groove #d0d0d0;
      }
tr.dyntab_pair {
         background-color : #ffffff;
      }
tr.dyntab_impair {
         background-color : #f0f0f0;
      }
tr.dyntab_hover {
         background-color : #e0e0e0;
      }
a.dyntab {
         color : black;
      }
a.dyntab:hover {
         color : black;
      }
a.dyntab:visited {
         color : black;
      }
select.dyntab {
         height : 15px;
         width : 100%;
         font-family : Arial;
         font-size : 9px;
         padding : 0;
         z-index : 0;
      }
option.dyntab {
         font-family : Arial;
         font-size : 9px;
      }
a.page_link {
         color : black;
         text-decoration : underline;
         font-size : 11px;
      }
a.page_link:hover {
         color : black;
         background-color : white;
         text-decoration : none;
         font-size : 11px;
      }
a.page_link:visited {
         color : black;
         text-decoration : underline;
         font-size : 11px;
      }
td.dyntab_navig_pages {
         text-align : center;
      }
td.dyntab_navig_pages_active {
         border-top : 1px solid black;
         background-color : #e0e0e0;
         height : 22px;
         text-align : center;
         font-size : 11px;
      }
