/* Font weight values: lighter, normal (=400), bold(=700), bolder, or use:  100, 200, 300, 400, 500, 600, 700, 800, 900
   Font size values : xx-small x-small small medium large x-large xx-large
(use these CSS properties and selectors instead: "background-color", "color", ":link", ":vlink", ":alink"). */

/* Grey, Main text   */
TABLE.blc1{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
TD.blc1{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
DIV.blc1{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;      /* font-size: medium; */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
SPAN.blc1{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;      /* font-size: medium; */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
SPAN.blc1bold{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:900;
          font-style:normal;
           font-size:12pt;  /* */
               color:#4D4D4D; /* grey, bolder */
/* background:url(lighttex.jpg) */
         }
SPAN.blc1dd{/* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#4D4D4D; /* grey, bolder */
/* background:url(lighttex.jpg) */
         }

/* Black font, About - questions   */
TD.blc2{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#000000; /* black */
/* background:url(lighttex.jpg) */
         }
DIV.blc2{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;      /* font-size: medium; */
               color:#000000; /* black */
/* background:url(lighttex.jpg) */
         }
SPAN.blc2{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;      /* font-size: medium; */
               color:#000000; /* black */
/* background:url(lighttex.jpg) */
         }
TABLE.blc2dd{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#000000; /* black */
         }
SPAN.blc2dd{/* Used to remove lighttex background and replace with cell or table instruction*/
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#000000; /* black */
         }
TD.blc2dd{/* Used to remove lighttex background and replace with cell or table instruction*/
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#000000; /* black */
         }/* Grey, Navigation text, smaller pt   */
TD.blc3{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:10pt;  /* */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
DIV.blc3{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:10pt;      /* font-size: medium; */
               color:#4D4D4D; /* grey */
/* background:url(lighttex.jpg) */
         }
SPAN.blc3{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:10pt;      /* font-size: medium; */
               color:#4D4D4D /* grey */
/* background:url(lighttex.jpg) */
         }
/* Grey, Navigation text, Between 12 and 10 pt, used for Dates grid so no background specified  */
TABLE.blc4{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;  /* */
               color:#4D4D4D /* grey */
         }
TD.blc4{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;  /* */
               color:#4D4D4D /* grey */
         }
DIV.blc4{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;     /* font-size: medium; */
               color:#4D4D4D  /* grey */
/* background:url(lighttex.jpg) */
         }
SPAN.blc4{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;      /* font-size: medium; */
               color:#4D4D4D /* grey */
/* background:url(lighttex.jpg) */
         }
TD.blc5{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:11pt;  /* */
               color:#4D4D4D /* grey */
         }
DIV.blc5{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:11pt;     /* font-size: medium; */
               color:#4D4D4D  /* grey */
         }
SPAN.blc5{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:11pt;      /* font-size: medium; */
               color:#4D4D4D /* grey */
         }

SPAN.blc6{  /* Worship that is */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:400;
          font-style:normal;
           font-size:20pt;    /*  */
               color:#4D4D4D /* grey */
         }
/* Blue, Link text - Used where a link is inactive and symbolised by lack of underline */


TABLE.blue{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;  /* */
               color:#000080 /* Navy */
/* background:url(lighttex.jpg) */
         }
DIV.blue{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;  /* */
               color:#000080 /* Navy */
/* background:url(lighttex.jpg) */
         }
SPAN.blue{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:500;
          font-style:normal;
           font-size:11pt;  /* */
               color:#000080 /* Navy */
/* background:url(lighttex.jpg) */
         }

SPAN.blue2{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:12pt;  /* */
               color:#000080 /* Navy */
/* background:url(lighttex.jpg) */
         }
         
/* White, text inside grid of hire rates   */
table.white{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:600;
          font-style:normal;
           font-size:11pt;  /* */
               color:#FFFFFF /* white */
/* background:url(lighttex.jpg) */
         }
TD.white{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:400;
          font-style:normal;
           font-size:10pt;  /* */
               color:#FFFFFF /* white */
/* background:url(lighttex.jpg) */
         }
DIV.white{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:400;
          font-style:normal;
           font-size:10pt;      /* font-size: medium; */
               color:#FFFFFF /* white */
/* background:url(lighttex.jpg) */
         }
SPAN.white{  /* */
         font-family:"ARIAL", "GENEVA", "HELVETICA", sans-serif;
         font-weight:400;
          font-style:normal;
           font-size:10pt;      /* font-size: medium; */
               color:#FFFFFF /* white */
/* background:url(lighttex.jpg) */
         }
