﻿body 
{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.title { font-size: 16px; font-weight: bold; }

TABLE.info { width: 100%; }
TABLE.info A, TABLE.info IMG { border: 0px; }
TABLE.info TD { padding: 2px 10px 2px 10px; }
TABLE.info TD.left { width: 50%; text-align: left; }
TABLE.info TD.right { width: 50%; text-align: right; }

.stockmonitor-panel
{
	background-color: #f1f2ee; width: 254px; height: 100px;
	padding: 0px 8px 0px 4px;
}

.stockmonitor-panel .header
{
	width: 100%;
	padding: 8px 0px 7px 0px;
	text-align: left;
	font-size: 12px;
}

.stockmonitor-panel .header TD.cell { padding-right: 2px; }
.stockmonitor-panel .header .blue { background-color: #00457b; color: #ffffff; margin-left: 10px; padding: 0px 5px 1px 5px; font-size: 10px; }
.stockmonitor-panel .header .title
{
	width: 140px;
	font-size: 16px;
	color: #00457b;
	font-weight: bold;
	text-align: left;
}

.stockmonitor-panel .item
{
	width: 100%;
	padding: 8px 0px 7px 0px;
	text-align: left;
	font-size: 12px;
	border-collapse: collapse;
}

.stockmonitor-panel .item TH 
{ 
	border: dotted 1px #000000;
	border-left: 0px;
	border-right: 0px;
	width: 130px; 
}
.stockmonitor-panel .item TD.cell 
{ 
	padding: 8px 2px 7px 2px; 	
	border: dotted 1px #000000;
	border-left: 0px;
	border-right: 0px;
 }
.stockmonitor-panel .item .title-small
{
	font-size: 11px;
	font-weight: bold;
	color: #00457b;
	text-align: left;
}

.red { color: #ff0000; }
.green { color: #009933; }

.stockmonitorcharts-panel { width: 720px; height: 310px; background-image: url('../images2/bg-chart-1.png'); background-position: left bottom; background-repeat: repeat-x; }
.stockmonitorcharts-panel .header1 { font-size: 16px; font-weight: bold; color: #2a4353; padding:  2px 10px 2px 0px; }
.stockmonitorcharts-panel .header2 { font-size: 11px; color: #2b85c2; border-left: solid 1px #d5d8dd; padding: 2px 0px 2px 10px; }
.stockmonitorcharts-panel .tab-panel { text-align: right; padding-bottom: 1px; border-bottom: dashed 1px #cccccd; }
.stockmonitorcharts-panel .tab-panel INPUT { width: 100px; border: 0px; margin: 0px; padding: 2px 10px 2px 10px; font-size: 12px; color: #000000; background-color: #f4f5f6; }
.stockmonitorcharts-panel .tab-panel INPUT.selected { color: #ffffff; background-color: #2b85c2; }
.stockmonitorcharts-panel .chart-panel { margin-top:15px; }
.stockmonitorcharts-panel .chart-panel TABLE.contents { width: 100%; }
.stockmonitorcharts-panel .chart-panel TABLE.contents TD.chart { width: 555px; }
.stockmonitorcharts-panel .chart-panel TABLE.contents TD.details { vertical-align: top; padding: 0px 5px 0px 0px; }
.stockmonitorcharts-panel .chart-panel .title { margin-top: 9px; color :#465c6a; font-size: 12px; font-weight: bold; }
.stockmonitorcharts-panel .chart-panel .text { color :#2b85c2; font-size: 12px; }

.quotations-panel { width: 485px; height: 630px; }
.quotations-panel .header1 { color: #2b85c2; }
.quotations-panel .tab-panel { margin-top: 10px; text-align: left; padding-bottom: 1px; }
.quotations-panel .tab-panel INPUT { width: 100px; border: 0px; margin: 0px; padding: 2px 10px 2px 10px; font-size: 12px; color: #000000; background-color: #f4f5f6; }
.quotations-panel .tab-panel INPUT.selected { color: #ffffff; background-color: #2b85c2; }
.quotations-panel .select { font-size: 10px; width: 100%; border: dotted 1px #569ece; border-left: 0px; border-right: 0px; background-color: #dfecf6; }
.quotations-panel .select TD { padding: 3px 20px 3px 20px; vertical-align: top; } 
.quotations-panel .select TD DIV { margin: 5px 0px 5px 0px; }
.quotations-panel .select .ddl { width: 200px; font-size: 10px; font-family: Arial; }
.quotations-panel .select .button { width: 100px; border: 0px; margin: 0px; padding: 1px 10px 1px 10px; font-size: 12px; color: #000000; background-color: #f4f5f6; color: #ffffff; background-color: #2b85c2; font-weight: bold; }
.quotations-panel .chart-panel { margin-top: 5px; height: 235px; background-image: url('../images2/bg-chart-1.png'); background-position: left bottom; background-repeat: repeat-x; border-bottom: solid 1px #d2d4d6; }

.quotations-panel .info-panel { margin-top: 10px; }
.quotations-panel .info-panel TABLE { width: 100%; }
.quotations-panel .info-panel TABLE TD.left { padding: 0px 15px 0px 0px; width: 50%; vertical-align: top; }
.quotations-panel .info-panel TABLE TD.right { padding: 0px 0px 0px 15px; width: 50%; vertical-align: top; }
.quotations-panel .info-panel .item { font-size: 11px; padding: 6px; border-bottom: dotted 1px #dedede; }
.quotations-panel .info-panel .item-selected { font-size: 11px; padding: 6px; border-bottom: dotted 1px #dedede; background-color: #2b85c2; }
.quotations-panel .info-panel .label { color: #2b85c2; font-weight: bold; }
.quotations-panel .info-panel .item-selected .label { color: #ffffff; }
.quotations-panel .info-panel .item-selected .value { color: #ffffff; }

.interactivechart-panel { width: 740px; }
.interactivechart-panel .header1 { color: #2b85c2; }
.interactivechart-panel .tab-panel { margin-top: 10px; text-align: left; padding-bottom: 1px; }
.interactivechart-panel .tab-panel INPUT { width: 100px; border: 0px; margin: 0px; padding: 2px 10px 2px 10px; font-size: 12px; color: #000000; background-color: #f4f5f6; }
.interactivechart-panel .tab-panel INPUT.selected { color: #ffffff; background-color: #2b85c2; }
.interactivechart-panel .chart-panel { padding: 0px 10px 0px 10px; width: 720px; height: 320px; border-top: dotted 1px #569ece; border-bottom: solid 1px #cdcdcd; background-image: url('../images2/bg-chart-1.png'); background-position: left bottom; background-repeat: repeat-x; }
.interactivechart-panel .period { margin-top: 10px; border: dotted 1px #569ece; border-left: 0px; border-right: 0px; background-color: #dfecf5;  }
.interactivechart-panel .period TABLE { margin: 10px 20px 10px 20px; width: 700px; font-size: 10px; }
.interactivechart-panel .period TABLE TD.td1 { width: 20%; }
.interactivechart-panel .period TABLE TD.td2 { width: 35%; }
.interactivechart-panel .period TABLE TD.td3 { width: 35%; }
.interactivechart-panel .period TABLE TD.td4 { width: 20%; }
.interactivechart-panel .period .period-count { font-size: 11px; }
.interactivechart-panel .period SELECT.ddl-period { font-family: Arial; font-size: 11px; border: solid 1px #c0c1c3; }
.interactivechart-panel .period .button { border: 0px; margin: 0px; padding: 1px 10px 1px 10px; font-size: 12px; color: #000000; background-color: #f4f5f6; color: #ffffff; background-color: #2b85c2; font-weight: bold; }
.interactivechart-panel .compare-panel .tab-panel INPUT { width: 200px; }
.interactivechart-panel .compare { font-size: 11px; padding: 0px 0px 10px 0px; background-color: #f4f5f7; border-top: dotted 1px #569ece; }
.interactivechart-panel .compare TABLE.list { width: 700px; margin: 10px 20px 10px 20px; }
.interactivechart-panel .compare TABLE.list TD { vertical-align: top; }
.interactivechart-panel .compare TABLE.list TD.td1 { width: 30%; }
.interactivechart-panel .compare TABLE.list TD.td2 { width: 40%; }
.interactivechart-panel .compare TABLE.list TD.td3 { width: 30%; }
.interactivechart-panel .compare .ddl { font-size: 11px; font-family: Arial; width: 100px; }
.interactivechart-panel .compare .label { font-size: 11px; }
.interactivechart-panel .compare .value { margin: 4px 0px 10px 0px; }
.interactivechart-panel .compare .txtMA { width: 50px; font-size: 11px; }
.interactivechart-panel .compare .peers TD { width: 100px; padding-right: 40px; }

.calculator-panel { width: 500px; }
.calculator-panel .calendar-panel { background-image: url('../images2/bg-chart-1.png'); background-position: left bottom; background-repeat: repeat-x; } 
.calculator-panel .purchase-date { font-size: 11px; text-align: center; }
.calculator-panel .txt { font-size: 11px; width: 120px; }
.calculator-panel .button-panel { text-align: center;margin: 10px; }
.calculator-panel .button-panel INPUT { width: 80px; border: 0px; margin: 0px; padding: 1px 10px 1px 10px; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #2b85c2; }
.calculator-panel .result-panel { margin-top: 10px; }
.calculator-panel .result-panel .header { font-size: 16px; font-weight: bold; color: #2b85c2; }
.calculator-panel .result-panel TABLE.results { margin-top: 5px; width: 100%; font-size: 11px; }
.calculator-panel .result-panel TABLE.results TR.tr1 { background-color: #f2f2f2; }
.calculator-panel .result-panel TABLE.results TR.tr2 { background-color: #e8e8e8; }
.calculator-panel .result-panel TABLE.results TH { padding: 2px 4px 2px 4px; border: solid 1px #ffffff; width: 150px; text-align: right; }
.calculator-panel .result-panel TABLE.results TD { padding: 2px 4px 2px 4px; border: solid 1px #ffffff; }

.viewdata-panel { width: 740px; }
.viewdata-panel .select-panel { border: dotted 1px #569ece; border-left: 0px; border-right: 0px; background-color: #f4f5f6; }
.viewdata-panel .select-panel .select-table { width: 100%; margin: 5px 20px 5px 20px; font-size: 10px; }
.viewdata-panel .select-panel .select-table TD { padding: 2px; vertical-align: middle; }
.viewdata-panel .select-panel .select-table TD .select-buttons { margin: 0px 0px 0px 0px; padding: 0px; } 
.viewdata-panel .select-panel .select-table .button { width: 80px; border: 0px; margin: 0px; padding: 1px 10px 1px 10px; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #2b85c2; }
.viewdata-panel .select-panel .select-table SELECT { font-family: Arial; font-size: 10px; }
.viewdata-panel .grid { width: 100%; font-size: 11px; }
.viewdata-panel .grid TH { padding: 10px 5px 10px 5px; background-color: #dfecf6; border-bottom: dotted 1px #569ece; text-align: left; }
.viewdata-panel .grid TD { padding: 5px; }
.viewdata-panel .grid .even { background-color: #ffffff; }
.viewdata-panel .grid .odd { background-color: #f4f5f6; }
.viewdata-panel .grid .pager A { color: #2b85c2; text-decoration: none; }

