.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; }

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

.text_link a:visited {
 }

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

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

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

.vertical_menu a:visited {
 }

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

.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; }

.layergroup_button a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
  text-shadow: 0px 1px 3px #020202;
 }

.layergroup_button a:visited {
 }

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

.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; }

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

.footer a:visited {
 }

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

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

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

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

.servicebuttons a:visited {
 }

.servicebuttons a.nmh,
.servicebuttons a.pm,
.servicebuttons a.pmh,
.servicebuttons a:hover {
  text-shadow: 0px 1px 2px #000000;
 }

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

.servicebuttons li { list-style:none inside;
     margin-right:0px; margin-bottom:0px; }

.servicebuttons li:visited { list-style:none outside; }

.servicebuttons li:hover { list-style:none outside; }

.servicebuttons li:active { list-style:none outside; }

.horizontal_menu a { width:100%; display: block;
  text-decoration:none;
  background-color: transparent;
  text-shadow: 0px 1px 3px #000000;
 }

.horizontal_menu a:visited {
 }

.horizontal_menu a.nmh,
.horizontal_menu a.pm,
.horizontal_menu a.pmh,
.horizontal_menu a:hover {
  text-decoration: underline;
  color: #C6C7C7;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 1.0);
 }

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

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

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

.menutree_top > ul > li > a { 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 { 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 { 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- {  }

.white {   background-color: #FFFFFF;
 }

.grey {   background-color: #E2E3E3;
  border-top: 1px solid #AEAFAF;
  border-bottom: 1px solid #AEAFAF;
 }

.text {   text-shadow: 0px -1px 0px #FFFFFF;
 }

.blackbg {   background-color: #000000;
  border-right: 2px solid #ABABAB;
  border-left: 2px solid #ABABAB;
 }

.shadowtext {   text-shadow: 0px 2px 3px rgba(0, 0, 0, 1.0);
 }

.black {   background-color: #000000;
 }

.blacktrans { background-color: #000000; }
.blacktrans {   background-color: rgba(0, 0, 0, 0.7);
  border: 1px none #000000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
 }

.bluetrans { background-color: #029FE1; }
.bluetrans {   background-color: rgba(2, 159, 225, 0.7);
  border: 1px none #000000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
 }

