body
{
	
	
}

.ConsuleStyle
{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color: #0A009C;
	cursor:hand;
}

.DataGridItemReg
{
	
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	
	
}
.DataGridItemRegNoSpace
{
	
	
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	
	
}
.DataGridItemRegular
{

	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	
	
}
.DataGridItemRegularNoU
{

	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	
	
}

.DataGridItemRegularNoU A
{

	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	
	
}
.DataGridItemRegularNoU A:hover
{

	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	
	
}
.DataGridItem
{
	
	padding-right: 3px;
	padding-left: 3px;
	border-right: #A2D0E7 1px solid;
	border-bottom: #C0C0C6 1px solid;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	
}
.DataGridItemSmall
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9px;
	font-family: Arial;	
	font-weight:normal ;
	
}

.DataGridItemBold
{
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: #C0C0C6 1px solid;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:bold ;
	
}
.redGridText
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	border-right: #A2D0E7 1px solid;
	color: #CA0000;
	border-bottom: #C0C0C6 1px solid;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	
}
.greenGridText
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	color: #349221;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	border-right: #A2D0E7 1px solid;
	border-bottom: #C0C0C6 1px solid;
	
}

.DataGridItemNoBR
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
	border-bottom: #C0C0C6 1px solid;
	
}
.redGridTextNoBR
{
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: #A2D0E7 1px solid;
	color: #CA0000;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	
}
.greenGridTextNoBR
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	color: #349221;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	border-bottom: #C0C0C6 1px solid;
	
}



.tabTitleGridText
{
	background-image: url(/TASE/Images/bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B3F79;
}

.tabLongTitleGridText
{
	background-image: url(/TASE/Images/bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B3F79;
	padding-left:5px;
	padding-right:5px;
	TEXT-DECORATION: underline;
}


#container
{	
    overflow:auto;
	width:580px;
	height:100%;
	margin:0;
	border:0;
	padding:0;
	scrollbar-base-color:White;
	scrollbar-3dlight-color:White;
	scrollbar-face-color:#C6E0ED;
	scrollbar-arrow-color:#0B3F79;
	scrollbar-darkshadow-color:White;
	scrollbar-highlight-color:white;
	
}




td.locked,  th.locked{
background-color: #ffffff;
font-weight: bold;
left:expression(document.getElementById("container").scrollLeft); /* IE5+ only */
position: relative;


}

.gridHeader
 {
    font-weight: bold;
	font-size: 12px;
	color: #0B3F79;
	font-family: Arial;
	background-color: #C6E0ED;
	text-decoration: none;
 }
 
.noScrollHeader
 {
    position:relative;
    top:expression(this.offsetParent.scrollTop); 
	font-weight: bold;
	font-size: 12px;
	color: #0B3F79;
	font-family: Arial;
	background-color: #C6E0ED;
	text-decoration: none;
	margin:0;
	padding:0;
 }
 

  
 


 
.tblGridBorder
{
border-top: #A2D0E7 1px solid;
border-right: #A2D0E7 1px solid;
border-left: #A2D0E7 1px solid;
}

.tblGridBorderRL
{
	border-right: #A2D0E7 1px solid;
	border-left: #A2D0E7 1px solid;
}

.trGridline
{
	border-bottom : #A2D0E7 1px solid;
	background-color: white;
	/*BACKGROUND-POSITION-Y: bottom;
	background-image: url(/TASE/Images/Grid/bluepixel.gif);
	background-repeat: repeat-x;*/
}
.linkTitleGrid
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #0b3f79;
	font-family: Arial;
	text-decoration: underline;
}

.linkTitleGrid:hover
{
	padding-right: 3px;
	padding-left: 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight :  bold;
	text-decoration : underline;
	color: #EF9000;
}
.linkTitleGridActive
{
	padding-right: 3px;
	padding-left: 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight :  bold;
	text-decoration : underline;
	color: #EF9000;
}

.titleGridReg
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	border-left: #f4f9fb 1px solid;
	color: #0b3f79;
	font-family: Arial;
	height: 20px;
	text-decoration: none;
}

.titleGridRegNoB
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #0b3f79;
	font-family: Arial;
	height: 20px;
	text-decoration: none;
}


.titleUpperGridReg
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	border-left: #f4f9fb 1px solid;
	border-bottom: #f4f9fb 1px solid;
	color: #0b3f79;
	font-family: Arial;
	height: 20px;
	text-decoration: none;
}

