﻿
.tableHeader
{
	font-size: 9px; font-weight: bold; vertical-align:bottom;
	padding-bottom:5px;
}

.bgValueChanged-Minus
{
	background-color : #FBC82E;
}

.bgValueChanged-Incremen
{
	background-color : #90EE90;
}
td.tableheader
{
	text-align:center;
	white-space:nowrap;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(ESImages/tbl_header.gif);
	background-repeat:repeat-x;
	height:22px;
	color:Black !important;
}
th.tableheader
{
	text-align:center;
	white-space:nowrap;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(ESImages/tbl_header.gif);
	background-repeat:repeat-x;
	height:22px;
	color:Black !important;
}
.cellCode
{	
	color: #dddddd;
	text-decoration: none;	
}
.cellCode a, a:visited
{
	color: #dddddd;
	text-decoration:none;
}
.cellCode a:hover
{
	text-decoration:underline;
}
.cellRef
{
	color: #f7ff31;
}
.cellCeiling
{
	color: #ff00ff;
}
.cellFloor
{
	color: #66ccff;
}
.upPrice
{
	color: #00ff00;
}
.unchangePrice
{
	color: #f7ff31;
}
.downPrice
{
	color: #ff0000;
}
.normalMatchingVol
{
	background-color: #2D2D2D;
}
.normalPrice
{
	color: #f7ff31;	
}
.normalVol
{
	text-align: right;
}
.tableQuoteHeader
{
	/*background-color: #000000;*/
	border: 1px solid #505050;
}
.tableQuote
{
	/*background-color: #000000;*/ /*border: 1px solid #505050;*/
	background-color: #505050;	
	color:White;
}
.tableQuote img
{
	border:none;
}
.tableQuote td
{
	font-family: arial;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	border-color: #505050;
	background-color: #111111;	
	text-align:right;
}
.scrollablePanel
{
	overflow:auto;
	height:400px;
	width:100%;
}
a.sortheader
{	
	color: #000000 !important;
	font-size:10px;	
	text-decoration:underline;
}
.pager 
{	
	margin: 5px;
}
.pager a
{		
	padding: 3px 5px 3px 5px;
}
