<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/
.event_day_t_l, .event_day_t_r, .event_day_b_l, .event_day_b_r {  position:absolute; width:5px; height:5px;}
.event_day_t_l { top:0; left:0; background:url(img/event_day_t_l.jpg) no-repeat;}
.event_day_t_r { top:0; right:0; background:url(img/event_day_t_r.jpg) no-repeat;}
.event_day_b_l { bottom:0; top:26px; left:0; background:url(img/event_day_b_l.jpg) no-repeat; }
.event_day_b_r { bottom:0; top:26px; right:0; background:url(img/event_day_b_r.jpg) no-repeat; }

div.rounded-box {
 	width:96px;
   background-color: #E6E6E6;  
  height:30px;
    margin: 0px;
	padding:0;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px;
background-color:#FFF; overflow:hidden;}
div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside
{position:relative; font-size:74px; font-family:arial;
color:#E6E6E6; line-height: 20px;}
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}
div.top-left-inside {left:4px;}
div.bottom-left-inside {left: 4px; top:-9px;}
div.top-right-inside {left:-12px;}
div.bottom-right-inside {left:-12px; top:-9px;}
div.box-contents {
	position: relative; padding:8px; color:#787878; text-align:center; vertical-align:middle;
}
.display_title_bg_main { background-color:#D1D1D1; padding:5px 0;}
.display_title_main	 { color:#000000; font-weight:bold; font-size:16px} 

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			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#E8E8E8; height:80; width: 95; }
.empty_day_cell			{ background-color:#D1D1D1; height:80; width: 95; }
.today_cell				{ background-color:#D3D3D3; height:80; width: 95; } 

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** 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:#2663E2; font-size:12px; font-family:arial, helvetica; 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>
