@-webkit-keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@-moz-keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@-o-keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@-ms-keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@keyframes animate-border
{
   0% { border-color: #000000;  }
   100% { border-color: #FF0000;  }
}
@-webkit-keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@-moz-keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@-o-keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@-ms-keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@-webkit-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-moz-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-o-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@-ms-keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
@keyframes rainbow-text
{
   0% { color: #FF3399;  }
   23% { color: #FF6633;  }
   48% { color: #FFF802;  }
   80% { color: #04A396;  }
   100% { color: #3366FF;  }
}
a
{
   color: #000000;
   text-decoration: none;
}
a:active
{
   color: #FFD700;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.Links
{
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
a.Links:visited
{
   color: #000000;
   text-decoration: none;
}
a.Links:active
{
   color: #FF8C00;
   text-decoration: none;
}
a.Links:hover
{
   color: #000000;
   font-style: italic;
   text-decoration: underline;
}
a.Links_Wht
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Links_Wht:visited
{
   color: #000000;
   text-decoration: none;
}
a.Links_Wht:active
{
   color: #FF8C00;
   text-decoration: none;
}
a.Links_Wht:hover
{
   color: #FFFFFF;
   font-style: italic;
   text-decoration: underline;
}
.Body
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
}
.Body_Bold
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.BodyBorder
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   border: 1px solid #FFFFFF;
   padding: 3px 3px 3px 3px;
   border-color: red blue orange green;
}
.BodyBorderBkgd
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
   padding: 5px 5px 5px 5px;
   border-color: red blue orange green;
}
.Body06Blk
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Body07
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Body07Italic
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 9.3px;
   font-style: italic;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Body08
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Body08Blk
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Body08Wht
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Body09
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Body10Blk
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Body12
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Body12Blk
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Body14
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Bold08
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Bold10
{
   font-family: Verdana;
   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;
}
.Bold12
{
   font-family: Verdana;
   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;
}
.Bold12Gold
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #FFD700;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 0px 0px 1px rgba(255,215,0,1.00);
   -moz-text-shadow: 0px 0px 1px rgba(255,215,0,1.00);
   text-shadow: 0px 0px 1px rgba(255,215,0,1.00);
   display: inline;
}
.Heading08
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.h1
{
   font-family: Verdana;
   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;
}
.h1_14
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.h1_20
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2.h2, .h2
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3.h3, .h3
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   display: inline;
}
.h3Tick
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   display: inline;
}
.h3_copy
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4.h4, .h4
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: italic;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5.h5, .h5
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.h5_grb
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   border-radius: 1px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   -moz-animation-direction: normal;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   -moz-animation-duration: 500ms;
   -moz-animation-iteration-count: infinite;
   -moz-animation-timing-function: linear;
   animation-delay: 0ms;
   animation-iteration-count: infinite;
   animation-timing-function: linear;
   animation-duration: 500ms;
   animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   -ms-animation-iteration-count: infinite;
   -ms-animation-timing-function: linear;
   -ms-animation-duration: 500ms;
   -webkit-animation-duration: 500ms;
   -ms-animation-name: rainbow-text;
   -webkit-animation-name: rainbow-text;
   -ms-animation-direction: normal;
   -ms-animation-delay: 0ms;
   -webkit-animation-delay: 0ms;
   border-radius: 1px;
   -webkit-border-radius: 1px;
   display: inline;
   -moz-animation-delay: 0ms;
   animation-direction: normal;
   -webkit-animation-direction: normal;
   -moz-border-radius: 1px;
}
h6.h6, .h6
{
   font-family: Verdana;
   font-weight: normal;
   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;
}
.Italic10
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: italic;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Normal
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.RainbowText07
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.RainbowText07Italic
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 9.3px;
   font-style: italic;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.RainbowText10
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   -moz-animation-direction: normal;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   -moz-animation-duration: 5000ms;
   -moz-animation-iteration-count: infinite;
   -moz-animation-timing-function: linear;
   animation-delay: 0ms;
   animation-iteration-count: infinite;
   animation-timing-function: linear;
   animation-duration: 5000ms;
   animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   -ms-animation-iteration-count: infinite;
   -ms-animation-timing-function: linear;
   -ms-animation-duration: 5000ms;
   -webkit-animation-duration: 5000ms;
   -ms-animation-name: rainbow-text;
   -webkit-animation-name: rainbow-text;
   -ms-animation-direction: normal;
   -ms-animation-delay: 0ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-direction: normal;
   -webkit-animation-direction: normal;
}
.RainbowText10Bold
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.RainbowText12
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 10000ms;
   -moz-animation-duration: 10000ms;
   animation-duration: 10000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   -moz-animation-direction: normal;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   -moz-animation-duration: 5000ms;
   -moz-animation-iteration-count: infinite;
   -moz-animation-timing-function: linear;
   animation-delay: 0ms;
   animation-iteration-count: infinite;
   animation-timing-function: linear;
   animation-duration: 5000ms;
   animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   -ms-animation-iteration-count: infinite;
   -ms-animation-timing-function: linear;
   -ms-animation-duration: 5000ms;
   -webkit-animation-duration: 5000ms;
   -ms-animation-name: rainbow-text;
   -webkit-animation-name: rainbow-text;
   -ms-animation-direction: normal;
   -ms-animation-delay: 0ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-direction: normal;
   -webkit-animation-direction: normal;
}
.RainbowText14
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
   -moz-animation-direction: normal;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   -moz-animation-duration: 5000ms;
   -moz-animation-iteration-count: infinite;
   -moz-animation-timing-function: linear;
   animation-delay: 0ms;
   animation-iteration-count: infinite;
   animation-timing-function: linear;
   animation-duration: 5000ms;
   animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   -ms-animation-iteration-count: infinite;
   -ms-animation-timing-function: linear;
   -ms-animation-duration: 5000ms;
   -webkit-animation-duration: 5000ms;
   -ms-animation-name: rainbow-text;
   -webkit-animation-name: rainbow-text;
   -ms-animation-direction: normal;
   -ms-animation-delay: 0ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-direction: normal;
   -webkit-animation-direction: normal;
}
.RainbowText18
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 5000ms;
   -moz-animation-duration: 5000ms;
   animation-duration: 5000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.RainbowText24
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
   -webkit-animation-name: rainbow-text;
   -moz-animation-name: rainbow-text;
   animation-name: rainbow-text;
   -webkit-animation-duration: 10000ms;
   -moz-animation-duration: 10000ms;
   animation-duration: 10000ms;
   -webkit-animation-delay: 0ms;
   -moz-animation-delay: 0ms;
   animation-delay: 0ms;
   -webkit-animation-timing-function: linear;
   -moz-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-direction: normal;
   -moz-animation-direction: normal;
   animation-direction: normal;
   -webkit-animation-fill-mode: none;
   -moz-animation-fill-mode: none;
   animation-fill-mode: none;
}
.readmore
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
   link: italic;
}
.TransBkgd
{
   text-decoration: none;
   background-color: #D3D3D3;
}
.a
{
   text-decoration: underline;
   color: #000000;
   background-color: transparent;
}
.a:visited
{
   text-decoration: none;
   color: #FF8C00;
   background-color: transparent;
}
.a:active
{
   text-decoration: none;
   color: #FF8C00;
   background-color: transparent;
}
.a:hover
{
   text-decoration: underline;
   color: #000000;
   background-color: transparent;
}
.a.Links
{
   text-decoration: underline;
   color: #000000;
   background-color: transparent;
}
.a.Links:visited
{
   text-decoration: none;
   color: #FF8C00;
   background-color: transparent;
}
.a.Links:active
{
   text-decoration: underline;
   color: #FF8C00;
   background-color: transparent;
}
.a.Links:hover
{
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Green10
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
}
.Green10Bold
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
}
.Green12
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
}
.Green12Bold
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
}
.Green14
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #008000;
   background-color: transparent;
}
.@-khtml-keyframes charlieeee
{
   text-decoration: none;
   background-color: transparent;
   frombackground-position: top left;
}
.to
{
   text-decoration: none;
   background-color: transparent;
   background-position: top right;
}
.catchadream
{
   text-decoration: none;
   background-color: transparent;
   background-image: url(linear-gradient%28%20left%2C%20red%2C%20orange%2C%20yellow%2C%20green%2C%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20blue%2Cindigo%2C%20violet%2C%20indigo%2C%20blue%2C%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20green%2C%20yellow%2C%20orange%2Cred);
   -moz-animation: charlieeee 2.5s forwards linear infinite;
   -khtml-animation: charlieeee 2.5s forwards linear infinite;
   -ms-animation: charlieeee 2.5s forwards linear infinite;
   -lynx-animation: charlieeee 2.5s forwards linear infinite;
   -o-animation: charlieeee 2.5s forwards linear infinite;
   animation: charlieeee 2.5s forwards linear infinite;
   -webkit-animation: charlieeee 2.5s forwards linear infinite;
   background-size: 50% auto;
}
.#tongue
{
   text-decoration: none;
   background-color: transparent;
   position: cheek;
}
