tbody 
{
}

tr 
{
	padding: 0 0 0 0;
    margin: 0 0 0 0 ;
}

.tblSymbol
{    
    font-family:Arial;
    border: 1 solid black;
}

.tblAllContracts
{ 
    border-width:1px;
}

.bp1
{
	font-size:13px;
	font-weight: bold;
}

.bp2
{
	font-size:26px; 
	font-weight: bold;
}

.bp3
{
	font-size:13px; 
	font-weight: bold; 		
}

.ap1
{
	font-size:13px; 
	font-weight: bold; 
}

.ap2
{	
	font-size:26px;
	font-weight:bold;	
}

.ap3
{
	font-size:13px; 
	font-weight: bold; 	
}

.invisible
{
    display:none;
    font-size:6px;
}

.tdSpread
{
    font-size:18px; 
    font-weight:bold;
    vertical-align:middle;
    text-align:center;
}

.tdContractCode
{
    font-size:13px; 
    color: White;
    font-weight:bold;        
    vertical-align:top;
    background-color: #4682B4;
}

.tdTime
{
    font-size:13px; 
    background-color:White;
    text-align:right;
    background-color: #BDBDBD;
}

.tdBidPrice
{
    background-color:White;
    border: 1 solid black;
    text-align:center;
}

.tdSpread
{
    background-color:White;
    text-align:center;
}

.tdAskPrice
{
    background-color:White;
    border: 1 solid black;
    text-align:center;
}

.tdLow
{
    background-color:White;
    font-size:10px;
    background-color: #FAFAD2;
    text-align:left;
}

.tdHigh
{
    background-color:White;
    font-size:10px;
    background-color: #FAFAD2;
    text-align:right;
}