.text_button a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
 }

.text_button a:visited {
 }

.text_button a.nmh,
.text_button a.pm,
.text_button a.pmh,
.text_button a:hover {
  text-decoration: underline;
 }

.text_button a.cm,
.text_button a.cmh,
.text_button a:active {
 }

.text_button li { list-style:none outside;
     margin-right:0px; margin-bottom:0px; }

.layergroup_button a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
 }

.layergroup_button a:visited {
 }

.layergroup_button a.nmh,
.layergroup_button a.pm,
.layergroup_button a.pmh,
.layergroup_button a:hover {
  font-style: italic;
 }

.layergroup_button a.cm,
.layergroup_button a.cmh,
.layergroup_button a:active {
 }

.layergroup_button li { list-style:none outside;
     margin-right:0px; margin-bottom:0px; }

.horizontal_menu a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
 }

.horizontal_menu a:visited {
 }

.horizontal_menu a.nmh,
.horizontal_menu a.pm,
.horizontal_menu a.pmh,
.horizontal_menu a:hover {
  text-decoration: underline;
 }

.horizontal_menu a.cm,
.horizontal_menu a.cmh,
.horizontal_menu a:active {
 }

.horizontal_menu li { list-style:none outside;
     margin-right:0px; margin-bottom:0px; }

.vertical_menu a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
 }

.vertical_menu a:visited {
  color: #3C3D3C;
 }

.vertical_menu a.nmh,
.vertical_menu a.pm,
.vertical_menu a.pmh,
.vertical_menu a:hover {
  color: #000000;
 }

.vertical_menu a.cm,
.vertical_menu a.cmh,
.vertical_menu a:active {
 }

.vertical_menu li { list-style:none outside;
     margin-right:0px; margin-bottom:0px; }

.text_link a { width:100%;
  text-decoration:none;
  background-color: transparent;
  color: #000000;
 }

.text_link a:visited {
 }

.text_link a.nmh,
.text_link a.pm,
.text_link a.pmh,
.text_link a:hover {
  text-decoration: underline;
  color: #FFFFFF;
 }

.text_link a.cm,
.text_link a.cmh,
.text_link a:active {
 }

.link a { width:100%;
  text-decoration:none;
  background-color: transparent;
  color: #757066;
 }

.link a:visited {
 }

.link a.nmh,
.link a.pm,
.link a.pmh,
.link a:hover {
  text-decoration: underline;
  color: #565AB0;
 }

.link a.cm,
.link a.cmh,
.link a:active {
 }

.topmenu a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
  color: #F8F9FD;
 }

.topmenu a:visited {
  color: #B196EE;
 }

.topmenu a.nmh,
.topmenu a.pm,
.topmenu a.pmh,
.topmenu a:hover {
  color: #756B5E;
 }

.topmenu a.cm,
.topmenu a.cmh,
.topmenu a:active {
 }

.topmenu li { list-style:none outside;
     margin-right:0px; margin-bottom:0px; }

.topmenu li:visited { list-style:null null; }

.topmenu li:active { list-style:null null; }

.menutree_top > ul > li > a { width:100%;
  display:block;
  text-decoration:none;
  background-color: transparent;
 }

.menutree_top > ul > li > a:visited {
 }

.menutree_top > ul > li > a:hover,
.menutree_top > ul > li > a.nmh {
  text-decoration: underline;
 }

.menutree_top > ul > li > a:active,
.menutree_top > ul > li > a.cmh {
 }

.menutree_child .children a { width:100%;
  display:block;
  text-decoration:none;
  background-color: transparent;
 }

.menutree_child .children a:visited {
 }

.menutree_child .children a:hover,
.menutree_child .children a.nmh {
  text-decoration: underline;
 }

.menutree_child .children a:active,
.menutree_child .children a.cmh {
 }

.menutree_child .sub-menu a { width:100%;
  display:block;
  text-decoration:none;
  background-color: transparent;
 }

.menutree_child .sub-menu a:visited {
 }

.menutree_child .sub-menu a:hover,
.menutree_child .sub-menu a.nmh {
  text-decoration: underline;
 }

.menutree_child .sub-menu a:active,
.menutree_child .sub-menu a.cmh {
 }


.-none- {  }

.blackform {  }

.whitebackground { background-color: #FFFFFF; }
.whitebackground {   background-color: rgba(255, 255, 255, 0.74);
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
 }


