﻿body {
    background-color: #fff;
    margin: 0px;
}
body, input, select 
{
    font-family: Verdana;
    font-size: 9px;
    color: #333;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
table.menuNav {
	width: 100%;
	border-collapse: collapse;
	font-size: 9px;
	font-weight: bold;
}
table.menuNav td {
	text-align: center;
	border: 1px solid #B22C1B;
	padding: 3px;
	white-space: nowrap;
}
table.menuNav td.SEL {
	background-color: #B22C1B;
	color: #fff;
}
table.menuNav td.NS {
	color: #333;
}
table.menuNav a {
	color: #333;
	text-decoration: none;
}
table.premium {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	border: 1px solid #B22C1B;
	border-bottom: 0px;
}
table.premium caption {
	text-align: left;
	padding: 3px 5px;
	background-color: #B22C1B;
	color: #fff;
}
table.premium th {
	padding: 3px 2px;
	text-align: left;
}
table.premium tr.even {
	background-color: #e9e9e9;
}
table.premium td.prmFase {
	text-transform: lowercase;
}
table.info {
	width: 100%;
	border-collapse: collapse;
}
table.info td {
	vertical-align: bottom;
}
.aumento {
	color: #0a0;
	font-weight: bold;
}
.diminuzione {
	color: #B22C1B;
	font-weight: bold;
}
#chart {
	width: 100%;
	height: 300px;
	padding: 0px;
	margin: 0px;
}
table.grafico {
	width: 100%;
	border-collapse: collapse;
	font-size: 9px;
	border: 1px solid #B22C1B;
	border-bottom: 0px;
}
table.grafico caption {
	border: 1px solid #B22C1B;
	text-align: left;
	padding: 3px 5px;
	background-color: #B22C1B;
	color: #fff;
	font-size: 10px;
}
table.comandi {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	border: 1px solid #B22C1B;
	border-top: 0px;
}
table.comandi input.MA {
	width: 30px;
}
table.comandi div.H {
	font-weight: bold;
	background-image: URL(../images/dot_red_hole.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	background-position: left center;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #333;
}
table.comandi div.V {
	color: #333;
}
table.comandi td {
	vertical-align: top;
	padding: 2px 3px;
}
table.comandi a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
table.comandi div.RC {
	padding-top: 4px;
}
table.stoOut {
	width: 100%;
	border: collapse: collapse;
	font-size: 10px;
	border-left: 1px solid #B22C1B;
	border-right: 1px solid #B22C1B;
}
table.stoOut caption {
	text-align: left;
	padding: 3px 5px;
	background-color: #B22C1B;
	color: #fff;
}
table.stoOut th {
	color: #B22C1B;
	background-image: URL(../images/dot_red_hole.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	background-position: left center;
	padding-left: 10px;
	padding-bottom: 3px;
	text-align: left;
}
table.stoOut td.rigaBottone {
	text-align: center;
}
table.stoOut div {
	padding: 2px 0px;
}
table.stoOut td {
	padding-top: 10px;
}
table.stoIn {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
}
table.stoIn th {
	color: #fff;
	background-color: #B22C1B;
	text-align: right;
	padding: 3px 2px;
}
table.stoIn td {
	color: #333;
	text-align: right;
	padding: 3px 2px;
}
table.stoIn tr.even {
	background-color: #e9e9e9;
}
#divFrm {
	/*visibility: hidden;
	display: none;*/
	border: 1px solid #B22C1B;
	border-top: 0px;
	width: 100%;
}
table.stoNav {
	width: 100%;
	border-collapse: collapse;
	font-size: 9px;
}
table.stoNav td {
	color: #333;
	width: 33%;
	font-weight: bold;
}
table.stoNav a {
	color: #B22C1B;
	text-decoration: none;
}
table.stoNav td.disable {
	color: #efefef;
}
/* TICKER */
table.ticker {
	width: 100%;
	border-collapse: collapse;
	background-color: #E9E9E9;
	color: #333;
	font-size: 9px;
}
table.ticker caption {
	background-color: #B22C1B;
	color: #fff;
	padding: 2px;
}
table.ticker th {
	background-color: #D3D3D3;
}
table.ticker td {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.credits {
	margin-top: 5px;
	background-color: #E9E9E9;
	font-size: 9px;
	font-style: italic;
	padding: 2px;
	width: 100%;
	text-align: center;
}
/* PLUS */
table.plus {
	width: 100%;
	border-collapse: collapse;
	background-color: #D3D3D3;
	color: #333;
	font-size: 9px;
}
table.plus caption {
	background-color: #B22C1B;
	color: #fff;
	padding: 2px;
}
table.plus th {
	background-color: #E9E9E9;
}
table.plus td {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.creditsPlus {
	margin-top: 5px;
	width: 100%;
	background-color: #D3D3D3;
	font-size: 9px;
	font-style: italic;
	padding: 2px;
	text-align: center;
}
div.plusChart {
	background-color: #D3D3D3;
}
div.grafico {
	width: 100%;
	border: 1px solid #B22C1B;
	border-top: 0px;
}
table.calcOut {
	border: 1px solid #B22C1B;
	border-top: 0px;
	
}
table.calcOut caption {
	text-align: left;
	padding: 3px 5px;
	background-color: #B22C1B;
	color: #fff;
}
div.footer {
	border: 1px solid #B22C1B;
	border-top: 0px;
}
table.calcIn .aumento {
	color: #0a0;
}
table.calcIn .diminuzione {
	color: #B22C1B;
}
table.peersTable
{
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}
table.peersTable td, table.peersTable th { text-align: right; padding: 2px 3px; }
table.peersTable caption
{
	background-color: #b12c1b;
	color: #fff;
	text-align: left;
	padding: 3px;
}
table.peersChartTools {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}