     body.groms_book_frame         {margin: 0px;
                                   padding: 0px;
                          background-color: #00496B;}

    table.header                    {width: 100%;
                                    border: 0px solid orange;
                               margin-left: auto;
                              margin-right: auto;
                                   padding: 6px;
                              padding-left: 0px;
                             padding-right: 0px;}
    table.header td                {border: 1px solid black;}
    table.header td#header     {text-align: center;
                                    border: 0px solid #006594;
                          background-color: black;}

    table.header td#header h1       {color: #FFDC8A;
                                margin-top: 10px;
                             margin-bottom: 10px;
                          background-color: black;}

    table.header td#header h1 a     {color: #FFDC8A;
                           text-decoration: none;}
    table.header td#header h1 a:link
                                    {color: #FFDC8A;}
    table.header td#header h1 a:visited
                                    {color: #FFDC8A;}
    table.header td#header h1 a:focus
                                    {color: yellow;}
    table.header td#header h1 a:hover
                                    {color: yellow; }
    table.header td#header h1 a:active
                                    {color: yellow;}

    table.header td#header hr.header
                                    {color: #FFBE00;
                          background-color: #FFBE00;
                                    height: 3px;
                              border-style: outset;
                                margin-top: 4px;
                             margin-bottom: 4px;}


    table.frame                     {width: 100%;}
    table.frame td                 {border: 0px solid lime;}

    table.frame td.col_1            {width: 200px;}
    table.frame td.col_1#navigation {height: 1400px;}

    table.frame td.col_1#searching  {height: 60px;}


    table.frame td.col_2            {width: ;}
    table.frame td.col_2#content
                           {vertical-align: top;}

    table.frame td#footer      {text-align: center;
                                  vertical-align: top;
                                    border: 1px solid yellow}

    iframe#contentwindow           { width: 99.2%;
                                    height: 6000px;
                          background-color: white;
                                    border: 3px inset white;
                                    margin: 0px;}

    table.frame td#navigation,
    table.frame td#searching        {width: ;
                                    border: 1px solid black;
                          background-color: #006595;
                            vertical-align: top;}

    span.list_number               {border: 0px solid orange;
                          background-color: ;                   /* #FFBE00 */
                                     color: orange;
                               font-weight: bold;
                               font-family: Tahoma, Verdana, Helvetica, Arial, 'sans serif';
                                   padding: 2px;
                              padding-left: 3px;
                             padding-right: 3px;
                                 font-size: 9pt;}

    table#search                         {padding: ;}


    table#search td.list            {width: 136px;
                                text-align: center;
                            vertical-align: top;}

    table#search span.header      {display: block;
                                    border: 1px solid white;
                                   padding: 2px;
                              padding-left: 4px;
                             padding-right: 4px;
                                     color: white;
                           text-decoration: none;
                               font-family: Arial, Verdana, Helvetica, Tahoma, 'sans serif';
                               font-weight: bold;
                                 font-size: 9pt;}

    table#search td.enum           {border: 0px solid black;}

    table#navi                      {width: ;
                                    border: 0px solid lemon; }
    table#navi td                  {border: 0px solid black;}
    table#navi td.enum              {width: 60px;
                                text-align: left;
                            vertical-align: top;}

    table#navi td.list              {width: 140px;
                                text-align: left;
                            vertical-align: top;}

    table#navi a                  {display: block;
                                    border: 1px solid white;
                                   padding: 2px;
                              padding-left: 4px;
                             padding-right: 4px;
                                     color: white;
                           text-decoration: none;
                               font-family: Arial, Verdana, Helvetica, Tahoma, 'sans serif';
                               font-weight: bold;
                                 font-size: 9pt;}
    table#navi a:link               {color: white;}
    table#navi a:visited            {color: white;}
    table#navi a:focus              {color: black;
                          background-color: yellow;
                                    border: 1px solid black;}
    table#navi a:hover              {color: black;
                          background-color: yellow;
                                    border: 1px solid black;}
    table#navi a:active             {color: aqua;
                                    border: 1px solid aqua;
                          background-color: transparent;    }