
/*  Style sheet file 02                */
/*  Styles for Diary pages             */
/*  Author: Paul Hazelden              */
/*  Last modified: 18/04/02            */

/*  Note that blanchedalmond is ffebcd */

BODY
    {
      background-color="#FFEBCD";
      text=  "#000000";
      link=  "#0000FF";
      vlink= "#800080";
      FONT-SIZE: 12pt;
      FONT-FAMILY: "Times New Roman";
    }

a:hover
    { color: red}

H1, H2, H3
    { font-weight: bold;
      font-family: Verdana, Arial, sans-serif;
      background: "#88CC88"}

H1  {
      text-align: center
    }

H2  { MARGIN: 20pt 0pt 0pt;
      padding-left:5pt;
    }



.Hang
    {
      TEXT-INDENT: -15pt;
      MARGIN: 10pt 5pt 5pt 30pt
    }

.textmain
    {
      float: right;
      width:75%;
      text-align: justify
    }

.textnav
    {
      float: left;
    }

.textfoot
    {
      float: right;
      text-align: center;
      width:100%
    }



.com
    { font-style: italic}

.inlinehead
    { font-weight: bold;
      font-style: italic}

FillMont    {
			  background-color:#D0D0D0;
			  font-family: Verdana, Arial, sans-serif;
			}

th.FillMont		{
			  background-color:#D0D0D0;
			  font-family: Verdana, Arial, sans-serif;
			  page-break-before:auto;
			}


th.FillDays		{
			  background-color:#D0D0D0;
			  font-family: Verdana, Arial, sans-serif;
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillMont		{
			  background-color:#D0D0D0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillLots		{
			  background-color:#D0D0D0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
			}

td.FillNum0		{
			  background-color:#D0D0D0;
			}

td.FillNum1		{
			  background-color:#C0C0C0;
			  font-family: Verdana, Arial, sans-serif;
			  font-align:right;
			}

td.FillNum2		{
			  background-color:#E0E0E0;
			  font-family: Verdana, Arial, sans-serif;
			  font-align:right;
			}

td.FillDay0		{
			  background-color:#D0D0D0;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillDay1		{
			  background-color:#C0C0C0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillDay2		{
			  background-color:#E0E0E0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

th.FillDay1		{
			  background-color:#C0C0C0;
			  font-family: Arial, sans-serif;
			}

th.FillDay2		{
			  background-color:#E0E0E0;
			  font-family: Arial, sans-serif;
			}