div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 800px;
}
body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   overflow-x: hidden;
   text-align: center;
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
#wb_Image1 {
   margin: 0;
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 700px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#wb_LayoutGrid2 {
   background-color: #383838;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
}
#LayoutGrid2 > .row {
   margin-left: 0;
   margin-right: 0;
}
#LayoutGrid2 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1 {
   float: left;
}
#LayoutGrid2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid2 > .row > .col-1 {
   float: none;
   width: 100%;
}
}
#wb_Image1 {
   display: inline-block;
   height: auto;
   width: 100%;
   z-index: 0;
}
#Html1 {
   height: 100px;
   left: 822px;
   position: absolute;
   top: 305px;
   width: 100px;
   z-index: 2;
}
#wb_uid0 {
   color: #696969;
   font-family: "Arial";
   font-size: 16px;
}
div {
   overflow-x: hidden;
}
table {
   border-collapse: collapse;
}
table.center {
   cursor: default;
   margin-left: auto;
   margin-right: auto;
   max-width: 700px;
   width: 90%;
}
th {
   background-color: #E8E8E8;
}
tr {
   border: solid;
   border-bottom: 1px solid #DBDBDB;
   border-left: none;
   border-right: none;
   border-top: none;
   opacity: 0.8;
}
tr:hover {
   background-color: #f5f5f5;
   opacity: 1.0;
}
.image {
   border-radius: 6px;
   height: 100px;
   object-fit: cover;
   width: 100px;
}
a:link {
   color: black;
   text-decoration: none;
}
a:hover {
   color: blue;
   text-decoration: underline;
}
