body * {
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
 .bodyNor {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333}
 .bodyNGoth { font-family: "News Gothic", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px }
.bodyTimes { font-family: "Times New Roman", Times, serif; font-size: 11px; line-height: 14px; color: #333333 }
.headTimes { font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 20px; color: #333333 ; font-weight: normal}
.bodyNorLt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #BDBDBD; text-decoration: none}
.bodySmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #666666}
.bodyNorBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #666666; font-weight: normal}
.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #666666; font-weight: normal ; text-decoration: none}
.linksH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #000000; font-weight: normal ; text-decoration: none}
.bodySmallSpecial { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #666666 }
.bodyXSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11px; color: #666666 }
.headTimesSmall { font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; color: #333333 ; font-weight: normal }
.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11px; color: #666666}
.bodySmallWhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #FFFFFF}
.setNum { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #666666; font-weight: bold}
.linkSmallWhiteBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #FFFFFF ; font-weight: bold; text-decoration: none}
.boiler { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 14px; color: #A1A1A1; text-decoration: none}
.bodySmallArial { font-family: Arial, "Century Gothic", Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #666666 }
.banNor { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #AFAFAF; text-decoration: none}
.bodyNorH { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333}
.banNorH { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #666666; text-decoration: none }
.banMed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #AFAFAF; text-decoration: none }
.slider-table * {
    font-family: 'Open Sans', sans-serif;
}
.slider-wrap img {
    display: none;
}
.slider-wrap img.active {
    display: inline;
}
.slider-title,
.slider-nav {
	padding: 5px 10px;
}
.slider-title .title {
	font-size: 12px;	
	color: #4c4c4c;
}
.slider-title .current-nav {
	float: right;
}
.slider-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.slider-nav ul li {
	display: inline-block;
	margin-left: 10px;
	font-size: 10px;
}
.slider-nav ul li.active,
.slider-nav ul li:hover {
	color: #4c4c4c;
	cursor: pointer;
}
.hid {
	visibility: hidden !important;
}
