
table {
	font-size: 1em;
}
.tbl-disp, .tbl-disp caption, .tbl-disp td, .tbl-disp th {
	border: 1px solid #eee;
}
.tbl-disp {
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
}
caption {
	visibility: hidden;/* if displaying the caption, border: none in .tbl-disp */
}
.tbl-disp td, .tbl-disp th {
	border-top: none;
	border-left: none;
	padding: 5px;
	vertical-align: top;
}
.tbl-disp td {

}
.tbl-disp th {
	color: #369;
}
.tr-a { background: #eee }
.td-cnt { text-align: center; } .td-rht { text-align: right; }


#search table {
	width: 250px;
}
#search table td {
	padding: 3px 0 3px 0;
}
#search table td.minmax, #search table td.jobsposted {
	text-align: right; 
}

.justify td {
	padding: 0 3px;
}
.tbl-results, .tbl-results caption, .tbl-results td, .tbl-results th {
	border: 1px solid #fff
}
.tbl-results td, .tbl-results th {
	border-top: none;
	border-left: none;
}

.tbl-results {
	border-bottom: none;
	border-right: none;
}
.tbl-results th {
	background-color: #C40F2F;
	background-color: #369;
	background-color: #caac18;
	background-color: #c50016;
	/*color: #000;*/
	color: #fff;
}
table.tbl-results tr td {
	background-color: #ddd;
	background-color: #76bd5c;
	background-color: #ccc;
	background-color: #FEE7EB;
	background-color: #BFDDC3;
	background-color: #fbf6f2;
	background-color: #D5D5D5;
}
table.tbl-results tr.alt td {
	background-color: #bbd1de;
	background-color: #c8da7a;
	background-color: #DFDFDF;
	background-color: #FDCED8;
	background-color: #F0F0BB;
	background-color: #f1e7db;
	background-color: #E7E7E7;
	background-color: #E1E1E1;	
}

.tbl-results td a, .tbl-results td a:link,  .tbl-results td a:visited,  .tbl-results td a:hover,  .tbl-results td a:active {
	color: #C40F2F;
	/*color: #369;*/
}
.tbl-results td {
	color: #222;
}
#eventquicklinks {
	padding-bottom: 10px;
}
#eventquicklinks table {
	width: 275px;
	margin-bottom: 20px; 
}
#eventquicklinks table td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #DBDBDB;
	text-align: left;
}

