/****************************************************/
/************				BURSA				**************/
/****************************************************/
.burBG {
	background-color: transparent;
}
.burTableBG {
	background-color: transparent;
	color:#000000;
	font: normal 11px Arial;
}
.burMadad {
	background-color: transparent;
	color:#000000;
	font:normal 11px Arial;
	white-space: nowrap;
}
.burDataTD {
	background-color: transparent;
	color:#000000;
	font:normal 11px Arial;
	white-space:nowrap;	
}
.burArrowUpTD {
/*	background: transparent url(../images/nLeumi_Up_icon.gif) no-repeat right;
	padding-right: 3px;	*/
	color:#237C30;
	font:normal 11px Arial;
	white-space:nowrap;
}
.burArrowDownTD {
/*	background: transparent url(../images/nLeumi_Down_icon.gif) no-repeat right;
	padding-right: 3px;	*/
	color:#BD1814;
	font:normal 11px Arial;
	white-space:nowrap;
}
.burNoArrowTD {
	background: transparent;
	color:#000000;
	font:normal 11px Arial;
	white-space:nowrap;
/*	padding-right: 3px;		*/
}
.grayRow
{
	background-color:#F4F5F5;
}
.whiteRow
{
	background-color:#ffffff;
}
.tableRow
{
	height:18px;
}

:focus { -moz-outline-style: none};

