.MarKey {
  height: 32px;

  padding: 0;
  margin:  0;
  border:  none;

  color:       Blue;
  font-size:   24px;
  font-family: sans-serif;
  font-weight: bold;
  text-align:  left;

  Marquee: slide left normal infinite;
  z-index:    2;
}


.MTmarquee {
  display:    none; 
  height:     48px;
  width:      inherit;

  padding:    0;
  margin:     0;
  border:     none;
  
}

.MTmarqueeLogo {
  background: transparent url("images/banner/MT_MarqueeLogo.gif")
              no-repeat top left; 
  padding:    0;
  margin:     0;
  border:     none;

  z-index:    1;
}

.MTmarqueeMsg {
  background: transparent url("images/banner/MT_MarqueeBG.gif")
              repeat-x top left; 

  width:      100%;

  padding:    0;
  margin:     0;
  border:     none;

  z-index:    1;
}


.MTmarqueeprn {
   display: none;
}

.MTmarqueeMsgprn {
   display: none;
}
