<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
}
body { color : #ffffff; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 12pt; }
body { background: #FFFFFF; }

#navigation, #printbutton {
  display : none;
}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:20px; font-family:verdana, arial, helvetica; font-weight:bold; color:#000000;  }
.date_header2			{ font-size:18px; font-family:verdana, arial, helvetica; font-weight:bold; color:#000000;  }


.month_select			{ font-size:12px; font-family:verdana, arial, helvetica; }
.year_input			{ font-size:12px; font-family:verdana, arial, helvetica; }

/**** color and size of calendar cells.  ****/
.day_cell			{ background-color:#FFFFFF; height:80; width: 90; }
.empty_day_cell			{ background-color:#FFFFFF; height:80; width: 90; }
.today_cell			{ background-color:#FFFFFF; height:80; width: 90; }

/**** day number in upper left corner of each cell ****/
.day_number			{ font-size:14px; font-family:arial, helvetica; color:#000000; font-weight:bold }
.day_number A:link		{ color:#00F; text-decoration:none }
.day_number A:active		{ color:#00F; text-decoration:none }
.day_number A:visited		{ color:#00F; text-decoration:none }
.day_number A:hover		{ color:#00F; text-decoration:none }

/**** title_txt is the text for each post on main page ****/
.title_txt			{ font-size:16px; line-height:18px; font-family:arial, helvetica; color:#000000; font-weight:bold }
.title_txt A:link		{ color:#00F; text-decoration:none }
.title_txt A:active		{ color:#00F; text-decoration:none }
.title_txt A:visited	        { color:#00F; text-decoration:none }
.title_txt A:hover		{ color:#00F; text-decoration:none }
.title_Classes			{ font-size:16px; line-height:18px; font-family:arial, helvetica; color:#0000FF; font-weight:bold; }
.title_onhold			{ font-size:16px; line-height:18px; font-family:arial, helvetica; color:#CC3333; font-style:italic; font-weight:bold; }
.title_SpecialEvents			{ font-size:16px; line-height:18px; font-family:arial, helvetica; color:#CD00CD; font-weight:bold; }
.title_Maintenance			{ font-size:16px; line-height:18px; font-family:arial, helvetica; color: #00FF33; font-weight:bold; }

/**** time line under title text when event time given ****/
.time_str			{ font-size:12px; font-family:arial, helvetica; color:#000000; font-weight:bold; text-decoration:none}

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

/**** footprint text ****/
.footprint_text			{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000; font-weight:bold }
.footprint_text2		{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000; font-weight:bold }
.footprint			{ background-color:#72747A; filter: alpha(opacity=25); -moz-opacity:.50; font-size:12px; font-family:verdana, arial, helvetica; color:#FFFFFF; font-weight:bold }
.viewrow_cell			{ font-size:12px; font-family:verdana, arial, helvetica; color:#FFFFFF }

.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#FFFFFF; font-weight:bold }
.date_nav_cell			{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000; font-weight:bold }

// end hiding -->
</STYLE>

