BODY{
	margin:0;
	overflow:auto;
	border:0;
}

/**** Yaron ****/

/* do we need????  **/
.channel{
	background:#718ECC;/* #D3DDF9;*/
	FONT: bold 12px arial;
    color:#fff;
}
.subchannel{
	background: #07389C;
	FONT: bold 12px arial;
    color:#fff;
}


/* we need !!!! */ 



a:hover.appLink{
	color:#D76B0B;
}


/** tables: **/
.table
{
	padding: 0;
	cellPadding:0; 
	table-layout:fixed;
}

.tableAreaA4
{
	width:100%;
	text-align:center;
	empty-cells: show;
}


/** titles **/
.topTitle{
	COLOR: #FFFFFF;
    FONT: bold 18px Arial;
    height:25px;
	
}
.topTitleLarge{
	COLOR: #FFFFFF;
    FONT: bold 18px Arial;
    height:40px;
	
}



.subTitleBoldAreaA{
	COLOR: #051456;
    FONT: bold 18px Arial;
}




.subTitleLink{
	COLOR: #051456;
    FONT: 14px Arial;
    height:15px;
}




.secSubTitle{
	COLOR: #051456;
    FONT: bold 14px Arial;
}
.secSubTitleAbstract{
	COLOR: #051456;
    FONT: bold 12px Arial;
}


/**links:**/
a{
	color:#707070;
	font: 11pt arial;
}



/** Buttons **/
.button {
     border:0;
     background:#666666;
     font-size:12px;
     font-family:arial; 
     font-weight:bold;
     color:white; 
     height:16px; 
     width:60px;  
     font-smooth: always;
     margin-top:5px;
     letter-spacing: 0.2mm;
     xcursor:hand;
 }


/** Icon **/
.topIcon
{
	BORDER:0;
}
.topIcon:hover 
{
	BORDER:0;
}

SELECT
{
    COLOR: black;
    FONT: 11px arial;
    HEIGHT: 18px;
    border-width: 1;
    border-style: solid;
    border-color: #666666;
    direction:rtl;
}


.bannerFlash
{
	/*width:200;*/
	background:white;
}
.paddingLeftRight {
	padding-right:3;
	padding-left:3;
}
.normalText{
	font: 13 Arial
}
.bigText{
	font: 16 Arial
}
.normalTextBold{
	font: bold 13 Arial
}
.bigTextBold{
	font: bold 18 Arial
}




P{
	margin-bottom: 3px;
	margin-top: 3px;
}
BLOCKQUOTE {
	MARGIN: 6px;
}
OL{
	text-align: left;
		
}
/*
UL
{
    LIST-STYLE-IMAGE: url(../img/txtBullet2.gif);
    MARGIN-RIGHT: 10px
}
*/

/* text captions: */
.cap1{
	font: 12 Arial;
}
.cap1Bold{
	font: bold 12 Arial;
}
.cap2{
	font: 11 Arial;
}

/* fields: */
a.appNumLink,a.appNumLinkMed{
	color:#666666;
	ccolor:#000;
	padding:5;
}
a.appNumLink{
	font: 12 Arial;
}
a.appNumLinkMed{
	font: 14 Arial;
}

/* NEW */

.contentText
{
	COLOR: #000000;
    FONT: 9pt arial;
}
.contentTitle
{
	COLOR: #5E7882;
    FONT: bold 12pt arial;
}
.contentEmptyLine
{
	height:10px;
}
.contentLinkTop
{
	COLOR: #707070;
    FONT: 9pt arial;
    text-align:right;
}
.contentLinkTop:hover
{
	COLOR: #707070;
    FONT: 9pt arial;
}
.areaB
{
	width: 160px;
	table-layout:fixed;
}
.printSection
{
	line-height: 30;
	COLOR: #002A4F;
    FONT: bold 8pt verdana;
    text-decoration: none;
}
.paging
{
	COLOR: #707070;
    FONT: 9pt arial;
    xtext-decoration: none;
}
.marginLine{
	font: 9pt verdana;
}
.smallMarginLine{
	font: 5pt verdana;
}
.verySmallMarginLine{
	font: 1pt verdana;
}
.printLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
}
