.trotab {
	width: 640px;
	background-color: #242424;
	border-collapse: collapse;
	border-radius: 20px;
}

.trotable {
	width: 640px;
	background-color: #2a3385;
	border-collapse: collapse;
}

.trotable th, .trotable td {
	border: 1px solid #efefef;
}

.trosec {
	background-color: #4a433c;
}



th {
	background-color: #5e5c5c;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.troico {
	width: 64px;
	padding: 5px;
}

.trose2 {
	width: 512px;
	padding: 10px;
	font-size: 18px;
}

.trosco {
	width: 40px;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}