.cal_blank_head     { font-family:serif; font-weight:bold;
                      font-size:14px;
                      color:#683485;
                      background-color: white;
                      text-align: center;
                      height: 1em;}

.cal_year_head      { font-family:serif; font-weight:bold;
                      font-size:14px;
                      color:#f0443b;
                      background-color: white;
                      text-align: center;
                      height: 1em; }
                      
.cal_sun_head       { font-family:serif; font-weight:bold;
                      font-size:14px;
                      color:f0443b;
                      background-color: #fdc7a9;
                      text-align: center;
                      height: 1em; }
                      
.cal_month_head     { font-family:serif; font-weight:bold;
                      font-size:14px;
                      color:#f0443b;
                      background-color: white;
                      text-align: center;
                      height: 1em;}

.cal_day_head       { font-family:serif; font-weight:bold;
                      font-size:14px;
                      color:f0443b;
                      background-color: #fdc7a9;
                      text-align: center;
                      height: 1em; width: 100px;}
                      
.cal_sun_col        { width:143px;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      margin-left: 0px;
                      margin-right: 1px;
                      text-align: center;
                      padding-right:2px;}
                      
.cal_mon_sat_col    { width:100%;
                      margin-top: 0px;
                      margin-bottom: 0px;
                      margin-left: 0px;
                      margin-right: 0px;}
                      
.cal_time           { width: 20%;
                      text-align: right; }
                      
.cal_desc           { width: 80%;
                      text-align: left; }

.text_cal0          { font-family:sans-serif; font-size:16px; font-weight:700; color:black; }
.text_cal1          { font-family:sans-serif; font-size:14px; font-weight:700; color:black; }

.text_cal1red       { font-family:sans-serif; font-size:14px; font-weight:700; color:#D8001D;
                      border-top: 1px solid #d8d8d8;
                      border-bottom: 1px solid #d8d8d8;
                      border-left: 1px solid #d8d8d8;
                      border-right: 1px solid #d8d8d8;
                      background-color: #ffffcc;
                      text-align: left;
		              margin:0;}
.text_cal1purple    { font-family:sans-serif; font-size:14px; font-weight:700; color:#990099;
                      border-top: 1px solid #d8d8d8;
                      border-bottom: 1px solid #d8d8d8;
                      border-left: 1px solid #d8d8d8;
                      border-right: 1px solid #d8d8d8;
                      background-color: #ffffcc;
                      text-align: left;
		              margin:0;}
                      
.text_cal1green     { font-family:sans-serif; font-size:14px; font-weight:700; color:#009900;
                      border-top: 1px solid #d8d8d8;
                      border-bottom: 1px solid #d8d8d8;
                      border-left: 1px solid #d8d8d8;
                      border-right: 1px solid #d8d8d8;
                      background-color: #ffffcc;
                      text-align: left;
		              margin:0;}
                      
.text_cal1black     { font-family:sans-serif; font-size:14px; font-weight:700; color:black;
                      border-top: 1px solid #d8d8d8;
                      border-bottom: 1px solid #d8d8d8;
                      border-left: 1px solid #d8d8d8;
                      border-right: 1px solid #d8d8d8;
		              margin:0;
                      background-color: #ffffcc;
                      text-align: left;
                      }
                      
.text_cal1blank     { font-family:sans-serif; font-size:14px; font-weight:700; color:black; 
                      border-top: 1px solid white;
                      border-bottom: 1px solid white;
                      border-left: 1px solid white;
                      border-right: 1px solid white;text-align: left;
                      }
                      
.text_cal1null      {
                      border:0px;
                      margin:0px;
                      padding:0px;
                      height:0px;
                    }

.text_cal2sun       { font-family:sans-serif; font-size:10px; font-weight:400; color: black; width: 100%; }
.text_cal2sunred    { font-family:sans-serif; font-size:10px; font-weight:400; color:#D8001D; width: 100%; }
.text_cal2sunpurple { font-family:sans-serif; font-size:10px; font-weight:400; color:#990099; width: 100%; }
.text_cal2sungreen  { font-family:sans-serif; font-size:10px; font-weight:400; color:#009900; width: 100%; }
.text_cal2sunblack  { font-family:sans-serif; font-size:10px; font-weight:400; color:black; width: 100%; }

.text_cal2          { font-family:sans-serif; font-size:10px; font-weight:400; color: black; width: 100px; }
.text_cal2red       { font-family:sans-serif; font-size:10px; font-weight:400; color:#D8001D; width: 100px; }
.text_cal2purple    { font-family:sans-serif; font-size:10px; font-weight:400; color:#990099; width: 100px; }
.text_cal2green     { font-family:sans-serif; font-size:10px; font-weight:400; color:#009900; width: 100px; }
.text_cal2black     { font-family:sans-serif; font-size:10px; font-weight:400; color:black; width: 100px; }

.text_cal3          { font-family:sans-serif; font-size:14px; font-weight:700; color:#d8001d; }

.cal_back           { background-color: #d8d8d8; }

                     