body { margin-top: 5px; } input, select { font-weight: bold; } .input { width: 140px; } .back { background-image: url(img/bg.jpg); } .border { background-image: url(img/bg.jpg); border: 1px solid #000000; } .main { border: 1px solid #000000; background-color: #efefef } /* Fonts */ .tall { font-family: Tahoma; font-size: 7pt } .medium { font-family: Tahoma; font-size: 7pt; font-weight: bold; } .small { font-family: Tahoma; font-size: 7pt } input { font-family: Tahoma; font-size: 7pt } select { font-family: Tahoma; font-size: 7pt } body { font-family: Tahoma; font-size: 7pt } td { font-family: Tahoma; font-size: 7pt } /* Bitmap smiley background */ .color { background-color: #084079; }