body { color: #000000; background-color: #FFFFFF; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.graytable { background-color: #F0F0F0; }
.yellowtable { background-color: #FFFF00; }
.whitetable { background-color: #FFFFFF; }
.redmark { color: #FF0000; }
.bluemark { color: #0000FF; }
.bluemarkbigger { color: #0000FF; font-size: larger; }
.darkgreenmark { color: #008000; }
.fontbigger { font-size: x-large; }
.fontbig { font-size: medium; }
.italic { font-style: italic; }
.noborder { border: 0px; }
.upsidedownsmall { font-size: smaller; }
.quantityofferred { color: #FF0000; font-size: larger; }
.quantityoffergreen { color: #008000; font-size: larger; }

.new { font-size: larger; color: #FF0000; }

.smallfont { font-size: smaller; }

.advertisement { text-align: center; background-color: #ffffff; width: 400px; }
.linkimage { border-style: none; }

a { color: #000fff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }

.hebdate { color: #000fff; }

.mainframe { font-family: Arial, sans-serif; }

.maintable {
  margin-top: -9px;
  margin-left: -9px;
  width: 100%;
}

td {
  padding-left: 5pt;
  padding-top: 2pt;
}

.heading {
  font-family: Tahoma, sans-serif;
  text-align: center;
}
.heading1 {
  font-weight: bold;
  font-size: 20pt;
}
.heading2 {
  font-size: 12pt;
}

.smallcenter { text-align: center; font-size: small; }

