<!--		

/* CALENDAR STYLES: COMMUNITY CALENDAR */

.noevents				{  color: #990000; font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; }	
.calendarTitle			{ color: #000099; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16pt; text-decoration: none; font-weight:bold; padding-left:0px; padding-bottom: 2px;}
.calendarborder			{ border-style:solid; border-color: #000099; border-width:2px;	}
.weekheader				{ background-color: #CCCCCC; font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}

.monthheader			{ background-color: #000099; font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
a:link.monthheader		{ color: #FFFFFF; text-decoration: none;}
a:visited.monthheader	{ color: #FFFFFF; text-decoration: none;}
a:hover.monthheader		{ color: #FFFF00; text-decoration: none;}
a:active.monthheader	{ color: #FFFF00; text-decoration: none;}

.calendardays			{ color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
a:link.calendardays		{ color: #990000; text-decoration: none;}
a:visited.calendardays	{ color: #990000; text-decoration: none;}
a:hover.calendardays	{ color: #990000; text-decoration: none; background-color: #CCCCCC;}
a:active.calendardays	{ color: #990000; text-decoration: none; background-color: #CCCCCC;}

.calendartoday			{ color: #000099; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
a:link.calendartoday	{ color: #000099; text-decoration: none;}
a:visited.calendartoday	{ color: #000099; text-decoration: none;}
a:hover.calendartoday	{ color: #990000; text-decoration: none; background-color: #CCCCCC;}
a:active.calendartoday	{ color: #990000; text-decoration: none; background-color: #CCCCCC;}

.eventTitle				{ color: #990000; font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
a:link.eventTitle		{ color: #990000; text-decoration: none;}
a:visited.eventTitle	{ color: #990000; text-decoration: none;}
a:hover.eventTitle		{ color: #000066; text-decoration: none; padding: 2px;}
a:active.eventTitle		{ color: #000066; text-decoration: none; padding: 2px; }
.eventDate				{ color: #FFFFFF; background-color: #000099; font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
.eventDesc				{ color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
.eventContact			{ color: #000099; font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal;}
.eventLinks				{ font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal; }

.searchResults			{  color: #000000; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }	
.searchWord				{  color: #000099; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.searchBar				{  color: #000099; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

/* CALENDAR STYLES: COMMUNITY CALENDAR INDEX PREVIEW */


.previewWeekday 		{  color: #000099; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; font-weight: bold; padding: 0px; }	
.previewTitle 	 		{  font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; margin: 4px; }	
.previewList 	 		{  font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; margin: 4px; }	
a:link.previewList    	{  color: #000000;  text-decoration: none;      padding: 2px; }
a:visited.previewList 	{  color: #000000;  text-decoration: none;      padding: 2px; }
a:hover.previewList   	{  color: #990000;  text-decoration: underline; padding: 0px; }
a:active.previewList  	{  color: #990000;  text-decoration: underline; padding: 0px; }


//-->