input {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif",  sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 1px inset;
	background-color: #FFFFCC;
}

input.headline {
	font-size: 9pt;
	font-weight: bold;
}

body, html {
	/* 	background-color: #D5E6E8; */
	background-color: #dfe4e5;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 8pt; 
	border: none;
	margin: 0;
	padding: 0;
}

select {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 9pt; 
	margin: 0;
	padding: 0;
	border: 1px inset;
}

input.chart {
	font-size: 9pt;
	background-color: #FFFFFF;
}

div.contextmenu, table.contextmenu {
	color: black;
	background-color: #D4D0C8;
	display: block;
	z-index: 1000;
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif",  sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor: default;
	padding: 1px 4px 2px 4px;
/*
	padding: 0px;
	border: 2px outset;
	visibility: visible;
	visibility: hidden;  */
}

td.coverpage
{
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 9pt; 
    color: navy;
    white-space: nowrap;
  	padding-left: 2px;
	padding-right: 2px;
}

a a:link a:hover {
	border: none;
	text-decoration: none;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#input_ticker {
	border: none;
	background-color: black;
	color: red;
	width: 100%;
	/*height: 100%;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Courier;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
}


table.chart {
	font-size:9;
}

/*
table.menuBar  = top bar
td.menuButton  = td del menu base sempre visibile
table.menu     = popup menu dei sottomenu. Inizialmente non visibile
td.menuItemText = Per le linee di menu che hanno un sottomenu, la parte di testo
td.menuItemArrow = la freccia
td.menuItem    = foglia sottomenu
td.menuItemSep = separatore
*/


table.menuBar,
td.menuButton,
table.menu,
td.menuItemText,
td.menuItem {
  color: #000080;
  background-color: #dfe4e5;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  empty-cells: show;
  text-align: left;
  cursor: default;
}

table.menuBar {
  /*border: 2px outset;*/
  padding: 4px 2px 4px 2px;
}

td.menuButton {
  border: 1px solid #dfe4e5;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

td.menuButtonActive {
  color: #dfe4e5;
  background-color: #000080;
  border: 1px outset;
  left: 1px;
  top: 1px;
}

table.menu {
  border: 2px outset;
  left: 0px;
  padding: 0;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

td.menuItem {
  border: 1px solid #dfe4e5;
  left: 0px;
  margin: 1px;
  padding: 1px 3px 1px 3px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 101;
  white-space: nowrap;
}

td.menuItemHighlight {
  color: #dfe4e5;
  background-color: #000080;
  border: 1px outset;
  left: 1px;
  top: 1px;
  white-space: nowrap;
}

/*
td.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 1px 1em;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
}

td.menuItemHighlight {
  background-color: #000080;
  color: #ffffff;
}
*/

td.menuItemArrow {
  margin-right: -.75em;
}

td.menuItemSep {
  display: block;
	background-color: #000080;
	height: 2px;
}

input.search {
	height: 20px;
	font-size: 13px;
	padding: 0;
	padding-left: 2px;
/*	width: 100px;   */
	background-color: #FFFFCC;
}
select.search {
	font-size: 12px;
	background-color: #FFFFCC;
}

table.minder {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonhighlight;
	margin: 0px;
}

table.print {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;

}


div.print {
	border: 1px solid;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
}

tr.minder {
	background: window;
}

td.print_head {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor: default;
	padding-top: 0;
	padding: 0 2px 0 2px;
	bottom: 0;
	height: 16px;
	width: 60px;
	nowrap;
	border-bottom: 1px solid;
}

td.print {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid;
}

td.minder, input.minder {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

td.minder_totals {
	font-weight: bold;
}

td.minder_highlighted {
	background-color: yellow;
	cursor: default;
	/* cursor: pointer; */
}

tr.minder {
	background: window;
}

td.minder_head {
	background-color: #304067;
	text-align: center;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	color: white;
	/* font: menu;  */
	border: 1px outset;
	cursor: default;
	padding-top: 0;
	padding: 0 2px 0 2px;
	bottom: 0;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	height: 16px;
	width: 60px;
}

td.minder_title {
	background-color: white;
	font-family: Tahoma, Arial, "MS Sans Serif",  sans-serif;
	font-weight: bold;
	color: #F76523;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 10pt;
	font-style: italic;
}

td.button_minder, div.button_minder {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	cursor: pointer;
	width: 1%;
	color: #F76523;
	background-color: transparent;
	border: none;
	/*display: inline;*/
}

div.button_minder_popup {
	font-size: 7pt;
	font-style: normal;
	color: black;
	background-color: #FFFFCC;
	padding: 1px 4px 1px 4px;
	margin: 0px 1px 0px 1px;
	float: left;
	display: inline;
  	white-space: nowrap;
  	border: 1px solid;
}


table.headline {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	border: 0px solid black;
}

table.pager {
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.pager {
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
	border: 0;
}

div.pager {
	border: 1px solid;
	background-color: #D4D0C8;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
}

div.pageritem {
	color: black;
	background-color: #D4D0C8;
	border: 1px solid;
	padding: 1px 2px 1px 5px;
	margin: 2px 0px 2px 0px;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	cursor: pointer;
	display:inline;
	font-size:12px;
	text-align: right;
}


td.headline {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	text-align: center;
}

table.search {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

td.search {
  white-space: nowrap;
}

div.button {
	color: black;
	background-color: #D4D0C8;
	border: 2px solid;
	padding: 1px 10px 1px 10px;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	display: inline;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
}

div.button_details {
	color: black;
	background-color: #D4D0C8;
	border: 2px outset;
	padding: 0px 5px 1px 5px;
	margin: 15px; /* width: 1%; */
	display: inline;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
}


table.chart_tooltip {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif",  sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: navy;
	background-color: #DFE4E5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  white-space: nowrap;
  border: 1px solid black;
}

div.tooltips {
	font-size: 8pt;
	font-style: normal;
	color: black;
	background-color: #FFFFCC;
	padding: 1px 4px 1px 4px;
	margin: 0px 1px 0px 1px;
	float: left;
	display: inline;
  	white-space: nowrap;
  	border: 1px solid;
}

p.error {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	padding: 10px 25px 10px 25px;
}

p.info {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: green;
	padding: 10px 25px 10px 25px;
}

#fadeinbox {
	position:absolute;
	width: 300px;
	left: 0;
	top: -400px;
	border: 2px outset #7F7F7F;
	background-color: #D4D0C8;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: red;
}

table.orders {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonhighlight;
	margin: 0px;
	border: 1px solid Black;
  width: 100%;
	margin: 2px 2px 2px 0px;
}
table.orders_title {
	border: 0px solid Black;
	margin: 0px 0px 0px 0px;
	/*line-height: 80%;*/
}

th.orders
{
	white-space: nowrap;
	color: White;
	background-color: #304067;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px 2px 0px 2px;
}

th.orders_title
{
	font-size: 20px;
	width: 100%;
	text-align:center;
}

th.orders_min, td.orders_min
{
	font-size: 8pt;
	width: 1%;
	text-align: left;
	white-space: nowrap;
}

th.orders_min_c, td.orders_min_c
{
	font-size: 8pt;
	text-align: center;
}

td.orders
{
	white-space: nowrap;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

td.orders_bold {
	font-size:small;
	font-weight:bold;
}

td.orders_right_g
{
	text-align:right;
	background-color:#CCCCCC;
}

td.orders_bold
{
	font-weight: bold;
}

tr.orders_0
{
	color: #000080;
	background-color: White;
	padding:0;
}

tr.orders_1
{
	color: #000080;
	background-color: #CCCCCC;
}

table.book {
	color: black;
	font-family:Tahoma;
	font-size:12px;
	width:400px;
	background-color:#000000;
	text-align:right;
	white-space:nowrap;
}
th.book {
	background-color:#304067;
	color:white;
	white-space: nowrap;
	text-align:center;
	width:25%;
	padding:0 3px 0 3px;
}
td.b1 {
	background-color:#FFFF1E;
}
td.b2 {
	background-color:#FFFF6E;
}
td.b3 {
	background-color:#FFFF8C;
}
td.b4 {
	background-color:#FFFFB4;
}
td.b5 {
	background-color:#FFFFFF;
}

