


/* LAST scales*/

.scales-last{
	background:#579cdd;
}

.scales-last h1.style1{
	text-align:center;
	margin:0 auto;
	padding:2px;
	font-size:11px;
	color:#012b80;
	text-transform: uppercase;
	background:#7f9648 ;
	border-bottom:2px #808185 solid;
	border-top:2px #e3e4e5 solid;
}

.scales-last h1.style2{
	text-align:center;
	margin:0 auto;
	padding:2px;
	font-size:11px;
	color:#012b80;
	text-transform: uppercase;
	background:#e71449 ;
	border-bottom:2px #808185 solid;
	border-top:2px #e3e4e5 solid;
}

.scales-last .content table th {
	font-size: 10px;
	padding:1px;
	color:#579cdd;
	background:#FFF;
	
}
.scales-last .content table td {
	font-size: 10px;
	padding:1px;
	background:#FFF;
	
}