@keyframes border-gold
{
   0% { box-shadow: inset 0 0 0 0px #e1e1e1, 0 0 1px ;  }
   100% { box-shadow: inset 0 0 0 4px #FFD700, 0 0 1px ;  }
}
@keyframes animate-box-shadow
{
   0% { box-shadow: 0px 0px 5px #FFD700;  }
   50% { box-shadow: 0px 0px 15px 15px #FFD700;  }
   75% { box-shadow: 0px 0px 5px #FFD700;  }
}
@keyframes flip
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(-360deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(400px) rotateX(0deg) rotateY(-180deg) scale3d(1.2,1.2,1.2) ;  }
   100% { transform: perspective(400px) rotateX(0deg) rotateY(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes push
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes slide-down-in
{
   0% { transform: translate(0px,-100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes transform-rotate
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(359deg) ;  }
}
@keyframes transform-skew-Y
{
   0% { transform: rotate(0deg) skewX(-30deg) ; transform: rotate(0deg) skewX(-30deg) ;  }
   100% { transform: rotate(0deg) skewX(30deg) ;  }
}
@keyframes slide-scrolling-left
{
   50% { transform: translate(-50px,0px) rotate(0deg) scale(1,1.0) ;  }
}
@keyframes side-scrolling-right
{
   50% { transform: translate(50px,0px) rotate(0deg) scale(1,1) ;  }
}
@keyframes skre-uo-down-y
{
   0% { transform: rotate(0deg) skewY(-30deg) ; transform: rotate(0deg) skewY(-30deg) ;  }
   100% { transform: rotate(0deg) skewY(30deg) ;  }
}
a.style1
{
   color: #FFD700;
   text-decoration: none;
   text-shadow: 3px 3px 4px rgba(255,215,0,1.00);
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: style="opacity: 0.6;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.opacity 0.3
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0.3;
}
.opacity 1
{
   text-decoration: none;
   background-color: transparent;
   opacity 1;
}
@media only screen
{
}
