@font-face
{
   font-family: "Uni Neue Book";
   src: url('UniNeueBook.woff2') format('woff2'),
        url('UniNeueBook.woff') format('woff'),
        url('UniNeueBook.ttf') format('truetype'),
        url('UniNeueBook.svg#UniNeueBook') format('svg'),
        url('UniNeueBook.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Uni Neue Heavy";
   src: url('UniNeueHeavy.woff2') format('woff2'),
        url('UniNeueHeavy.woff') format('woff'),
        url('UniNeueHeavy.ttf') format('truetype'),
        url('UniNeueHeavy.svg#UniNeueHeavy') format('svg'),
        url('UniNeueHeavy.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Baron Neue Bold";
   src: url('BaronNeueBold.woff2') format('woff2'),
        url('BaronNeueBold.woff') format('woff'),
        url('BaronNeueBold.ttf') format('truetype'),
        url('BaronNeueBold.svg#BaronNeueBold') format('svg'),
        url('BaronNeueBold.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Uni Neue Regular";
   src: url('uni-neue-11.woff2') format('woff2'),
        url('uni-neue-11.woff') format('woff'),
        url('uni-neue-11.ttf') format('truetype'),
        url('uni-neue-11.svg#UniNeueRegular') format('svg'),
        url('uni-neue-11.eot') format('embedded-opentype');
}
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;
}
.visibility-hidden
{
   visibility: hidden;
}
a.style1
{
   color: #000000;
   text-decoration: underline;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #000000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #000000;
   text-decoration: underline;
}
a.style2
{
   color: #FFC201;
   text-decoration: underline;
}
a.style2:visited
{
   color: #FFC201;
   text-decoration: underline;
}
a.style2:active
{
   color: #FFC201;
   text-decoration: underline;
}
a.style2:hover
{
   color: #FFC201;
   text-decoration: underline;
}
a.style3
{
   color: #8B8C8D;
   text-decoration: underline;
}
a.style3:visited
{
   color: #8B8C8D;
   text-decoration: underline;
}
a.style3:active
{
   color: #8B8C8D;
   text-decoration: underline;
}
a.style3:hover
{
   color: #0E0E0E;
   text-decoration: underline;
}
a.style4
{
   color: #FFC201;
   text-decoration: underline;
}
a.style4:visited
{
   color: #FFC201;
   text-decoration: underline;
}
a.style4:active
{
   color: #FFC201;
   text-decoration: underline;
}
a.style4:hover
{
   color: #C8C7C7;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.CUKF_TYYSQ
{
   text-decoration: none;
   background-color: transparent;
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   -moz-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
}
.style13
{
   text-decoration: none;
   background-color: transparent;
   box-shadow: 0px 0px 3px #000000;
}

-webkit-keyframes slide-down
{
   0% { -webkit-transform: rotate(0deg) ;  }
   25% { -webkit-transform: translate(0px,35px) rotate(0deg) ;  }
   60% { opacity: 0;  }
   100% { opacity: 0; -webkit-transform: translate(0px,35px) rotate(0deg) ;  }
}
@-moz-keyframes slide-down
{
   0% { -moz-transform: rotate(0deg) ;  }
   25% { -moz-transform: translate(0px,35px) rotate(0deg) ;  }
   60% { opacity: 0;  }
   100% { opacity: 0; -moz-transform: translate(0px,35px) rotate(0deg) ;  }
}
@keyframes slide-down
{
   0% { transform: rotate(0deg) ;  }
   25% { transform: translate(0px,35px) rotate(0deg) ;  }
   60% { opacity: 0;  }
   100% { opacity: 0; transform: translate(0px,35px) rotate(0deg) ;  }
}
@-webkit-keyframes slide-up
{
   0% { -webkit-transform: translate(0px,35px) rotate(0deg) ;  }
   25% { -webkit-transform: translate(0px,0px) rotate(0deg) ;  }
   50% { opacity: 50;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 100;  }
}
@-moz-keyframes slide-up
{
   0% { -moz-transform: translate(0px,35px) rotate(0deg) ;  }
   25% { -moz-transform: translate(0px,0px) rotate(0deg) ;  }
   50% { opacity: 50;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 100;  }
}
@keyframes slide-up
{
   0% { transform: translate(0px,35px) rotate(0deg) ;  }
   25% { transform: translate(0px,0px) rotate(0deg) ;  }
   50% { opacity: 50;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 100;  }
}
@-webkit-keyframes brightness-off
{
   100% { filter: brightness(25%);  }
}
@-moz-keyframes brightness-off
{
   100% { filter: brightness(25%);  }
}
@keyframes brightness-off
{
   100% { filter: brightness(25%);  }
}
@-webkit-keyframes brightness-on
{
   100% { filter: brightness(100%);  }
}
@-moz-keyframes brightness-on
{
   100% { filter: brightness(100%);  }
}
@keyframes brightness-on
{
   100% { filter: brightness(100%);  }
}


#wb_uid697:hover
{
color: #C8C7C7;
}
