@-webkit-keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-o-keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-ms-keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes transform-pulse
{
   0% { -webkit-transform:  rotate(0deg);  }
   50% { -webkit-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -webkit-transform:  rotate(0deg);  }
}
@-moz-keyframes transform-pulse
{
   0% { -moz-transform:  rotate(0deg);  }
   50% { -moz-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -moz-transform:  rotate(0deg);  }
}
@-o-keyframes transform-pulse
{
   0% { -o-transform:  rotate(0deg);  }
   50% { -o-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -o-transform:  rotate(0deg);  }
}
@-ms-keyframes transform-pulse
{
   0% { -ms-transform:  rotate(0deg);  }
   50% { -ms-transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { -ms-transform:  rotate(0deg);  }
}
@keyframes transform-pulse
{
   0% { transform:  rotate(0deg);  }
   50% { transform:  rotate(0deg) scale(1.1,1.1);  }
   100% { transform:  rotate(0deg);  }
}
a
{
   color: #696969;
   text-decoration: none;
}
a:visited
{
   color: #696969;
}
a:active
{
   color: #696969;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
a.style1
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1:active
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   text-decoration: none;
}
a.style2:visited
{
   color: #556B2F;
   text-decoration: none;
}
a.style2:active
{
   color: #000000;
   text-decoration: none;
}
a.style2:hover
{
   color: #000080;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Logo
{
   font-family: Impact;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #1E90FF;
   background-color: transparent;
   -webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
   -moz-text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
   -ms-text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
   text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
}
.Paragraph
{
   font-family: Verdana;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #787878;
   background-color: transparent;
   display: inline;
}
