<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

SPAN	{ font-family:tahoma, arial, helvetica }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:tahoma, arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8;   }
.empty_day_cell			{ background-color:#EEEEEE;   }
.today_cell				{ background-color:#FFF;   }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:18px; font-family:tahoma, arial, helvetica; color:#000; font-weight: bold; }

/**** title_txt is the text for each post on main page ****/
.title_txt   { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #00F; padding-left: 3px; }
.title_txt10,
.title_txt11,
.title_txt12,
.title_txt13 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #00F; padding-left: 3px; }
.title_txt15 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #60C; padding-left: 3px; }
.title_txt17 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #C90; padding-left: 3px; }
.title_txt18 { font-size:11px; font-family:tahoma, sans-serif; color:#FFF; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #00F; padding-left: 3px; background-color: #2663E2;}
.title_txt19 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #6CF; padding-left: 3px; }

.title_txt20,
.title_txt21 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #0A0; padding-left: 3px; }

.title_txt22 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #000; padding-left: 3px; }

.title_txt30,
.title_txt31 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #939; padding-left: 3px; }

.title_txt40,
.title_txt41 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #F00; padding-left: 3px; }

.title_txt42 { font-size:11px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; width: 90px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
  border-left: 5px solid #FF7F00; padding-left: 3px; }

/**** title_head is the text for each post on glance page ****/
.title_head   { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #00F; padding-left: 3px; }
.title_head10,
.title_head11,
.title_head12,
.title_head13 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #00F; padding-left: 3px; }
.title_head15 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #60C; padding-left: 3px; }
.title_head17 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #C90; padding-left: 3px; }
.title_head18 { font-size:13px; font-family:tahoma, sans-serif; color:#FFF; font-weight: bold; border-left: 5px solid #00F; padding-left: 3px; background-color: #2663E2;}
.title_head19  { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #6CF; padding-left: 3px; }

.title_head20,
.title_head21 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #0A0; padding-left: 3px; }

.title_head22 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #000; padding-left: 3px; }

.title_head30,
.title_head31 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #939; padding-left: 3px; }

.title_head40,
.title_head41 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #F00; padding-left: 3px; }

.title_head42 { font-size:13px; font-family:tahoma, sans-serif; color:#000; font-weight: bold; border-left: 5px solid #FF7F00; padding-left: 3px; }

a:hover { text-decoration:none; }

.title_txt A		{ color:#00F; text-decoration:underline; }
.title_txt10 A,
.title_txt11 A,
.title_txt12 A,
.title_txt13 A		{ color:#00F; text-decoration:underline; }
.title_txt15 A		{ color:#60C; text-decoration:underline; }
.title_txt17 A		{ color:#C90; text-decoration:underline; }
.title_txt18 A		{ color:#FFF; text-decoration:none;}
.title_txt19 A		{ color:#6CF; text-decoration:none;}
.title_txt20 A,
.title_txt21 A		{ color:#0A0; text-decoration:underline;}
.title_txt22 A		{ color:#000; text-decoration:underline;}

.title_txt30 A,
.title_txt31 A		{ color:#939; text-decoration:underline;}

.title_txt40 A,
.title_txt41 A		{ color:#F00; text-decoration:underline;}

.title_txt42 A		{ color:#FF7F00; text-decoration:underline;}

/**** time line under title text when event time given ****/
.time_str				{ font-size:8px; font-family:tahoma, arial, helvetica; padding-left: 8px; }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:tahoma, arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:tahoma, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:tahoma, arial, helvetica; color:#00F; font-weight:bold; }
// end hiding -->
</STYLE>


