body
{
   background-color: #689B93;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(104, 155, 147, 1.00) rgba(104, 155, 147, 1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(104, 155, 147, 1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(104, 155, 147, 1.00);
   border-radius: 8px;
   border: 2px solid rgba(222, 241, 238, 1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(104, 155, 147, 1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(222, 241, 238, 1.00);
}
#Shape1
{
   width: 155px;
   height: 135px;
   background-color: #689B93;
   background-image: none;
   border: 0px solid #689B93;
}
#Shape1_text
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 154px;
   height: 134px;
   overflow: hidden;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   text-decoration: none;
   text-align: center;
}