.titleUpperGridRegNoB
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #0b3f79;
	font-family: Arial;
	height: 20px;
	text-decoration: none;
	border-bottom: #f4f9fb 1px solid;
}
.linkInGrid
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #0f95de;
	font-family: Arial;
	text-decoration: underline;
}

.linkInGrid:hover
{
	padding-right: 3px;
	padding-left: 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight :  normal;
	text-decoration : underline;
	color: #0F95DE;
}


.GtblTitleItemright
{
	border-right: #A2D0E7 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Arial;
}

.GtblTitleItemleft
{
	font-weight: bold;
	font-size: 11px;
	border-left: #A2D0E7 1px solid;
	color: #444444;
	font-family: Arial;
}

.GtblItem
{
	border-left: #A2D0E7 1px solid;
	border-right: #A2D0E7 1px solid;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;

}

.redGtblItem
{
	font-size: 12px;
	border-right: #A2D0E7 1px solid;
	border-left: #A2D0E7 1px solid;
	color: #CA0000;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	
}
.greenGtblItem
{
	font-size: 12px;
	color: #349221;
	font-family: Arial;
	font-weight:normal ;
	text-decoration: none;
	border-right: #A2D0E7 1px solid;
	border-left: #A2D0E7 1px solid;
		
}
.GtblSeperatorLine
{
	border-bottom: #c0c0c6 1px solid;
	height: 1px;
}
.tdGtblLineTop
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(/TASE/Images/Grid/bluepixel.gif);
	background-repeat: repeat-x;
}

.tdGtblLineBottom
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(/TASE/Images/Grid/bluepixel.gif);
	background-repeat: repeat-x;
}

.tdGenericTableLineBottom
{
	border-bottom : #A2D0E7 1px solid;
	background-color: #F6F7F7;
}
.GtblTitleUper
{
	font-weight: bold;
	font-size: 11px;
	color: #0B3F79;
	font-family: Arial;
	text-decoration: none;
	
}
.GtblTextUper
{
	font-size: 12px;
	color: #0B3F79;
	font-family: Arial;
	text-decoration: none;	
	font-weight:normal;
}

.GtblLineRTLright
{
	border-right: #A2D0E7 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Arial;
}
.GtblLineLTRleft
{
	border-right: #A2D0E7 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Arial;
}
.GtblLineLTRright
{
	border-left: #A2D0E7 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Arial;
}
.GtblLineRTLleft
{
	border-left: #A2D0E7 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	font-family: Arial;
}


.hrHighLow
{
	height:1px;
	color: #0B3F79;
}

.hrHistoryData
{
	height:1px;
	color: #A2D0E7;
}
.grayBg
{
 background-color:#F6F7F7; 
}


.HistoryButton
{
	font-weight: bold;
	font-size: 12px;
	BACKGROUND-POSITION-Y: top;
	background-image: url(/TASE/Images/green_but_bg.gif);
	vertical-align: baseline;
	cursor: hand;
	color: #308300;
	border-top-style: none;
	background-repeat: repeat-x;
	border-right-style: none;
	white-space: nowrap;
	border-left-style: none;
	height: 17px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}
.HistoryButton:hover
{
	color:#308300;
	text-decoration:none;
}


.tdGtblLineTopBgBlue
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(/TASE/Images/Grid/bluepixel.gif);
	background-repeat: repeat-x;
	 background-color:#eef8fc;
}

.tdGtblLineBottomBgBlue
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(/TASE/Images/Grid/bluepixel.gif);
	background-repeat: repeat-x;
	background-color:#eef8fc;
}

.tblLRBorderBgColor
{
	border-left: #a2d0e7 1px solid;
	border-right: #a2d0e7 1px solid;
	background-color:#eef8fc;
}
.tblBlueBorder
{
	border-left: #a2d0e7 1px solid;
	border-right: #a2d0e7 1px solid;
	border-top: #a2d0e7 1px solid;
	border-bottom: #a2d0e7 1px solid;
	
}
.tblSimpleText
{
	border-left: #a2d0e7 1px solid;
	border-right: #a2d0e7 1px solid;
	border-top: #a2d0e7 1px solid;
	border-bottom: #a2d0e7 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
}
.lblSimpleText
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial;
	color:  #444444;
	font-weight:normal ;
}

