/*
html * {
  border: 1px solid black;
}

td {
  border: 1px solid red;
}
*/
.class-140 { line-height: 140% }
.class-7pt { font-size: 7pt; line-height: 120% }
.class-8pt { font-size: 10pt; line-height: 120% }
.class-9pt { font-size: 10pt; line-height: 120% }
.class-hon { font-size: 10pt; line-height: 140% }
.class-hon2 { font-size: 10pt;}
.class-menu { font-size: 10pt; line-height: 120% }
A:link   { color: #000 }
A:visited { color: gray }
A:active { color: #ff4500 }
A:hover {
  color: #ff4500;
  cursor: hand;
}
A { color: #000; text-decoration: none }
.class-white { color: white }
.class-title  { color: #008000; font-size: 12pt; line-height: 120% }
.class-price { color: black; font-weight: bold; font-size: 9pt; line-height: 100% }
a.cart:link,a.cart:visited { color: #36f }
a.cart:hover,a.cart:active { color: #ff4500 }

@media Screen {
  .jshiddenbox {
    display: none;
  }
  .jsviewbox {
    display: block;
  }
}

.noCSS {
  display: none;
}

table.table-border {
  border-collapse: collapse;
}

.table-border, .table-border td, .table-border tr, .table-border th {
  font-size: 10pt;
  line-height: 140%;
  border: 1px solid #666666;
  padding: 3px;
}

.class-white9 {
  font-size: 9pt;
  color: white;
  line-height: 14pt;
}
.class-white-hon {
  font-size: 10pt;
  color: white;
  line-height: 140%;
}
