/* cc-cc-ff aa-aa-dd 55-55-66 */

    td.pic  { border: 1px #664433 solid } /* use to insert a picture */

    td.cap  { background-color: #d46654;
              color: black;
              border: 1px #664433 solid;
              border-top: 0px black solid } /* use for a caption below a picture */

    td.hr   { border-bottom: 1px #664433 solid } /* use to insert horiz line */

    td.head { border: 1px black solid;
              border-left: 2px black solid;
              background-color: #d46654 } /* boxed header cells */

    td.shead { border: 1px black solid;
              border-left: 2px black solid;
              background-color: #d46654 } /* boxed superheader cells */


    td.ehead { background-color: #664433;
               color: white } /* header for emphasised or boxed cells */

    td.e    { background-color: #ffbbaa } /* used for emphasis not involving table insertion */



    td.sb    { background-color: #ffbbaa;
              border-bottom: 1px #664433 solid;
              border-top: 1px #664433 solid } /* used for emphasis not involving table insertion */

    td.b    { background-color: #ffbbaa;
              border: 1px #664433 solid } /* used for boxing not involving table insertion */

    td.ib   { border: 1px #664433 solid }

    td.bpic { background-color: #ffbbaa;
              border: 1px #664433 solid;
              border-right: 0px black solid }

    td.eins { background-color: #ffbbaa } /* used for emphasis involving table insertion */

    td.sbins { background-color: #ffbbaa;
              border-bottom: 1px #664433 solid;
              border-top: 1px #664433 solid} /* used for emphasis involving table insertion */


    td.bins { background-color: #ffbbaa;
              border: 1px #664433 solid} /* used for boxing involving table insertion */

    td.binsxr { background-color: #ffbbaa;
              border: 1px #664433 solid;
              border-left: 0px black solid  } /* used for boxing involving table insertion */


    td.value { color: #664433 }

    td.menu { border-right: 1px #664433 solid }

