div.cell {
	padding: 2px;
}

div.loc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

div.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

div.popstitle { 
	color: #6E2208;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.popstitle a:link, div.popstitle a:visited {
        color: #6E2208 !important;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		
}

div.popstitle a:hover {
        color: #FFFFFF !important;
		background-color: #6E2208 !important;
}


div.csotitle {
	color: #0C3249;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.mayfestaltitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757153;
	text-decoration: none;
}


div.csotitle a:link, div.csotitle a:visited {
        color: #0C3249 !important;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		
}

div.csotitle a:hover {
        color: #FFFFFF !important;
		background-color: #0C3249 !important;
}


/*table#annc {
	width: 712px;
}
hard-coded instead*/

div.date {
	background: #F3F3F3;
	border: 1px solid #808080;
	border-width: 1px 1px 1px 1px;
	color: 000000;
}

table.n4table td {
	background-color: #EEE9CE;
}

td.annc {
	border: 1px  #C64C4C;
	font-size: 70%;
	padding: 1em 1em 1em 1em;
	border-style: solid;
	background-color: #F2F2F2;
}

th.n4hdr {
	background-color: #C9C5B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.priormonth div.date, td.nextmonth div.date {
	background: #FF0000;
	border-bottom-width: 0;
	border-left-width: 0;
	color: #808080;
}

.special {
	background-color: #8DAAD0;
	border: 1px #000000; /*dotted*/
	/*clear: right;*/
	color: #FFFFFF;
	/*font-variant: small-caps;*/
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
/*	text-align: center;*/
	width: auto; /* seems ok with n4*/
}
