body {
	background-color: #fff;
	margin: 0px;
}
body, input, select {
	font-family: Verdana;
	font-size: 10px;
}
img {
	border: 0px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
div.prmHeader {
	color: #002E7B;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 11px;
}
div.selShares {
	padding: 8px 5px;
}
select {
	color: #626469;
}
table.premium {
	font-size: 10px;
	color: #626469;
}
table.premium th {
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	padding: 3px 5px;
	text-align: left;
	font-weight: normal;
	width: 70%;
}
table.premium td {
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	padding: 3px 5px;
}
table.premium tr.even {
	background-color: #F7F7F7;
}
#ticker {
	width: 100%;
	height: 17px;
}
table.info {
	font-size: 10px;
}
table.info td {
	padding: 5px;
	border-bottom: 1px dotted #E5E5E5;
}
table.info a {
	color: #626469;
	text-decoration: none;
}
table.comandi {
	font-size: 10px;
	color: #626469;
	border-bottom: 1px dotted #E5E5E5;
}
table.comandi td {
	vertical-align: top;
}
table.comandi caption {
	color: #002E7B;
	font-weight: bold;
	padding: 3px 5px;
	text-align: left;
}
div.H {
	color: 9FA0A4;
	padding: 3px 5px;
}
div.ticInfo {
	background-color: #f8f8f8;
	padding: 3px 5px;
}
div.tic {
	background-color: #f8f8f8;
	padding: 3px 5px;
}
table.stoOut {
	font-size: 10px;
	color: #626469;
	border-bottom: 1px dotted #E5E5E5;
}
table.stoOut caption {
	color: #002E7B;
	font-weight: bold;
	padding: 3px 5px;
	text-align: left;
}
table.stoOut th {
	font-weight: normal;
	text-align: left;
	padding: 3px 5px;
}
table.stoOut td {
	padding: 3px 5px;
}
table.stoOut div {
	padding: 2px 0p;
}
table.stoOut a {
	color: #626469;
	text-decoration: none;

}
#divFrm {
	visibility: hidden;
	display: none;
}
table.stoIn {
	font-size: 10px;
}
table.stoIn th {
	background-color: #002E7B;
	color: #fff;
	padding: 3px;
	text-align: right;
}
table.stoIn td {
	color: #626469;
	padding: 3px;
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	text-align: right;
}
table.stoNav {
	font-size: 10px;
	color: #9FA0A4;
}
table.stoNav td {
	width: 33%;
	padding: 5px;
}
table.stoNav td.disable {
	color: #ECECEC;
}
table.stoNav a {
	color: #626469;
	text-decoration: none;
}
table.stoIn tr.even {
	background-color: #F7F7F7;
}
