﻿body {
    font-family: Verdana;
    font-size: 10px;
}
img { border: 0; }
.white {color: #fff;}
.h24 {height: 18px;}
.w250 {width: 250px;}
#clear {height: 10px; clear: both;}
.premiumContainer 
{
	width: 590px; /*655*/
	padding: 0px;
	
}
#labelColumnContainer
{
	 float:left; 
	 width: 182px; /*200*/
	 color: #fff; 
	 font-weight: bold;
}
.dataColumnContainer 
{
	 float:left; 
	 width: 136px; /*150*/
}
#noteContainer 
{
	 list-style-type: decimal; 
	 margin-left: 0px; 
	 list-style-position: inside; 
	 padding-left: 0;
	 margin-top: 0;
}
.listTitle 
{
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.col1 { min-width: 5px; padding: 2px 5px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
#dataAgg  {width: 171px; padding: 8px 5px 2px 5px; background-color: #597786; float:left; color: #fff; font-weight: bold;}
#ticker  {width: 273px; padding: 2px 0 8px 0; background-color: #597786; float:left; color: #fff; text-align: center;}
#reload {width: 125px; padding: 4px 5px 6px 5px; background-color: #597786; float:left; color: #fff; text-align: right;}
.row0 
{
	float:left; 
	width: 125px; /*139*/
	background-color: #597786; 
	color: #fff; 
	font-weight: bold; 
	min-width: 5px; 
    padding: 2px 5px; 
    border-bottom: 1px solid #fff; 
    border-right: 1px solid #fff; 
}
.emptyRow 
{
	width: 171px; /*189*/
}
.aumento { color: #090; }
.diminuzione { color: #e00; }
.odd { background-color: #DEE4E7; }
.even { background-color: #EFEFEB; }
.blue { background-color: #597786; }

h3 
{
	font-family: Verdana;
	font-size: 10px;	
	color: #fff;
	text-align: center;
	padding: 2px;
	margin-bottom: 0;
}
.grafico1 
{
	width: 100%;
	border-collapse: collapse;
	background-color: #597786;
	color: #fff;
	position: relative;
	top: -2px;	
}
.grafico1 caption 
{
	background-color: #597786;
	letter-spacing: -1px;
	padding: 2px;
	text-align: center;	
}
.grafico1 td 
{
	width: 30%;
	padding: 2px 0 2px 5px;
}
select, input 
{
	font-family: Verdana;
	font-size: 10px;	
}
table 
{
	width: 100%;
	border-collapse: collapse;	
}
.tableStoInput 
{
	margin-top: 10px;
}
.tableStoInput td
{
	padding: 2px;
}
.tableStoInput th 
{
    text-align: left;
}
.tableData th 
{
	background-color: #597786;
	color: #fff;
	border: 1px solid #fff;
    padding: 2px 5px; 
}
.tableData td 
{
    padding: 2px 5px; 
	border: 1px solid #fff;
}
.centro 
{
	text-align: center;	
}
.destra 
{
	text-align: right;	
}
.stPagNav td 
{
	width: 33%;	
}
.stPagNav a 
{
	color: #557786;
	text-decoration: none;
}
.stPagNav a:hover
{
	text-decoration: underline;
}
.BTN 
{
	margin: 5px 0;
	padding: 5px 0;
	border-top: solid 1px #557786;	
}
.spacer 
{
	width: 20px;
	display: inline-block;	
	height: 18px;
	margin: 0 3px;
	vertical-align: middle;
}
.lnkPrev 
{
	background-image: url(../images/iPrev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	
}
.lnkNext 
{
	background-image: url(../images/iNext.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;	
}
