body {background: url("../BGimages/cutbkgd.jpg") fixed;}
      a {font-family:Comic Sans MS, serif; }
      a:link {color:darkblue; text-decoration:underline;}
      a:visited {color: #994F4F; text-decoration:underline;}
      a:hover {color: #009900; text-decoration:none;}
      a:active {color: #999994;text-decoration: none}


h1.cal { color:GRAY;
         vertical-align:top;
         font-size:15px;
         font-family: Comic Sans MS, serif;
         margin-2px }
h2.cal { color:#FFFF00;
         vertical-align:top;
         font-size:15px;
         font-family: Comic Sans MS, serif;
         margin-2px }




table.month
   { text-align: left0
     vertical-align:top;
     fontfamily: Comic Sans;
     font-weight: normal;
     color: #404040;
     width: 100%;
     background-color: ;
     border: 0px #6699CC solid;
     border-collapse: collapse;
     border-spacing: 2px; }

tr.month
   { background-color: #BEC8D1;
     text-align: center;
     text-indent: 5px;
     font-family: Comic Sans MS;
     font-weight: bold;
     font-size: 11px;
     color: LightBlue; }
td.monthN
   { border-bottom: gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: center;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 25px;
     color: #990000;
     background-color: lightblue; }
td.monthday
   { border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: center;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 15px;
     color: #990000; }
td.monthB
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: #990000;
     background-color:; }
td.monthD
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: #990000;
     background-color:lightgreen; }
td.monthW
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: #990000;
     background-color:lightpink; }
td.monthS
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     vertical-align:top;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: #990000;
     background-color:lightyellow; }
td.monthC
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     vertical-align:top;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: 990000;
     background-color:"#FF0000"; }
td.monthP
   { vertical-align:top;
     border-bottom: 1px solid gray;
     border-top: 1px solid gray;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
     text-align: left;
     text-indent: 2px;
     font-family: sans-serif, Arial, Verdana, Comic Sans MS;
     font-weight: normal;
     font-size: 20px;
     color: #990000;
     background-color:gray; }
<!-------------------------------->


h3.backwords { color:#990000;
               direction:rtl;unicode-bidi:bidi-override;
               font-size:20px;
               font-family: Comic Sans MS, serif;
               margin-2px }

