body { margin: 0px; }
img { border: 0px; }
select, input { font-family: Verdana; font-size: 10px; color: #828282; } 
select { margin-bottom: 2px; }
a { color: #5a891d; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
table { border-collapse: collapse; font-family: Verdana; font-size: 10px; color: #828282; }
table.quotazioni { width: 100%; }
table.quotazioni caption { text-align: left; padding: 5px; font-family: Arial; font-weight: bold; color: #5a891d; font-size: 12px; }
table.quotazioni tr.even { background-color: #eff6e6; }
table.quotazioni td { padding: 4px 5px 4px 0px; font-weight: bold; text-align: right; }
table.quotazioni th { text-align: left; padding: 4px 0px 4px 5px; font-weight: normal; }
table.quotazioni td, table.quotazioni th { border-bottom: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; }
div.prmChart { text-align: center; margin: 10px 0px; }
/* QUOTAZIONI STORICHE */
table.stoOut { width: 100%; background-color: #eff6e6; border: 1px solid #d7d7d7; }
table.stoOut th { text-align: left; padding: 5px; }
table.stoOut td.stoButton { text-align: center; padding: 5px; }
table.stoIn { width: 100%;  margin-top: 5px; }
table.stoIn tr.even { background-color: #eff6e6; }
table.stoIn th { background-color: #5a891d; color: #fff; text-align: right; padding: 3px; }
table.stoIn td { padding: 3px; text-align: right; border-bottom: 1px solid #d7d7d7; }
table.stoNav { width: 100%; }
table.stoNav td { width: 33%; }
table.stoNav td.disabled { color: #efefef; }

table.comandi { width: 100%; border-collapse: collapse; }
table.comandi th { background-color: #5a891d; color: #fff; padding: 4px; }
table.comandi td { text-align: center; padding: 4px; }
table.comandi a { font-weight: normal; }
input.MA { width: 30px; }

#frmSto { visibility: hidden; display: none; }
/* IMPOSTAZIONI COMUNI */
.aumento { color: #5a891d; }
.diminuzione { color: #ef0000; }
/* TABELLA DI FOOTER */
table.footer, table.info { width: 100%; vertical-align: bottom; }