table.table1css {
	color: #7F7F7F;
	border-collapse: collapse
}

table.table1css,caption.table1css {
	margin: 0 auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC
}

table.table1css caption,table.table1css th,table.table1css td {
	border-left: 0;
	padding: 10px
}

table.table1css caption,table.table1css thead th,table.table1css tfoot th,table.table1css tfoot td {
	background-color: #E63C1E;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

table.table1css thead th {
	background-color: #C30;
	color: #FFB3A6;
	text-align: center
}

table.table1css tbody th {
	padding: 20px 10px
}

table.table1css tbody tr.odd {
	background-color: #e7e7e7;
	color: #666
}

table.table1css tbody tr:hover {
	background-color: #fcc;
	color: #333
}


table.table1css tbody td+td+td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
}


/*----------------- */

