
.topTitle
{
	padding-bottom: 0px;
}

.dataAsOf
{
	padding-left: 2px;
	font-size: 9px;
	padding-bottom: 1px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
}

.time
{
	font-size: 9px;
	padding-bottom: 1px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
}

.date
{
	font-size: 9px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
	vertical-align: bottom;
}


.dayTitle
{
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 2px;	
}

.sectionTitle
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
}

.space
{
	height: 10px;
}

.tabouterwrapper
{  
   background-image: url(../images/stock_shadow_top.gif);
   padding-top:5px;
   background-color: white;    
   background-position: top left;
   background-repeat:repeat-x;
   
 /*
 width:300px;
   height:80px;
   overflow:auto;    
*/
}

.tabbottomouterwrapper
{  
   background-image: url(../images/stock_shadow_top.gif);
   padding-top:5px;
   background-color: white;    
   background-position: top left;
   background-repeat:repeat-x;
   
 width:604px;
   height:145px;
   overflow:auto;    

}



.tabinnerwrapper
{ 
   background-image: url(../images/stock_shadow_side.gif);
   background-position: top left;
   background-repeat: repeat-y;
/*   height:145px; overflow:auto;*/
   margin-top:5px;
}

.quotetable
{
   width:580px;
   border-collapse:collapse;
   margin-left:5px;
}

.normalRow
{
	font-size: 9px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
	background-color: #f2f2f4;
}
.headerRow
{
	font-size: 9px;
	color:Black;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
	background-color: White;
}

.alternatingRow
{
	font-size: 9px;
	color: #333333;
	font-family: verdana, arial, sans-serif, geneva, helvetica;
	background-color: #dbe4eb;
}

