table.tgroup { border-collapse: collapse; width: 100%; } table.tgroup.cont { margin-bottom: 0px; } table.tgroup.contd { margin-top: 0px; } td, th { border-color: black; border-width: thin; padding: 5px; } .xxxx-borders { border-top-style: none; border-bottom-style: none; border-left-style: none; border-right-style: none; } .txxx-borders { border-top-style: solid; border-bottom-style: none; border-left-style: none; border-right-style: none; } .xbxx-borders { border-top-style: none; border-bottom-style: solid; border-left-style: none; border-right-style: none; } .xxlx-borders { border-top-style: none; border-bottom-style: none; border-left-style: solid; border-right-style: none; } .xxxr-borders { border-top-style: none; border-bottom-style: none; border-left-style: none; border-right-style: solid; } .tbxx-borders { border-top-style: solid; border-bottom-style: solid; border-left-style: none; border-right-style: none; } .txlx-borders { border-top-style: solid; border-bottom-style: none; border-left-style: solid; border-right-style: none; } .txxr-borders { border-top-style: solid; border-bottom-style: none; border-left-style: none; border-right-style: solid; } .xblx-borders { border-top-style: none; border-bottom-style: solid; border-left-style: solid; border-right-style: none; } .xbxr-borders { border-top-style: none; border-bottom-style: solid; border-left-style: none; border-right-style: solid; } .xxlr-borders { border-top-style: none; border-bottom-style: none; border-left-style: solid; border-right-style: solid; } .tblx-borders { border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-style: none; } .tbxr-borders { border-top-style: solid; border-bottom-style: solid; border-left-style: none; border-right-style: solid; } .txlr-borders { border-top-style: solid; border-bottom-style: none; border-left-style: solid; border-right-style: solid; } .xblr-borders { border-top-style: none; border-bottom-style: solid; border-left-style: solid; border-right-style: solid; } .tblr-borders { border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-style: solid; }