﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
button {
  margin: 0 !important;
  padding: 0 !important;
}
input,
select,
a img {
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
address {
  font-style: normal;
}
/*Animation*/
/*Standard*/
.ClearBoth {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#DivHeader {
  font-family: Arial !important;
  font-size: 12px !important;
  line-height: normal !important;
}
#DivHeader strong {
  font-family: Arial !important;
}
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fl-l {
  float: left;
}
.fl-r {
  float: right;
}
.cur-p {
  cursor: pointer;
}
.cur-d {
  cursor: default;
}
.dy-inl-bl {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.dy-tbl {
  display: table;
  -dt-display: table;
}
.dy-tbl-cell {
  display: table-cell;
  -dt-display: table-cell;
}
.hden {
  display: none;
}
.no-uline,
.no-uline:hover {
  text-decoration: none;
}
.uline,
.uline:hover {
  text-decoration: underline;
}
.txt-align-c {
  text-align: center;
}
.txt-align-r {
  text-align: right;
}
.txt-align-l {
  text-align: left;
}
.upcase {
  text-transform: uppercase;
}
.lwcase {
  text-transform: lowercase;
}
.lh-0 {
  line-height: 0;
}
.ovflw-hden {
  overflow: hidden;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  img.retina {
    width: auto;
    height: auto;
    max-width: 50%;
  }
}
/*Grid 12 columns*/
.span-1 {
  float: left;
  width: 8.33333333333%;
}
.span-2 {
  float: left;
  width: 16.6666666667%;
}
.span-3 {
  float: left;
  width: 25.0%;
}
.span-4 {
  float: left;
  width: 33.3333333333%;
}
.span-5 {
  float: left;
  width: 41.6666666667%;
}
.span-6 {
  float: left;
  width: 50.0%;
}
.span-7 {
  float: left;
  width: 58.3333333333%;
}
.span-8 {
  float: left;
  width: 66.6666666667%;
}
.span-9 {
  float: left;
  width: 75.0%;
}
.span-10 {
  float: left;
  width: 83.3333333333%;
}
.span-11 {
  float: left;
  width: 91.6666666667%;
}
.span-12 {
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25.0%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50.0%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75.0%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.cookie-toast {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #cccccc;
}
.cookie-toast .app-width {
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cookie-toast .title {
  font-weight: bold;
  color: #ffffff;
}
.cookie-toast .description {
  margin-bottom: 5px;
}
.cookie-toast .links .ovflw-hden {
  padding-right: 30px;
}
.cookie-toast .links .link {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #cccccc;
  text-decoration: underline;
}
.cookie-toast .links .button-accept {
  color: #ffffff;
}
.cookie-toast .links .button-accept .icon {
  margin-left: 5px;
  padding: 4px 7px;
  border: 1px solid #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  line-height: 18px;
  color: #6e655e;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
a {
  color: #6e655e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.ClearBoth {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.Hidden {
  display: none;
}
.Uppercase {
  text-transform: uppercase;
}
.CursorPointer {
  cursor: pointer;
}
.CursorDefault {
  cursor: default;
}
.NoUnderline {
  text-decoration: none;
}
.Underline {
  text-decoration: underline;
}
.FloatLeft {
  float: left;
}
.FloatRight {
  float: right;
}
.DisplayInlineBlock {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.Retina {
  display: none;
}
#HeaderContents {
  background-color: #6e655e;
  height: 48px;
}
#HeaderContents #MenuNavigation {
  overflow: auto;
  width: 960px;
  padding: 13px 10px 0 10px;
  margin: 0 auto;
}
#HeaderContents #MenuNavigation .Separator {
  margin-right: 10px;
}
#HeaderLogo {
  width: 100%;
  min-width: 960px;
  text-align: center;
  margin-top: 10px;
}
#HeaderLogo img {
  width: 264px;
  height: 55px;
  margin: 0 auto;
}
.SolutionLogo {
  width: 230px;
  height: 35px;
}
.SolutionImage {
  width: 230px;
  height: 132px;
}
.L11Tha_Header {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  color: #d3d0ce;
  text-decoration: none;
  padding: 2px 5px 3px 5px;
}
.L11Tha_Header_Selected {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  color: #000;
  background-color: #fff;
  text-decoration: none;
  padding: 2px 5px 19px 5px;
}
#HeaderContents #MenuNavigation .MenuButton[data-sectionarea="Solutions"] .L11Tha_Header {
  color: #6e655e;
  background-color: #d3d0ce;
}
.L11Tha_Header:hover,
.L11Tha_Header_SectionArea,
#HeaderContents #MenuNavigation .MenuButton[data-sectionarea="Solutions"] .L11Tha_Header:hover,
#HeaderContents #MenuNavigation .MenuButton[data-sectionarea="Solutions"] .L11Tha_Header_SectionArea {
  color: #000;
  background-color: #fff;
}
.Expanding {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #dad8d6;
}
.Expanding .ItemSolutionCategories {
  width: 230px;
  margin-top: 20px;
  text-align: center;
}
.Expanding .ItemSolutionCategoriesSeparator {
  width: 230px;
  height: 1px;
  background-position: top left;
  margin: 5px 0 5px 0;
}
.Expanding .ItemSolutionCategoriesProductList {
  padding: 0 15px 0 15px;
  text-align: left;
}
.DottedSeparatorHorizontal,
.DottedBorder470,
.DottedBorder415 {
  background: url('/libs/images/DottedSeparatorHorizontal.gif') left center repeat-x;
}
.ProductList .DottedSeparatorHorizontal {
  width: 225px;
  height: 5px;
  background-position: top center;
}
.DottedBorder470 {
  background-position: top left;
  width: 470px;
  height: 1px;
}
.DottedBorder415 {
  background-position: top left;
  width: 415px;
  height: 1px;
}
.DottedBorderLaterale470,
.DottedBorderLateraleRight {
  background: url('/libs/images/DottedBorderLaterale470.gif') top left repeat-y;
  padding: 0 1px 0 1px;
}
.DottedBorderLaterale415 {
  background: url('/libs/images/DottedBorderLaterale415.gif') top left repeat-y;
  padding: 0 1px 0 1px;
}
.DottedBorderLateraleRight {
  background-position: top right;
  padding: 0 10px 0 0;
  margin-right: 50px;
}
#VisualArea {
  width: 100%;
  margin-top: 25px;
}
#VisualArea .VisualContainer {
  width: 100%;
  height: 495px;
}
#VisualArea .VisualSeparator {
  height: 10px;
  width: 100%;
}
#VisualArea .VisualContainer .VisualItem {
  width: 100%;
  min-width: 960px;
  height: 495px;
  background-position: top center;
  background-repeat: no-repeat;
}
#VisualArea .VisualContainer .VisualItem .VisualItem_Title {
  padding: 10px;
  text-align: left;
}
#VisualArea .VisualContainer .VisualItem .VisualItem_Abstract {
  padding: 10px;
  background-color: #000;
  text-align: left;
}
#VisualArea .Selector {
  z-index: 10;
  position: absolute;
  width: 100%;
  min-width: 960px;
  text-align: center;
  margin-top: -18px;
}
#VisualArea .Selector .SelectorNav {
  background-color: #fff;
  padding: 0 4px 0 4px;
}
#VisualArea .Selector .SelectorNav .SelectorItem_Button {
  width: 28px;
  height: 5px;
  background-color: #b6b2ae;
}
#VisualArea .Selector .SelectorNav .SelectorItem_Button:hover {
  background-color: #6e655e;
}
#VisualArea .Selector .SelectorNav .SelectorItem_Button_Selected {
  background-color: #000;
}
#VisualArea .Selector .SelectorNav .SelectorItem_Separator {
  width: 5px;
  height: 5px;
}
#VisualArea .VisualLoader {
  width: 100%;
  position: absolute;
  z-index: 9;
}
#VisualArea .VisualItem .Contents {
  width: 960px;
  margin: 0 auto;
}
#VisualArea .VisualItem .Contents .TextContents {
  width: 960px;
  bottom: 0;
  position: absolute;
  text-align: center;
}
#VisualArea .VisualItem .Contents .LinkUrlImage {
  width: 960px;
  height: 495px;
}
#VisualArea .VisualItem .Contents LinkUrlPosition {
  z-index: 1;
  position: absolute;
}
#Loader {
  background: url('/libs/images/Loader.png') no-repeat;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 205px auto 0 auto;
}
.BackgroundBlackOpacity70 {
  background: url('/libs/images/BackgroundBlackOpacity70.png');
}
#MainContents {
  width: 960px;
  margin: 30px auto 0 auto;
}
#MainFooter {
  width: 960px;
  margin: 30px auto 20px auto;
  border-top: 1px solid #dad8d6;
  padding-top: 5px;
}
#MainFooter .MenuFooterContainer {
  margin-left: 3px;
}
.ItemList {
  width: 225px;
  border-top: 1px solid #dad8d6;
}
.ItemList_Hover {
  width: 225px;
  border-top: 1px solid #000;
  color: #000;
}
.ItemSeparator {
  width: 20px;
  height: 20px;
}
.ItemList_Category {
  width: 225px;
  text-align: center;
  margin: -10px 0 10px 0;
}
.ItemList_CategoryName {
  padding: 0 5px 0 5px;
  background-color: #fff;
}
.ItemList_Abstract {
  margin-top: 10px;
}
.PageSeparator {
  width: 100%;
  height: 10px;
  margin-top: 25px;
}
.Breadcrumb {
  width: 960px;
  margin: 10px auto 0 auto;
  border-bottom: 1px solid #dad8d6;
  padding: 0 0 10px 0;
}
.Heading {
  margin-bottom: 10px;
}
.Heading .TitleContainer {
  margin-bottom: 10px;
}
.PageImages {
  width: 470px;
  margin: 0 0 5px 10px;
}
.PhotoContainer {
  margin-top: 5px;
  width: 470px;
  overflow: hidden;
}
.ItemPhoto {
  width: 90px;
  height: 90px;
  margin-right: 5px;
}
.ItemPhotoZoom {
  z-index: 1;
  position: absolute;
}
.ItemPhotoZoomImage {
  width: 90px;
  height: 90px;
}
.ItemProductIsNew {
  color: #fff;
  background-color: #929292;
  padding: 5px 0 5px 0;
  width: 50px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ItemProductIsNew_Hover {
  color: #fff;
  background-color: #000;
  padding: 5px 0 5px 0;
  width: 50px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.SocialLink {
  background: url('/libs/images/SocialLinks.gif') no-repeat;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: -2px 0 0 3px;
}
.SocialLink[data-socialnetwork="Facebook"] {
  background-position: 0 0;
}
.SocialLink[data-socialnetwork="Twitter"] {
  background-position: -23px 0;
}
.SocialLink[data-socialnetwork="Instagram"] {
  background-position: -46px 0;
}
.SearchPanel {
  width: 715px;
  margin-right: 20px;
}
.SearchPanel .SearchTitle {
  width: 695px;
  padding: 10px;
  background-color: #6e655e;
  margin-bottom: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.SearchPanel .SearchContainer {
  width: 675px;
  background-color: #dad8d6;
  padding: 20px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ThumbImage {
  width: 90px;
  height: 90px;
}
.ThumbSeparator {
  width: 10px;
  height: 10px;
}
.InfoRequestForm .Row {
  margin-top: 10px;
}
.InfoRequestForm .ColoumnLabel {
  width: 150px;
  height: 20px;
  margin-right: 5px;
}
.InfoRequestForm .ColoumnControls {
  margin-right: 5px;
}
.TextBox {
  border: 1px solid #dad8d6;
  width: 244px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #6e655e;
}
.TextBox:focus,
.TextArea:focus {
  border-color: #6e655e;
}
.TextBoxDisable {
  border: 1px dotted #dad8d6;
}
.TextArea {
  border: 1px solid #dad8d6;
  width: 488px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #606060;
  resize: none;
}
.PrivacyArea {
  border: 1px solid #dad8d6;
  margin-top: 5px;
  width: 645px;
  height: 150px;
  overflow: auto;
  color: #929292;
}
.ButtonSend {
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 150px;
  height: 26px;
  cursor: pointer;
  color: #fff;
  background-color: #6e655e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ButtonSend:hover {
  background-color: #929292;
}
.DropDownList {
  width: 280px;
  height: 26px;
  overflow: hidden;
  border: 1px solid #b6b2ae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.DropDownList select {
  -webkit-appearance: none;
  width: 304px;
  height: 26px;
  padding: 5px;
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  color: #000;
  outline: none;
  cursor: pointer;
  border: 0;
  background: url('/libs/images/DropDownListArrow.gif') 250px top no-repeat #ffffff;
}
.DropDownList select[disabled="disabled"] {
  cursor: default;
  background: url('/libs/images/DropDownListArrowDisable.gif') 250px top no-repeat #eaeaea;
}
.DropDownList[data-dropdownlistwidth="160"] {
  width: 160px;
}
.DropDownList[data-dropdownlistwidth="160"] select {
  width: 202px;
  background-position: 130px top;
}
.SearchRadioButtonList {
  border: 1px solid #b6b2ae;
  background-color: #fff;
  padding: 10px 10px 5px 9px;
  -webkit-border--radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.SearchImageRadio {
  width: 90px;
  height: 90px;
  float: right;
  margin-bottom: 5px;
}
.MagicZoomBigImageCont {
  border: 1px solid #b6b2ae;
  margin-left: 35px;
}
.MagicZoom[data-width="413"] .MagicZoomBigImageCont {
  border: 1px solid #b6b2ae;
  margin-left: -5px;
}
#CarouselPhoto {
  width: 475px;
}
#CarouselPhoto .Pagination {
  background-color: #fff;
  padding: 0 0 0 5px;
}
#CarouselPhoto .Pagination a {
  width: 28px;
  height: 5px;
  background-color: #b6b2ae;
  margin-right: 5px;
  cursor: pointer;
  display: inline-block;
}
#CarouselPhoto .Pagination a.selected {
  background-color: #000;
  cursor: pointer;
}
#CarouselPhoto .Pagination a:hover {
  background-color: #6e655e;
  cursor: pointer;
}
#CarouselPhoto .Pagination a span {
  display: none;
}
#CarouselPhoto .PaginationContainer {
  width: 470px;
  height: 25px;
  text-align: center;
}
.CarouselPhotoClearBoth {
  float: none;
  clear: both;
}
#DivTechnicalSheet .DottedBorderLaterale470 {
  padding: 20px;
}
.TableVersions table {
  margin-top: 10px;
  width: 430px!important;
  background-color: #dad8d6;
}
.TableVersions table tr td {
  border-right: 1px solid #fff;
  padding: 5px;
}
.TableVersions table tr:first-child td {
  background-color: #6e655e;
  color: #fff;
  font-weight: bold;
}
.TableVersions table tr {
  border-top: 1px solid #fff;
}
.TableVersions table tr:first-child {
  border-top: 0;
}
.TableVersions table tr td:first-child {
  width: 140px;
}
.TableVersions table tr td:last-child {
  border-right: 0;
}
.T60Tha_White {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 60px;
  line-height: 54px;
  color: #fff;
}
.T60Tha_Black {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 60px;
  line-height: 54px;
  color: #000;
}
.T30Tha_Black {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 34px;
  line-height: 32px;
  color: #000;
}
.T20Tha_Black {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  line-height: 22px;
  color: #000;
}
.T24Tha_Black {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 24px;
  line-height: 26px;
  color: #000;
}
.T24Tha_Beige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 24px;
  line-height: 26px;
  color: #6e655e;
}
.T14Tha_White {
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.T12Tha_Beige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 16px;
  color: #6e655e;
}
.T12Tha_Black {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 16px;
  color: #000;
}
.T11Tha_White {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
}
.T11Tha_GreyL {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  color: #b6b2ae;
}
.Text_Validator {
  font-size: 14px;
  line-height: 18px;
  color: red;
}
.L14Ari_Black {
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
}
.L14Ari_Black:hover {
  color: #6e655e;
}
.L14Tha_Beige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 14px;
  line-height: 18px;
  color: #6e655e;
  text-decoration: underline;
}
.L14Tha_Beige:hover {
  color: #000;
}
.L12Tha_Beige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 16px;
  color: #6e655e;
  text-decoration: none;
}
.L12Tha_Beige:hover {
  color: #000;
}
.L12Tha_Beige_Link {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 10px;
  line-height: 16px;
  color: #6e655e;
  text-decoration: none;
}
.L11Tha_GreyL_HBeige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 11px;
  color: #b6b2ae;
  text-decoration: underline;
}
.L11Tha_GreyL_HBeige:hover {
  color: #6e655e;
}
.L11Tha_Beige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 11px;
  color: #6e655e;
  text-decoration: underline;
}
.L11Tha_Beige:hover {
  color: #000;
}
.L11Tha_GreyL_HBeige {
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 15px;
  color: #b6b2ae;
  text-decoration: none;
}
.L11Tha_GreyL_HBeige:hover {
  color: #6e655e;
  text-decoration: none;
}
