<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

/*A		{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#AA0209; text-decoration:none; FONT-SIZE: xx-small;font-weight:bold;}
A:hover	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#333333; text-decoration:underline; FONT-SIZE: xx-small;font-weight:bold;}*/
/*SPAN	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; }
TD     	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;FONT-SIZE: xx-small; }
/*BODY	{ background-color:#FEF1C5;}*/

/**** month and year header at top of calendar ****/
.date_header{ 
		FONT-SIZE: x-small; 
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-weight:bold; color: #333333;
		}

/**** color and size of calendar cells.  ****/
.day_cell				{
	background-color: #FEF1C5;
	height: 81px;
	width: 70;
}
.empty_day_cell			{
	background-color: #FFF3C8;
	height: 81px;
	width: 70;
}
.today_cell				{ background-color:#FFECAC; height:81px; width: 70; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:x-small; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ FONT-SIZE: xx-small; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#AA0209; text-decoration:none; font-weight:normal;}
.title_txt A:active		{ color:#AA0209; text-decoration:none; font-weight:normal;}
.title_txt A:visited	{ color:#AA0209; text-decoration:none; font-weight:normal;}
.title_txt A:hover		{ color:#AA0209; text-decoration:underline; font-weight:normal;}

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#AA0209; FONT-SIZE: x-small; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
// end hiding -->
</STYLE>
