.calendar					{ font-family: Arial; border: 1px solid black; border-collapse: collapse; }
.calendarbanner				{ background-color: #cccccc; color: black; font-family: Arial; font-size: 10pt; font-weight: bold; }
.calendardaysbanner			{ background-color: black; color: white; font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; }
.calendarempty				{ background-color: #eeeeee; border: 1px solid black; }
.calendarnorm				{ font-family: Arial; font-size: 10pt; text-align: right; border: 1px solid black; }			
.calnav, .calnav:visited	{ font-family: Arial; font-size: 12pt; font-weight: bold; color: black; text-decoration: none; }
.calnav:hover				{ font-family: Arial; font-size: 12pt; font-weight: bold; color: white; text-decoration: none; }

hr
{
	color: Black;
	background-color: Black;
	height: 1px;
}

ul, li
{
	list-style-image: url(/includes/images/golddot.gif);
}


.9pt, .9pt:visited
{ 
	font-size: 9pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.9pt:hover			
{
	font-size: 9pt;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.tiny, .tiny:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.tiny:hover			
{
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.graybg
{
	background-color: #eeeeee;
}

.eventTitle
{
	/* font-family: Arial, Sans-Serif; */
	font-size: 14pt;
	font-weight: bold;
}

.pageTitle
{
	color: #000066;
	margin-top: 0px;
}
