div#container
{
   width: 1400px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#PageHeader1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: #000000;
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: #000000;
   height: 35px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 12px;
   width: 12px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #000000;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 10px 0 5px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 30px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #FFD700;
   color: #000000;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 120px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 120px;
   position: relative;
   top: -35px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFD700;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   color: #FFD700;
   padding: 0 20px 0 20px;
   line-height: 42px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #FFD700;
   color: #000000;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 4px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 5px;
   top: 5px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFD700;
   color: #FFD700;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFD700;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 61px;
   width: 62px;
}
#FontAwesomeIcon1 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 61px;
   line-height: 61px;
   vertical-align: middle;
   width: 60px;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #FFD700;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon2
{
   height: 50px;
   width: 52px;
}
#FontAwesomeIcon2 i
{
   color: #FFD700;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
   width: 49px;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #FFD700;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#PageFooter1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Table1
{
   border-radius: 0px;
   border: 3px solid #FFD700;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 1px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 0;
   position: relative;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Palatino Linotype";
   line-height: 25px;
}
#Table1 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
}
#Table1 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
}
#Table1 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 28px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 28px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 28px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 28px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 28px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell128
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell129
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell130
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell131
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell132
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell133
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell134
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell135
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell136
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell137
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell138
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell139
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell140
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell141
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell142
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell143
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell144
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell145
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell146
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell147
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell148
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell149
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell150
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell151
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell152
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell153
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell154
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell155
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell156
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell157
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell158
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell159
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell160
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell161
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell162
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell163
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell164
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell165
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell166
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell167
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell168
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell169
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell170
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell171
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell172
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell173
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell174
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell175
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell176
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell177
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell178
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell179
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell180
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell181
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell182
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell183
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell184
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell185
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell186
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell187
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell188
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell189
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell190
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell191
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell192
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell193
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell194
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell195
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell196
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell197
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell198
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell199
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell200
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell201
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell202
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell203
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell204
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell205
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell206
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell207
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell208
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell209
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell210
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell211
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell212
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell213
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell214
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell215
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell216
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell217
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell218
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell219
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell220
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell221
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell222
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell223
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell224
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell225
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell226
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell227
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell228
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell229
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell230
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell231
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell232
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell233
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell234
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell235
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell236
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell237
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell238
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell239
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell240
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell241
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 286px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell242
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 128px;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#Table1 .cell243
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   width: 174px;
   height: 26px;
}
#Table1 .cell244
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 none;
   text-align: center;
   vertical-align: middle;
   height: 26px;
   color: #FFD700;
   font-family: "Times New Roman";
   line-height: 21px;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#PageFooter1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: gold;
  color: black;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
