/* CSS Document */

#frame #content #secondary-content  table {
	width: 173px;
	border:0px;
	padding:0;
	margin: 0 auto;
	
}
#frame #content #secondary-content  table td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: 22px;
	padding: 0px;
	height: 22px;
	position:relative;
	border-right: 1px solid #B2CADF;
}
#frame #content #secondary-content  table .cell, #frame #content #secondary-content  .cell-strong {
	border-bottom: 1px solid #B2CADF;
}
#frame #content #secondary-content  table .cell-strong, #frame #content #secondary-content  .cell-end-strong {

font-weight: bold
}
#frame #content #secondary-content  table .cell-end, #frame #content #secondary-content  .cell-end-strong {
	border-right: 0;
	border-bottom: 1px solid #B2CADF;
}

#frame #content #secondary-content  table .cell-bottom-end{
	border-right: 0;
	border-bottom:0;
	border-left:0;
}

#frame #content #secondary-content  table .cell-bottom {
	border-bottom:0;
}
#frame #content #secondary-content  table #today {
	background-color: #D5E0F2;
	font-weight:bold;
	
}#frame #content #secondary-content  table caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	margin: 0 auto;
	font-weight:bold;
	padding: 2px 0px 9px 0px;
}
#frame #content #secondary-content  table caption a {
	padding: 0 5px;
	color: #094B9B;
}

#frame #content #secondary-content  table td a {
	width: 100%;
	height: 22px;
	padding: 0;
	margin:0;
	display:block;
	background-color: #dce6c2;
	text-decoration: none;
	font-weight:bold;
	line-height: 22px;
	color: #666666;
	position:relative;
}#frame #content #secondary-content  table td a:hover {
	background-color: #B2CADF;

}
#frame #content #secondary-content  table td a span {
	display:none;
	position:absolute;
}
#frame #content #secondary-content  table td a:hover span {
	font-size: 0.8em;
	min-height: 30px;
	width: 140px;
	visibility:visible;
	display:block;
	line-height: 15px;
	text-align:left;
	position:absolute;
	top: -45px;
	z-index:100;
	left:6px;
	background-color: #dce6c2;
	padding: 3px 3px 2px 3px;
	color: #000000;
	border: 1px solid #C7D79D;
}


#more_events {
	text-align:center;
	margin:10px auto 0px;
	width:173px;
	padding-top:8px;
	border-top:1px solid #B2CADF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#more_events a{
	color:#25659D;
	font-size:1.1em;
}
#more_events a:hover{
	color:#99BB15;
}