@-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);  }
}
@-webkit-keyframes transform-wobble
{
   0% { -webkit-transform:  rotate(0deg);  }
   15% { -webkit-transform:  rotate(-5deg) translate(-25%,0px);  }
   30% { -webkit-transform:  rotate(3deg) translate(20%,0px);  }
   45% { -webkit-transform:  rotate(-3deg) translate(-15%,0px);  }
   60% { -webkit-transform:  rotate(2deg) translate(10%,0px);  }
   75% { -webkit-transform:  rotate(-1deg) translate(-5%,0px);  }
   100% { -webkit-transform:  rotate(0deg);  }
}
@-moz-keyframes transform-wobble
{
   0% { -moz-transform:  rotate(0deg);  }
   15% { -moz-transform:  rotate(-5deg) translate(-25%,0px);  }
   30% { -moz-transform:  rotate(3deg) translate(20%,0px);  }
   45% { -moz-transform:  rotate(-3deg) translate(-15%,0px);  }
   60% { -moz-transform:  rotate(2deg) translate(10%,0px);  }
   75% { -moz-transform:  rotate(-1deg) translate(-5%,0px);  }
   100% { -moz-transform:  rotate(0deg);  }
}
@-o-keyframes transform-wobble
{
   0% { -o-transform:  rotate(0deg);  }
   15% { -o-transform:  rotate(-5deg) translate(-25%,0px);  }
   30% { -o-transform:  rotate(3deg) translate(20%,0px);  }
   45% { -o-transform:  rotate(-3deg) translate(-15%,0px);  }
   60% { -o-transform:  rotate(2deg) translate(10%,0px);  }
   75% { -o-transform:  rotate(-1deg) translate(-5%,0px);  }
   100% { -o-transform:  rotate(0deg);  }
}
@-ms-keyframes transform-wobble
{
   0% { -ms-transform:  rotate(0deg);  }
   15% { -ms-transform:  rotate(-5deg) translate(-25%,0px);  }
   30% { -ms-transform:  rotate(3deg) translate(20%,0px);  }
   45% { -ms-transform:  rotate(-3deg) translate(-15%,0px);  }
   60% { -ms-transform:  rotate(2deg) translate(10%,0px);  }
   75% { -ms-transform:  rotate(-1deg) translate(-5%,0px);  }
   100% { -ms-transform:  rotate(0deg);  }
}
@keyframes transform-wobble
{
   0% { transform:  rotate(0deg);  }
   15% { transform:  rotate(-5deg) translate(-25%,0px);  }
   30% { transform:  rotate(3deg) translate(20%,0px);  }
   45% { transform:  rotate(-3deg) translate(-15%,0px);  }
   60% { transform:  rotate(2deg) translate(10%,0px);  }
   75% { transform:  rotate(-1deg) translate(-5%,0px);  }
   100% { transform:  rotate(0deg);  }
}
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: #696969;
   text-decoration: none;
}
a.style2
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #D3D3D3;
   text-decoration: none;
}
a.style3
{
   color: #CD5C5C;
   text-decoration: underline;
}
a.style3:visited
{
   color: #CD5C5C;
   text-decoration: none;
}
a.style3:active
{
   color: #CD5C5C;
   text-decoration: none;
}
a.style3:hover
{
   color: #E9967A;
   text-decoration: none;
}
a.style4
{
   color: #DC143C;
   text-decoration: underline;
}
a.style4:visited
{
   color: #DC143C;
   text-decoration: underline;
}
a.style4:active
{
   color: #DC143C;
   text-decoration: underline;
}
a.style4:hover
{
   color: #FF0000;
   text-decoration: none;
}
a.style5
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style5:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style5:active
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style5:hover
{
   color: #F5F5DC;
   text-decoration: none;
}
a.style6
{
   color: #3CB868;
   text-decoration: none;
}
a.style6:visited
{
   color: #3CB868;
   text-decoration: none;
}
a.style6:active
{
   color: #3CB868;
   text-decoration: none;
}
a.style6:hover
{
   color: #000000;
   text-decoration: none;
}
a.style7
{
   color: #000000;
   text-decoration: none;
}
a.style7:visited
{
   color: #000000;
   text-decoration: none;
}
a.style7:active
{
   color: #000000;
   text-decoration: none;
}
a.style7:hover
{
   color: #808080;
   text-decoration: none;
}
a.style8
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style8:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style8:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style8:hover
{
   color: #3CB868;
   text-decoration: underline;
}
a.style9
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style9:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style9:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style9:hover
{
   color: #000000;
   text-decoration: none;
}
a.style10
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style10:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style10:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style10:hover
{
   color: #000000;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.StyleAnimation
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   -webkit-animation-name: transform-wobble;
   -moz-animation-name: transform-wobble;
   -ms-animation-name: transform-wobble;
   animation-name: transform-wobble;
   -webkit-animation-duration: 500ms;
   -moz-animation-duration: 500ms;
   -ms-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   -ms-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   -ms-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: 2;
   -moz-animation-iteration-count: 2;
   -ms-animation-iteration-count: 2;
   animation-iteration-count: 2;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   -ms-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   -ms-animation-fill-mode: none;
   animation-fill-mode: none;
}
.StyleLogo
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   -webkit-animation-name: transform-pulse;
   -moz-animation-name: transform-pulse;
   -ms-animation-name: transform-pulse;
   animation-name: transform-pulse;
   -webkit-animation-duration: 500ms;
   -moz-animation-duration: 500ms;
   -ms-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   -ms-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   -ms-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: 1;
   -moz-animation-iteration-count: 1;
   -ms-animation-iteration-count: 1;
   animation-iteration-count: 1;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   -ms-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   -ms-animation-fill-mode: none;
   animation-fill-mode: none;
}
.Arial6BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial7DarkGray
{
   font-family: Arial;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   text-decoration: none;
   color: #A9A9A9;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial7BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial8WhiteNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial8BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial9DimGray
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Arial9BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial9WhiteNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10WhiteNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10GreyNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10BlackBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10GreyBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial10LimeNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #32CD32;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial11WhiteNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Arial12BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial12BlackBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial12GreyBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16Grey
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16WhiteNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16GreyBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16Lime
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #3CB868;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial16LimeBold
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #3CB868;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial22White
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial22WhiteBig
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Arial22LimeNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #32CD32;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial22BlackNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.Arial22Yellow
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #FFFF00;
   background-color: transparent;
}
.Tahoma14black
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Tahoma26black
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 35px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.TrebuchetMS40White
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 53px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Arial22DarkGreyNormal
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #A9A9A9;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
