@keyframes up-5
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: translate(0px,-3px) rotate(0deg) ;  }
}
@keyframes down-5
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: translate(0px,3px) rotate(0deg) ;  }
}
a.Normal
{
   color: #707674;
   text-decoration: none;
}
a.Normal:visited
{
   color: #707674;
   text-decoration: none;
}
a.Normal:active
{
   color: #707674;
   text-decoration: none;
}
a.Normal:hover
{
   color: #707674;
   font-weight: bold;
   text-decoration: none;
}
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: inline;
}
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;
}
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 0 0 0;
   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;
}
.HooverStyle
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: #D3D3D3;
   --background-color: rgba(211,211,211,1.00);
   border: 5px solid transparent;
   --border-color: #878787;
   border-radius: 4px;
}
.HooverOut
{
   text-decoration: none;
   color: #707674;
   --color: #707674;
   background-color: #F5F5F5;
   --background-color: rgba(245,245,245,1.00);
}
.hoover_layer_in
{
   font-weight: normal;
   text-decoration: none;
   background-color: transparent;
   cursor: pointer;
}
.hoover_layer_out
{
   font-weight: normal;
   text-decoration: none;
   background-color: transparent;
}
.HooverLinkIn
{
   text-decoration: none;
   background-color: transparent;
   cursor: pointer;
}
.HooverLinkOut
{
   text-decoration: none;
   background-color: transparent;
}
.sendConceptIn
{
   text-decoration: none;
   color: #B3A780;
   --color: #B3A780;
   background-color: transparent;
   cursor: pointer;
}
.sendConceptOut
{
   text-decoration: none;
   color: #808080;
   --color: #808080;
   background-color: transparent;
}
