body
{
   background-color: #DCDCDC;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #32CD32;
   text-decoration: underline;
}
a:visited
{
   color: #F0FFF0;
}
a:active
{
   color: #F0FFF0;
}
a:hover
{
   color: #F0FFF0;
   text-decoration: underline;
}
#wb_Marquee1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Marquee1 div
{
   text-align: left;
}
#wb_Marquee1
{
   overflow: hidden;
   position: relative;
}
#Marquee1
{
   position: absolute;
   width: 100%;
   height: auto;
   margin: 0;
   padding: 0;
   animation: Marquee1-marquee 5000ms linear 1 forwards;
}
@keyframes Marquee1-marquee
{
   0%
   {
   transform: translateY(-100%);
   }
   100%
   {
   transform: translateY(0%);
   }
}
#wb_Marquee2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Marquee2 div
{
   text-align: left;
}
#wb_Marquee2
{
   overflow: hidden;
   position: relative;
}
#Marquee2
{
   position: absolute;
   width: 100%;
   height: auto;
   margin: 0;
   padding: 0;
   animation: Marquee2-marquee 5000ms linear 1 forwards;
}
@keyframes Marquee2-marquee
{
   0%
   {
   transform: translateY(-100%);
   }
   100%
   {
   transform: translateY(0%);
   }
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Extension3 
{
   text-align: center;
}
#Extension3 
{
   display: inline-block;
   height: 166px;
   margin-top: 62px;
   perspective: 600px;
   width: 166px;
}
#Extension3 .cube 
{
   animation: rotateCube 26s 1s infinite both;
   height: inherit;
   position: relative;
   width: inherit;
   transform: rotateX(0deg) rotateY(0deg);
   transform-style: preserve-3d;
}
#Extension3 .cube:hover
{
   animation-play-state: running !important;
}
#Extension3 .cube-face 
{
   background-size: cover;
   border: 1px double #FFFFFF;
   box-shadow: 0 0 0px rgba(0,0,0,0.00);
   height: inherit;
   opacity: 150;
   position: absolute;
   width: inherit;
}
#Extension3 .cube-face-front 
{
   transform: translate3d(0, 0, calc(166px / 2));
}
#Extension3 .cube-face-left 
{
   transform: rotateY(-90deg) translate3d(0, 0, calc(166px / 2));
}
#Extension3 .cube-face-right 
{
   transform: rotateY(90deg) translate3d(0, 0, calc(166px / 2));
}
#Extension3 .cube-face-top 
{
   transform: rotateX(90deg) translate3d(0, 0, calc(166px / 2));
}
#Extension3 .cube-face-bottom 
{
   transform: rotateX(-90deg) translate3d(0, 0, calc(166px / 2));
}
#Extension3 .cube-face-back 
{
   transform: rotateY(180deg) translate3d(0, 0, calc(166px / 2));
}
@keyframes rotateCube
{
   0% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
   16% 
   {
      transform: rotateX(90deg) rotateY(0deg);
   }
   33% 
   {
      transform: rotateX(0deg) rotateY(90deg);
   }
   50% 
   {
      transform: rotateX(0deg) rotateY(-90deg); 
   }
   66% 
   {
      transform: rotateX(-90deg) rotateY(0deg); 
   }
   83% 
   {
      transform: rotateX(0deg) rotateY(180deg);
   }
   100% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
}
#NavigationBar2 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#NavigationBar2 ul.navbar li
{
   height: 29px;
   width: 232px;
   margin: 0 0 18px 0;
   vertical-align: bottom;
}
#NavigationBar2 ul.navbar li a
{
   display: block;
   position: relative;
}
#NavigationBar2 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#NavigationBar2 ul.navbar li span
{
   display: block;
   height: 29px;
   width: 232px;
   position: absolute;
   z-index: 2;
}
#NavigationBar2 a .hover
{
   visibility: hidden;
}
#NavigationBar2 a:hover .hover
{
   visibility: visible;
}
#NavigationBar2 a:hover span
{
   visibility: hidden;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 8px;
   line-height: 9px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
