
td p
{
	margin:0;
	padding:0;
}

.table_center
{
	margin:auto;
}
a img
{
	border:0px;
	border-style:none;
}
a 
{
	color:#48ce89;
	text-decoration:none;
	
}
a:hover
{
	color:#ffff00;
	text-decoration:underline;
	
}
body
{
	margin:auto;
	margin-top:15px;
	margin-bottom:0px;
	background: #E7E7E5 ;
	font-family: arial;
	font-size:12px;
	direction:rtl;	
	color:#000000;
}

.clr
{
	clear:both;
}
#marqueecontainer
{
position: relative;
width: 165px; 
height: 90px;  
overflow: hidden;
text-align:left;
 
}
 
p img
{
	margin:0;
	padding:0;
}
p a 
{
	color:#48ce89;
	text-decoration:none;
	
}
p a:hover
{
	color:#ffff00;
	text-decoration:underline;
	
}
 
#warpbg
{
	width:800px;
	margin:auto;
	margin-top:15px;
	background: #E7E7E5 url(./images/pagebg.gif) repeat-y top center;
}
#warper
{
	width:760px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	direction:ltr;	
	background:#263C2B;
}

#header
{
	width:760px;
	height:130px;
	margin-top:-4px;
	background : url(./images/logo_en.gif) no-repeat top left;
}

#navigation
{
	background-color:#000000;
	color:#FFFFFF;
	margin-top:0px;
	font-weight:bold;
	font-size:15px;
	
}
.navtext
{
	float:left;
	margin-left:3px;
	margin-right:3px;
	color:#FFFFFF;
	padding:3px;
	background-color:#000000;
}
.navsep
{
	float:left;
	margin-right:3px;
	margin-left:3px;
	color:#FFFFFF;
	padding-top:4px;
	width:5px;
	background :#000000 url(./images/sep.gif) no-repeat center left;

}
.navtext a
{
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}
.navtext a:hover
{
	color:#FFF200;
	background-color:#000000;
	text-decoration:none;
}
#maintext
{
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
}

#footer
{
	width:760px;
	border:1px solid #FFFFFF;
	background-color:#000000;
	height:24px;
	border-left:0px;
	border-right:0px;	
	margin-bottom:0px;
	color:#FFFFFF;
	text-align:left;
	
}
.footertext
{
	margin:2px;
	margin-left:10px;
	margin-top:4px;
	float:left;
}
.copyright
{
	margin:2px;
	margin-right:10px;
	margin-top:4px;
	float:right;
}
.copyright a
{
	text-decoration:none;
	color:#FFFFFF;
}
.anylinkcss
{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
background:#000000;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
border:1px solid #FFFFFF;
background:#000000;
}

.anylinkcss a
{
width: 100%;
display: block;
text-indent: 3px;
font:normal 12px Verdana;
color:#FFFFFF;
line-height: 18px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover
{ /*hover background color*/
background-color: #263C2B;
text-decoration:none;
color: #FFFFFF;
}

.sharebar{
	/*margin: 5px 0;
	padding: 5px 0;*/
}
.sharebar .icon32{
	width: 32px;
	height: 32px;
	margin-left: 5px;
	display: block;
	float: right;
	overflow: hidden;
}
.sharebar .icon22{
	width: 22px;
	height: 22px;
	margin-left: 5px;
	display: block;
	float: right;
	overflow: hidden;
}
.sharebar .rightmost{/*padding-right: 30px;*/}
.sharebar .facebook32{background: #5F78AB url('images/share_icons.png') no-repeat scroll 0 0;}
.sharebar .twitter32{background: transparent url('images/share_icons.png') no-repeat scroll 0 -32px;}
.sharebar .facebook22{background: #5F78AB url('images/share_icons.png') no-repeat scroll 0 -96px;}
.sharebar .twitter22{background: transparent url('images/share_icons.png') no-repeat scroll 0 -118px;}