BODY {
  background: url("images/MT_Header_blank.gif") repeat-x;
  background-color: white;
  color: black;
  width: 100%;
}

A {
  background-color: transparent;
             color: blue;
       font-family: sans-serif;
}

H1, H2, H3 {
  background-color: transparent;
       font-family: sans-serif;
             color: black;
        margin-top: .5em;
     margin-bottom: .2em;
}

.price {
    font-weight: bold;
    font-family: sans-serif;
    color:       black;
}

img.photo {
  margin: 0 0.5em;
  border: none;
}

#radio {
    float: right;
}

.error {
  margin:  0.8em 0 0.2em;
}

.Master {
  background: url("images/MT_BG_gridfade.gif") no-repeat;
  position: absolute;
  top:     0;
  left:    0;
  width:   100%;
}

.PrintHeader {
  font-weight:    bold;
  font-family:    sans-serif;
  font-size:      20pt;
}

.Header {
    display: none;
}

.HeadingLogo {
    display: none;
}

.HeadingTitle {
    display: none;
}

.slogan {
    display: none;
}

.printslogan {
  font-style:     italic;
  font-weight:    bold;
  font-family:    "Times New Roman", serif;
  font-size:      18pt;
  color:          black;
}

.NavBar {
    display: none;
}

.NavMenu {
    display: none;
}

.NavBanner {
    display: none;
}

.Content {
  background: transparent;
  position: relative;
  top: 0;
  width: auto;
  margin:  0 2em;
  padding: 0 1em;
}

.ulindent {
  margin:  0;
  padding: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  font-family:   sans-serif;
}

th.faq {
    font-weight: bold;
    font-family: sans-serif;
    text-decoration: none;
    text-align: left;
} 

td.a.faq {
    font-family: sans-serif;
    text-decoration: none;
} 

dt {
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
} 

dt a{
    font-family: sans-serif;
    font-weight: normal;
    text-decoration: none;
}


#Button {
    display: none;
}

#products table {
     border: 1px solid black;
     margin: .5em;
    padding: .5em;
}

#products th {
     border: 1px solid black;
     margin: .5em;
    padding: .5em;
    font-family: sans-serif;
}

#products tr {
     border: 1px solid black;
     margin: .5em;
    padding: .5em;
}

#products td {
     border: 1px solid black;
     margin: .5em;
    padding: .5em;
 vertical-align: top;
}
