.bodyheader
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 14px;
	COLOR: #000000;
}
.bodytitle, .black
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
}

.bodytitlelink
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
}
TD, BODY, .bodycopy, span, strong
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
}

strong
{
	FONT-SIZE: 11px;
}
strong.head
{
	FONT-SIZE: 12px;
}
strong.red, .red
{
	font-weight: bold;
	FONT-SIZE: 12px;
	COLOR: RED;
}
strong.green, .green
{
	font-weight: bold;
	FONT-SIZE: 12px;
	COLOR: #336666;
}
.footcopy
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 9px;
	COLOR: #000000;
}
.crumhead { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; COLOR: #590C10; 
}
h1
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 14px;
	COLOR: #000000;
}


A:link {text-decoration: underline; color: #336666; }
A:visited {text-decoration: underline; color: #336666; }
A:hover {text-decoration: none; color: #336666; }
A:active {text-decoration: none; color: #336666; }
A:link IMG {text-decoration: none; }

A.black {text-decoration: none; color: black; }


/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

/**** 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:#F0E1C8; height:80; width: 90; }
.empty_day_cell			{ background-color:#CCCC99; height:80; width: 90; }
.today_cell				{ background-color:#FFFFCC; height:80; width: 90; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#336666 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#336666 }
.title_txt A:link		{ color:#336666; text-decoration:underline }
.title_txt A:active		{ color:#336666; text-decoration:underline }
.title_txt A:visited	{ color:#336666; text-decoration:underline }
.title_txt A:hover		{ color:#336666; 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:#F5F4ED; font-size:12px; font-family:arial, helvetica; color:#336666; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#336666; font-weight:bold }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#336666; font-weight:bold }
// end hiding{  }
