/* ======================================================================== */
/* Site: FFVInternett                                                       */
/* File: FFV - SQLGeneric                                                   */
/* Copyright Web Services Technology AS - 2002 - 2007                       */
/* Author: Per-Gunnar Swahn                                                 */
/* Revision: 1.0                                                            */
/* History:                                                                 */
/* 2007.03.19   Initial version                                             */
/* ======================================================================== */

/* ---------- Table Header decor ---------- */
th {
  background-image:url(ResourceServlet/bgheader2.jpg);
  background-repeat: repeat;

    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'Trebuchet MS';
    TEXT-DECORATION: none;
}


