@font-face
{
   font-family: "Trebuchet MS";
   src: url('trebuc.ttf') format('truetype');
}
@font-face
{
   font-family: Verdana-Bold;
   src: url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: "Arial CYR";
   src: url('verdana.ttf') format('truetype');
}
@-webkit-keyframes transform-bounce-in-down
{
   0% { -webkit-transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -webkit-transform: translate(0px,30px) rotate(0deg) ;  }
   80% { -webkit-transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-moz-keyframes transform-bounce-in-down
{
   0% { -moz-transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -moz-transform: translate(0px,30px) rotate(0deg) ;  }
   80% { -moz-transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-o-keyframes transform-bounce-in-down
{
   0% { -o-transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -o-transform: translate(0px,30px) rotate(0deg) ;  }
   80% { -o-transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-ms-keyframes transform-bounce-in-down
{
   0% { -ms-transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -ms-transform: translate(0px,30px) rotate(0deg) ;  }
   80% { -ms-transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-bounce-in-down
{
   0% { transform: translate(0px,-500%) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(0px,30px) rotate(0deg) ;  }
   80% { transform: translate(0px,-10px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@-webkit-keyframes transform-flip-scale
{
   0% { -webkit-transform: rotate(0deg) ;  }
   25% { -webkit-transform: rotate(0deg) scale(0.5,0.5) ;  }
   50% { -webkit-transform: rotate(0deg) scale(0,0) ;  }
   75% { -webkit-transform: rotate(0deg) scale(-0.5,-0.5) ;  }
   100% { -webkit-transform: rotate(0deg) scale(-1.0,-1.0) ;  }
}
@-moz-keyframes transform-flip-scale
{
   0% { -moz-transform: rotate(0deg) ;  }
   25% { -moz-transform: rotate(0deg) scale(0.5,0.5) ;  }
   50% { -moz-transform: rotate(0deg) scale(0,0) ;  }
   75% { -moz-transform: rotate(0deg) scale(-0.5,-0.5) ;  }
   100% { -moz-transform: rotate(0deg) scale(-1.0,-1.0) ;  }
}
@-o-keyframes transform-flip-scale
{
   0% { -o-transform: rotate(0deg) ;  }
   25% { -o-transform: rotate(0deg) scale(0.5,0.5) ;  }
   50% { -o-transform: rotate(0deg) scale(0,0) ;  }
   75% { -o-transform: rotate(0deg) scale(-0.5,-0.5) ;  }
   100% { -o-transform: rotate(0deg) scale(-1.0,-1.0) ;  }
}
@-ms-keyframes transform-flip-scale
{
   0% { -ms-transform: rotate(0deg) ;  }
   25% { -ms-transform: rotate(0deg) scale(0.5,0.5) ;  }
   50% { -ms-transform: rotate(0deg) scale(0,0) ;  }
   75% { -ms-transform: rotate(0deg) scale(-0.5,-0.5) ;  }
   100% { -ms-transform: rotate(0deg) scale(-1.0,-1.0) ;  }
}
@keyframes transform-flip-scale
{
   0% { transform: rotate(0deg) ;  }
   25% { transform: rotate(0deg) scale(0.5,0.5) ;  }
   50% { transform: rotate(0deg) scale(0,0) ;  }
   75% { transform: rotate(0deg) scale(-0.5,-0.5) ;  }
   100% { transform: rotate(0deg) scale(-1.0,-1.0) ;  }
}
a
{
   color: #C0C0C0;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #808000;
}
a:hover
{
   color: #7CFC00;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.Style1
{
   color: #232B2B;
   text-decoration: none;
}
a.Style1:visited
{
   color: #232B2B;
   text-decoration: none;
}
a.Style1:active
{
   color: #232B2B;
   text-decoration: underline;
}
a.Style1:hover
{
   color: #232B2B;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #FFFFFF;
   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: 19px;
   font-style: italic;
   text-decoration: none;
   color: #6CBE00;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 13px;
   font-style: italic;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #FFFFFF;
   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;
}
@media only screen and (min-width: 1280px)
{
h5, .h5
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
h5, .h5
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
}
@media only screen and (min-width: 500px) and (max-width: 1023px)
{
h5, .h5
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
}
@media only screen and (max-width: 499px)
{
h5, .h5
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
}
