body {
	margin: 0px;
}
input, select {
	font-family: Verdana;
	font-size: 10px;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10px;
}
img {
	border: 0px;
}
table.topHeader td {
	padding: 3px 5px;
	color: #888B30;
	font-weight: bold;
}
table.topHeader a {
	color: #888B30;
	text-decoration: none;
}
table.topHeader a:hover {
	text-decoration: underline;
}
table.topMenu {
	background-color: #E0EAF4;
}
table.topMenu td {
	padding: 6px;
	text-align: center;
	width: 33%;
	color: #00135D;
	font-weight: bold;
}
table.topMenu a {
	color: #00135D;
	font-weight: normal;
	text-decoration: none;
}
table.topMenu a:hover {
	text-decoration: underline;
}
table.premium {
	margin-top: 5px;
	color: #00135D;
}
table.premium caption {
	padding: 3px;
	text-align: left;
	font-weight: bold;	
}
table.premium th {
	text-align: left;
	background-color: #E0EAF4;
	padding: 3px;
	border: 1px solid #fff;
}
table.premium td {
	border: 1px solid #fff;
	width: 20%;
	padding: 3px;
}
table.premium td.head {
	font-weight: bold;
	vertical-align: bottom;
}
table.premium tr.even {
	background-color: #F8F8EE;
}
table.premium tr.odd {
	background-color: #EEE9D3;
}
table.premium td.aumento {
	color: #0a0;
}
table.premium td.diminuzione {
	color: #ef0000;
}

table.bonds {
	margin-top: 3px;
	color: #00135D;
}
table.bonds caption {
	padding: 3px;
	text-align: left;
	font-weight: bold;	
}
table.bonds th {
	text-align: left;
	background-color: #E0EAF4;
	padding: 3px;
	width: 20%;
	border: 1px solid #fff;
}
table.bonds th.head {
	background-color: #fff;
}
table.bonds td {
	border: 1px solid #fff;
	width: 20%;
	padding: 3px;
}
table.bonds td.head {
	font-weight: bold;
	vertical-align: bottom;
}
table.bonds tr.even {
	background-color: #F8F8EE;
}
table.bonds tr.odd {
	background-color: #EEE9D3;
}
table.bonds td.aumento {
	color: #0a0;
}
table.bonds td.diminuzione {
	color: #ef0000;
}


div.legenda {
	padding: 5px 3px;
}
div.legenda a {
	font-family: Verdana;
	font-size: 10px;
	color: #00135D;
	font-weight: bold;
	text-decoration: none;
}
div.legenda a:hover {
	text-decoration: underline;
}
table.info td {
	width: 33%;
	color: #00135D;
	font-weight: bold;
	vertical-align: bottom;
}
.margin {
	margin: 3px 0px;
}
#divFrm {
	visibility: hidden;
	display: none;
}
table.stoOut {
	color: #00135D;
}
table.stoOut tr {
	background-color: #F8F8EE;
}
table.stoOut th {
	font-weight: normal;
	text-align: left;
	padding: 3px 8px;
	border-bottom: 1px solid #fff;
}
table.stoOut td {
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #fff;
}
table.stoOut td.inpBtn {
	background-color: #EEE9D3;
	border-bottom: 0px;
}
table.stoIn {
	color: #00135D;
}
table.stoIn th {
	text-align: right;
	background-color: #E0EAF4;
	padding: 3px;
	border: 1px solid #fff;
}
table.stoIn td {
	padding: 3px;
	text-align: right;
	border: 1px solid #fff;
}
table.stoIn tr.even {
	background-color: #F8F8EE;
}
table.stoIn tr.odd {
	background-color: #EEE9D3;
}
table.stoNav td {
	color: #00135D;
	font-weight: bold;
	padding: 3px;
}
table.stoNav td.disable {
	color: #efefef;
}
table.stoNav a {
	color: #00135D;
	font-weight: normal;
	text-decoration: none;
}
table.stoNav a:hover {
	text-decoration: underline;
}
#chart {
	width: 100%;
	height: 290px;
}
div.grafico {
	padding: 0px 3px;
}
table.comandi {
	color: #00135D;
}
table.comandi th {
	text-align: left;
	background-color: #E0EAF4;
	padding: 3px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.comandi td {
	padding: 3px;
}
table.comandi select {
	width: 150px;
}
table.comandi div.H {
	padding: 2px;
}
table.comandi tr.even {
	background-color: #F8F8EE;
}
table.comandi tr.odd {
	background-color: #EEE9D3;
}
input.MA {
	width: 35px;
}
