body, td, th {
	font: 11px tahoma, verdana, "microsoft Sans Serif";
	color: #213268;
}
body {
	background: #FFFFFF;
	margin: 0px;
}

.falcom_en
{
	background: url(images/falcom_logo_bg.gif) no-repeat;
	background-position: center center;
	width: 78px;
	cursor: hand;
}

.tadawuly_en
{
	background: url(images/tadawuly_en_blue.gif) no-repeat;
	background-position: center center;
	width: 80px;
	cursor: hand;
}

.falcom_ar
{
	background: url(images/falcom_logo_bg_ar.gif) no-repeat;
	background-position: center center;
	width: 78px;
	cursor: hand;
}

.tadawuly_ar
{
	background: url(images/tadawuly_ar_blue.gif) no-repeat;
	background-position: center center;
	width: 80px;
	cursor: hand;
}

.self
{
	width: 3px;
}

.TickerButton
{
	DISPLAY: inline-block; FLOAT: left; WIDTH: 80px; 
	direction:ltr;
}

.negative {
background:url(images/down_blue.gif) no-repeat;
width: 20px;
background-position: center center;
vertical-align: sub; 
}

.positive {
background:url(images/up_blue.gif) no-repeat;
width: 20px;
background-position: center center;
vertical-align: sub; 
}

.neutral
{
background:url(images/non_blue.gif) no-repeat;
width: 20px;
background-position: center center;
vertical-align: sub; 
}

.tickerSymbol {font-weight: bold; text-transform: uppercase; vertical-align: middle; 
padding-left: 8px;
padding-right: 8px;}
.tickerValue {font-size: 10px; white-space: nowrap; vertical-align: sub; display:  inline-block; overflow: hidden; direction: ltr}
.ticker1
{
padding-left: 15px;
padding-right: 15px;

}

.IndexSymbol {font-weight: bold; text-transform: uppercase; vertical-align: middle; 
padding-left: 2px;
padding-right: 2px;}
.IndexValue {font-size: 10px; white-space: nowrap; display:  inline-block; overflow: hidden;direction: ltr}
.Index
{
DISPLAY: inline-block;
}

.IndexNegative {
background:url(images/down_index_blue.gif) no-repeat;
width: 20px;
background-position: center center;
}

.IndexPositive {
background:url(images/up_index_blue.gif) no-repeat;
width: 20px;
background-position: center center;
}

.IndexNeutral
{
background:url(images/non_index_blue.gif) no-repeat;
width: 20px;
background-position: center center;
}


.TickerTable
{
width: 100%;
height: 34px;
background:url(images/bg_blue.gif) repeat-x;
border-color:#6f8cae;

}

.TickerMain
{
	
	width:auto;
	height: 34px;
}

.TickerIndex
{
	width: 100px;
height: 34px;
background:url(images/index_bg_blue.gif) repeat-x;
text-align: center;
vertical-align: middle;

}


