TABLE
{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: thin 1px;	
}

.PutFirmNo
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: center;
	height: 20px;
}

.PutFirmNoEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: center;
	height: 20px;
}

.PutTime
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: center;
	height: 20px;
}

.PutTimeEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: center;
	height: 20px;
}

.PutSymbol
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: left;
	height: 20px;
}
.PutSymbolEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: left;
	height: 20px;
}
.PutVolume
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: right;
	height: 20px;
}
.PutVolumeEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: right;
	height: 20px;
}
.PutValue
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: right;
	height: 20px;
}
.PutValueEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: right;
	height: 20px;
}
.PutName
{
	background-color: #e6d2b1;
	color: #1F3A67;
	text-align: left;
	height: 20px;
}
.PutNameEven
{
	background-color: #f5e5ce;
	color: #762B57;
	text-align: left;
	height: 20px;
}

.StockCodeHeader
{
	background-color: #ed9d00;
	color:White;	
}
.TextHeader
{
	color: White;
	font-weight: bolder;
}
.UpdatedColor
{
	color: #806060;
}
.FocusedColor
{
	color: #000066;
}
.OddRow
{
	background-color: #202020;
	height: 20px;
}
.ReplacingRow
{
	background-color: Gray;
	height: 20px;
}

.EvenRow
{
	background-color: #f5e5ce;
	height: 20px;
}

.UpCell
{
	color: Lime;
	height: 20px;
	text-align: right;
}

