table_bs {
	border-collapse: collapse;
	width: 960px;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
	text-align: left;
	color: #333;
}

th {
	color: #fff;
}

td {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #333333;
	text-align: left;
}

td * {
	padding: 2px;
}

tr.alt td {
	background-color: #FFE89F;
}

tr.over td, tr:hover td {
	background-color: #FFE89F;
}
.table_bs a {
	color : #333;
} 
.table_bs a:hover {
	color: #333;
} 
#table_bs_Title {
	border-collapse: collapse;
	width: 930px;
	text-align: left;
	background-color: #EF8116;
	padding-top: 2px;
	padding-bottom: 2px;
}
