@keyframes fall
{
   0% { transform: perspective(1300px) translate3d(0px,0px,600px) rotateX(20deg) ; opacity: 0;  }
   100% { transform: translate3d(0px,0px,0px) rotateX(0deg) ; opacity: 1;  }
}
@keyframes focus-in
{
   0% { filter: blur(20px); opacity: 0.0;  }
   100% { opacity: 1.0; filter: blur(0);  }
}
@keyframes newspaper
{
   0% { transform: rotate(720deg) scale(0,0) ; opacity: 0;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
a.style1
{
   color: #000000;
   background: #DCDCDC;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;
}
a.style2
{
   color: #2C3651;
   text-decoration: none;
}
a.style2:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style3
{
   color: #FFFFFF;
   background: #008000;
   font-weight: bold;
   text-decoration: none;
}
a.style3:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:hover
{
   color: #FFFFFF;
   background: #008000;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-align: left;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
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;
}
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;
}
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 10px 0 10px;
   display: inline;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.memberBorder
{
   text-decoration: none;
   background-color: #E6E6FA;
   --background-color: rgba(230,230,250,1.00);
   background-image: linear-gradient(to bottom, #E6E6FA 0%, #F5F5F5 100%);
   border: 3px double #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   padding: 0 10px 0 10px;
}
.topBorder
{
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #E6E6FA;
   --background-color: rgba(230,230,250,1.00);
   background-image: linear-gradient(to bottom, #E6E6FA 0%, #F5F5F5 100%);
   border: 1px solid #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   padding: 0 10px 0 10px;
}
.form1
{
   text-decoration: none;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   border: 1px solid #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   box-shadow: 10px 10px 10px #2C3651;
}
.topBorder2
{
   text-decoration: none;
   background-color: #E6E6FA;
   --background-color: rgba(230,230,250,1.00);
   background-image: linear-gradient(to bottom, #E6E6FA 0%, #F5F5F5 100%);
   border: 1px solid #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   padding: 0 10px 0 10px;
}
.memberTopBorder
{
   text-decoration: none;
   background-color: #E6E6FA;
   --background-color: rgba(230,230,250,1.00);
   background-image: linear-gradient(to bottom, #E6E6FA 0%, #F5F5F5 100%);
   border: 3px solid #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   padding: 0 10px 0 10px;
}
.largeform1
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   border: 1px solid #1964AF;
   --border-color: #1964AF;
   border-radius: 10px;
   box-shadow: 10px 10px 10px #2C3651;
}
.formEditBox
{
   text-decoration: none;
   background-color: transparent;
   border: 1px solid #C0C0C0;
   --border-color: #C0C0C0;
   border-radius: 4px;
}
