.alignenglish div{
	text-align: left;
}
.alignarabic div{
	text-align: right;
}
.PajamasTable .evenRow{
	background-color: #FFFDF0;
}
.PajamasTable .oddRow{
	background-color: #FFF7BF;
}
.PajamasTable .headerRow{
	background-color: #FFE11F;
}
.PajamasTableSearch .evenRow{
	background-color: #FFFDF0;
}
.PajamasTableSearch .oddRow{
	background-color: #FFF7BF;
}
.PajamasTableSearch .headerRow{
	background-color: #FFE11F;
}

.pointer p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.PriceDown{
	color: red;
}
.PriceUp{
	color: green;
}
.ArrowDown{
	color: red;
	background-image: url("images/arrow_red.gif");
	background-repeat: no-repeat;
	background-position:100% 50%;
	padding-left:5px;
	padding-right:12px;
}
.ArrowUp{
	color: green;
	background-image: url("images/arrow_green.gif");
	background-repeat: no-repeat;
	background-position:100% 50%;
	padding-left:5px;
	padding-right:12px;
}
.CompanySymbol{
	text-align: left;
}
.CompanyName{
	text-align: left;
}
.headerTab{
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #FFF7BF; 
	border-bottom: 0px;
	border-top: 0px;
}
.headerTab a{
	color: black;
}
.headerTab a:HOVER{
	color: #990000;
}
.moreNews{
	display: none;
}
.MoreButton{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #990000;
}
.LessButton{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #990000;
}
.moreNews{
	border-style: solid;
	border-width: 2px;
	border-color: #FFF300;
	background-color: #FFF47F;
	padding: 5px;
}
.archiveNewsUL li{
	display: none;
	margin-left:25px;
	background-color: #FFF29F;
}
.archiveNewsUL li:FIRST-CHILD{
	display: block;
	margin-left:0px;
	padding-bottom:20px;
	background-color: #FFFDF0;
	background-image: url('images/moreicon.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
}

.padding_class
{
	padding-left:13px;
}
/* new styles DYP */
.PajamasTable.ToolTipsRows.highlight, #tabs .PajamasTable { width:100%}
h3.left-h3_new { width:293px; }
h3.left-h3_CSPs{ width:150px; }
h3.left-h3_CNS { width:175px;}
h3.left-h3_new_ms { width:626px; }
left-h3_new { width:280px; }
.table_border { border:1px solid #000000; border-width:0px 1px 1px 1px; /*background-color:#fffdf0;*/ }

/*img.h3-tl {  left:-1px; top:-1px; }*/
.MainWrapper h3 img.h3-tl_1 { position:absolute; left:-1px; top:-1px; }
.MainWrapper h3 img.h3-tr_1 { position:absolute; right:-1px; top:-1px; }
.MainWrapper h3 img.h3-br_1 { position:absolute; right:-1px; bottom:-1px; }
.MainWrapper h3 img.h3-bl_1 { position:absolute; left:-1px; bottom:-1px; }
.MainWrapper h3 .h3-tip_1 { position:absolute; left:14px; bottom:-6px; }
.contentlist_border2 { border:1px solid #A9A965; padding:0px; border-collapse:collapse !important; line-height:15px;  }
h3.center-h3_StPr { width:510px; }
.small_td{ font-size:1px; }

.compSym{
font:bold 10px verdana;
}

/* end new styles DYP */