.CeilingCellHeader
{	
	text-align: center;
	font-weight: bolder;
	background-color: #b0b0b0;
}
.HighHeader
{
	background-color:#b0b0b0;
}
.LowestHeader
{
	background-color:#b0b0b0;
	height: 20px;
}
.CeilingCell
{
	background-color: #b0b0b0;
	color: #0034CC;
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.CeilingCellEven
{
	background-color:#cecece;
	color: #0034CC;
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.NormalCellHeader
{
	background-color: #b0b0b0;	
}
.ForeignRoomHeader
{
	background-color: #b0b0b0;	
}
.NormalCell
{
	color: blue;
	text-align: right;
	height: 20px;
}
.NormalCellEven
{
	color: White;
	text-align: right;
	height: 20px;
}
.ForeignRoom
{
	background-color:White;
	color: Black;
	text-align: right;
	height: 20px;
}
.ForeignRoomEven
{
	background-color: #f5e5ce;
	color: Black;
	text-align: right;
	height: 20px;
}
.TotalCell
{
	background-color: #b0b0b0;
	color:Black;
	text-align: right;
	height: 20px;
}
.TotalCellEven
{
	background-color:#cecece;
	color:Black;
	text-align: right;
	height: 20px;
}		
.BestPrice
{
	color: #ffa500;
	text-align: right;
	height: 20px;
}
.DownCell
{
	color: Red;
	text-align: right;
	height: 20px;
}
.FloorCellHeader
{
	text-align: center;
	height: 20px;
	font-weight: bolder;
	background-color: #b0b0b0;
}
.FloorCellEven
{
	background-color:#cecece;
	color: #990066;
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.FloorCell
{
	background-color:#b0b0b0;
	color: #990066;
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.UpdateCell
{
	font-weight: bold;
}
.BasicPriceHeader
{
	text-align: center;
	height: 20px;
	font-weight: bolder;
	background-color: #b0b0b0;
}
.BasicPrice
{
	background-color:#b0b0b0;
	color: Black;	
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.BasicPriceEven
{
	background-color:#cecece;
	color: Black;	
	text-align: right;
	height: 20px;
	font-weight: bolder;
}
.TotailHeader
{
	background-color:#b0b0b0;
}
.StockSymbol
{
	background-color:#b0b0b0;
	border-right: 0px;
	color: Black;
	text-align:left;
	height: 20px;
	font-weight: bolder;	
}
.StockSymbolEven
{
	background-color:#BEAA75;
	border-right: 0px;
	color: Black;
	text-align:left;
	height: 20px;	
	font-weight: bolder;
}
.StatusSymbol
{
	background-color:#b0b0b0;
	border-left: 0px;	
	text-align: right;	
	height: 20px;
}
.StatusSymbolEven
{
	background-color:#BEAA75;	
	border-left: 0px;	
	text-align: right;
	height: 20px;
}
.OfferHeader
{
	background-color: #ed9d00;
}


.OfferPriceHeader
{
	background-color: #c08e2f;
}

.OfferVolumeHeader
{
	background-color: #c08e2f;
}

.OfferPrice
{
	background-color: #e6d2b1;
	text-align: right;
	height: 20px;
}
.OfferPriceEven
{
	background-color: #f5e5ce;
	text-align: right;
	height: 20px;
}

.OfferVolume
{
	background-color: #e6d2b1;
	text-align: right;
	height: 20px;
}
.OfferVolumeEven
{
	background-color: #f5e5ce;
	text-align: right;
	height: 20px;
}


.BidVolume
{
	background-color: #e6d2b1;
	text-align: right;
	height: 20px;
}
.BidVolumeEven
{
	background-color: #f5e5ce;
	text-align: right;
	height: 20px;
}

.BidPrice
{
	background-color: #e6d2b1;
	text-align: right;	
	height: 20px;
}
.BidPriceEven
{
	background-color: #f5e5ce;
	text-align: right;	
	height: 20px;
}
.HeaderTradedPrice
{	
	background-color:#cecece;	
}
.HeaderTradedChange
{			
	background-color:#cecece;
	height: 20px;
}
.HeaderTradedVolume
{		
	background-color:#cecece;
	height: 20px;
}
.BidHeader
{
	background-color: #ed9d00;
}
.BidPriceHeader
{
	background-color: #c08e2f;
}
.BidVolumeHeader
{
	background-color: #c08e2f;
}
.TradedHeader
{
	background-color: #525252;
}
.VolumeTrade
{
	background-color:White;
	color: Black;
	text-align: right;
	height: 20px;
}
.VolumeTradeEven
{
	background-color: #f5e5ce;
	color: Black;
	text-align: right;
	height: 20px;
}

.PriceHight
{
	background-color:White;
	color: Black;
	text-align: right;
	height: 20px;
}
.PriceHightEven
{
	background-color: #f5e5ce;
	color: Black;
	text-align: right;
	height: 20px;
}

.PriceLowest
{
	background-color:White;
	color: Black;
	text-align: right;
	height: 20px;
}
.PriceLowestEven
{
	background-color: #f5e5ce;
	color: Black;
	text-align: right;
	height: 20px;
}

.PriceNormal
{
	background-color:White;
	color: Black;
	text-align: right;
	height: 20px;	
}
.PriceNormalEven
{
	background-color: #f5e5ce;
	color: Black;
	text-align: right;
	height: 20px;
}

.Room
{
	color: White;
	text-align: right;
	height: 20px;
}	
.TradedPrice
{
	background-color: #b0b0b0;	
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
.TradedPriceEven
{
	background-color:#cecece;
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
.TradedChange
{
	background-color: #b0b0b0;
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
.TradedChangeEven
{
	background-color:#cecece;
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
.TradedVolume
{
	background-color: #b0b0b0;
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
.TradedVolumeEven
{
	background-color:#cecece;
	text-align: right;
	font-weight: bolder;
	height: 20px;
}
/*/////////////////////////////*/	
#rpsoft_tooltip
{	
	position: fixed; 
	display: none;

	border: 1px solid DarkGray;
	z-index: 30000;	
	font-size: 10px;
	text-align: left;	
	-moz-border-radius: 6px; /* Rounded edges in Firefox */
	font-family: Arial, Sans-Serif, 'Courier New';
	
	
	
}
#rpsoft_tooltipShadow
{	
	position: fixed;
	background-color: #555;
	display: none;
	z-index: 10000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius: 6px; /* Rounded edges in Firefox */
}
