
BODY { color: #000000; FONT-SIZE: 9pt; font-family : "MS Sans Serif","Sans Serif","Tahoma"}

.t0 { color: #000000; font-size:  9pt  }
.t1 { color: #000000; font-size:  9pt; font-weight: bold }
.t2 { color: #FFFFFF; font-size:  9pt; font-weight: bold }
.t3 { color: #A0ACA4; font-size:  9pt; font-weight: bold }
.t4 { color: #FFFFFF; font-size:  9pt; }
.t5 { color: #A0ACA4; font-size:  9pt; }
.t6 { color: #707870; font-size:  9pt; font-weight: bold }

.s0  { color: #000000; font-size: 10pt; font-family: "MS Sans Serif, Helvetica, Arial" }
.s1  { color: #402020; font-size: 12pt; line-height: 14pt; font-family: "Verdana", "Arial Cyr", "sans-serif" }
.s2  { color: #888888; font-size: 16pt; line-height: 14pt; face: MS Sans Serif, Helvetica, Arial }
.s3  { color: #000000; font-size:  9pt; font-family: "Verdana","Arial Cyr","sans-serif" }
.s6  { color: #808080; font-size:  9pt font-weight: normal}
.s8  { color: #808080; font-size: 10pt; font-weight: bold; font-family: "Verdana","Arial" }
.s9  { color: #221811; font-size: 14pt; font-family: "Arial, Verdana" }

A.bot 		{ COLOR: #707870; TEXT-DECORATION: none}
A.bot:visited 	{ COLOR: #402020; TEXT-DECORATION: none}
A.bot:hover 	{ COLOR: #000000; TEXT-DECORATION: none}
A.a             { color: #ffffff; TEXT-DECORATION: none}
A.a:visited     { color: #ececec; TEXT-DECORATION: none}

table.CALall {border: 1 groove black;}
table.CALall colgroup#Day {width:18px;}
table.CALall colgroup#HDay {width:18px;}
table.CALall tr {
                 font-family:Verdana, "Arial Cyr"; font-size: 8pt;
                 text-align:center; vertical-align::middle; height:16px;
                }
table.CALall td {
                 background-color: BEIGE; color: #101010;
                 border-top: 1 ridge #FFFFF5;
                 border-left: 1 ridge #FFFFF5;
                }
table.CALall td.CALempty {background-color: #FFFFF5;}
table.CALall td.CALdgtHL {background-color: #FFFA90; color:#0000ff;}
table.CALall td.CALdgtHD {background-color: #F5E6CD;}
table.CALall td a         {text-decoration: none;}
table.CALall td a:link    {text-decoration: none;color:blue;}
table.CALall td a:visited {color:#8A2BE2;}
table.CALall td a:hover   {text-decoration: underline;color: red;}

th.CALmnth {
            font-family: Arial; font-size: 8pt;
            height:20px; text-align:center; vertical-align:middle;
            color: white; background-color: darkslateblue;
            border-top: 1 outset indigo;
            border-bottom: 1 inset indigo;
            }
tr.CALwkd  {
            text-align:center; vertical-align::middle; height:16px; 
            }
tr.CALwkd td {
              font-family:Verdana, Arial Cyr; font-weight:bold; font-size: 7pt;
              color: navy; background-color: lightsteelblue;
              border-bottom: 1 inside #FFFFF5;
             }
tr.CALwkd td.CALwkdHL {color:maroon;}