.hrv1:hover {
  background:none!important;
}
.hrv2:hover {
  background:none!important;
  color:black!important;
  text-decoration:underline!important;

}
.hrv3:hover {
  color:#A9E44D!important;
  background:none!important;
  text-decoration:underline!important;
}
.hrv4:hover {
  color:#FFF!important;
  background:none!important;
  text-decoration:underline!important;
}
.hrv5:hover {
  color:#063462!important;
  background:none!important;
  text-decoration:underline!important;
}
.hrv6:hover {
  color:#000!important;
  background:none!important;
  text-decoration:underline!important;
}
#CecutientWrapper{
    position: fixed;
    width:962px;
    background:#fff;
    display:block;
    height:0px;
    z-index:100;
    box-shadow: 0px 0px 5px #000;
    overflow: hidden;
}
#CecutientBlock{
    position:absolute;
    width:980px;
    left:50%;
    margin-left:-484px;
    font-size:18px!important;
    line-height: 35px;
}
a#CecutientBtn{
    position: fixed;
    left:50%;
    margin-left:80px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 0px -10px #fff, 0px 0px 5px #000;
    padding: 10px 0px;
    background: #fff;
    cursor:pointer;
    display: block;
    width: 280px;
    height: 30px;
    z-index: 1000;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size:18px!important;
    font-family: Arial, Geneva, sans-serif;
}
#CecutientBtn img{
    width: 45px;
      float: left;
	  padding: 6px 0 0 0;
}
#CecutientOn, #CecutientOff, #ImageOn, #ImageOff{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 50px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    border: 1px solid #000;
    color:#000;
    cursor: pointer;
}
#CecutientOn, #ImageOff{
    display:inline-block;
}
#CecutientOff, #ImageOn{
    display:none;
}
#SmallFonts, #MediumFonts, #BigFonts, #WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    cursor: pointer;
}
#SmallFonts, #MediumFonts, #BigFonts{
    border: 1px solid #000;
    color:#000;
}
#SmallFonts{
    font-size:14px;
}
#MediumFonts{
    font-size:19px;
}
#BigFonts{
    font-size:24px;
}
#WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    font-size:18px!important;
}
#WhiteStyle{
    border: 1px solid #000;
    color:#000!important;
	background-color:#fff!important;
}
#BlackStyle{
    border: 1px solid #000;
    color:#fff!important;
    background-color:#000!important;
}
#BlueStyle{
    border: 1px solid #063462;
    color:#063462!important;
    background-color:#9DD1FF!important;
}
#GreenStyle{
    border: 1px solid #A9E44D;
    color:#A9E44D!important;
    background-color:#3B2716!important;
}
#CecutientTop, .CecutientTopMenu{
    display:none
}
#CecutientTop{
    position:relative;
    width:980px;
    left:50%;
    margin-left:-490px;
    font-size:18px!important;
}
.SmallFonts{
    font-size:14px !important;
}
.MediumFonts{
    font-size:18px !important;
}
.BigFonts{
    font-size:22px !important;
}

#header  #CecutientBlock {
	color: #000;
}