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

A		{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#FFF }

/**** month and year header at top of calendar ****/
.date_header			{ background-image:url(../images/cal_month_year_bg.gif);height:26px;width:100%;padding-top:5px}
.date_header_month{font-family: Helvetica, Arial;font-size: 17px;font-style: italic;color:#FFFFFF}
.date_header_year{font-family: Helvetica, Arial;font-size: 17px;font-style: italic;color:#cadb2a}
.scroll_arrows {background-image:url(../images/cal_bg_bottom.gif);height:21px;font-size:12px; font-family:arial, helvetica; font-weight:bold;width:100%}
.scroll_arrows a{text-decoration:none;color:#333333}
.scroll_arrows a:hover{color:#fff}

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#ccb68c; height:30px; width:25px;text-align:center}
.empty_day_cell			{ background-color:#ccb68c; height:30px; width:25px;text-align:center }
.today_cell				{ color:#fff;font-weight:bold;background:url(../../images/cal_bg_cell_currday.gif); background-repeat:no-repeat; height:30px; width:25px;text-align:center;color:#fff }
.highlight_cell			{ background-image:url(../images/cal_bg_cell.gif);background-repeat:no-repeat; height:30px; width:25px;text-align:center }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; }
.day_number_highlight	{ font-size:10px; font-family:verdana, arial, helvetica; color:#fff;}
/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:8px; font-family:verdana, arial, helvetica; color:#fff }
.title_txt A:link		{ color:#fff; text-decoration:underline }
.title_txt A:active		{ color:#fff; text-decoration:underline }
.title_txt A:visited	{ color:#fff; text-decoration:underline }
.title_txt A:hover		{ color:#fff; text-decoration:underline }

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

/**** column headers or days of the week ****/
.column_header			{ height:21px;background-image:url(../images/cal_bg_top.gif); font-size:12px; font-family:arial, helvetica; color:#000; font-weight:bold;text-align:center }

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