body {
  background: #ffffff;
  font-family: "Verdana", "Times New Roman", "Times Roman", Serif;
  margin-left: 10%;
}

h1,h2,h3 {
  font-family: Arial,Helvetica,San-Serif;
  margin-left: -10%;
}

.nav {
  margin-left: -10%;
}

.nav1button, .nav1buttonx {
    background: #ffffcc;
    border-width: 1;
    border-color: #ffff00;
    border-style: solid;
    padding: 3px;
}

.nav2button, .nav2buttonx {
    background: #ccffcc;
    border-width: 1;
    border-color: #00ff00;
    border-style: solid;
    padding: 3px;
}

.nav1buttonx, .nav2buttonx {
    border-width: 3;
}

tr {
  vertical-align: top;
}

th {
  font-family: Arial,Helvetica,San-Serif;
}

.separator {
    display: none;
}

a:hover { color: #ff0000; }

hr {
    margin-left: -10%;
}

.copyright { font-size: "small"; font-face: "Arial"; }
.supersection   { font-weight: bold; font-family:"Arial"; font-size: 150%; }
.supersectionbg { background: #ffccff; }
.section   { font-weight: bold; font-family:"Arial"; font-size: 150%; }
.sectionbg { background: #ccffff; }
.imagebg   { }
.product   { font-weight: bold; font-family:"Arial"; font-size: 120%; }
.old_price     { font-weight: bold; font-family:"Arial"; }
.productbg { background: #ffffcc; }
.price { display: none; text-decoration: line-through }
.new       { color: #ff0000; font-weight: bold; }
