.events_list_table {
	border:1px solid #D9D9D9;
	border-collapse:collapse;
	border-spacing:0;
}
	
.events_list_table th {
	background: #EBEBEB;
	text-align: left;
}

.events_list_table th,
.events_list_table td {
	padding: 5px 3px 5px 3px;
}

.events_list_table td {
	border-top: 1px solid #D9D9D9;
}


.thin_solid_hr
{
	background-color:#D9D9D9;
	color:#D9D9D9;
	height:1px; 
	border: 0 none;
	margin: 3px 0 3px 0;
} 


table.signup td{
	text-align:left;
}

.breadcrumbs a, .breadcrumbs {
	font-size: 1.2em;
	}
	
.searchby .text li.active a, .searchby .text strong.active a{
	color: #cc0000;
	}

.file_list a {
  font-size: 1.2em;
  }
  
.file_list a:hover {
	text-decoration: underline;
	}
