body 
{
	font-family: Arial;
	font-size: 10pt;
	direction: rtl;
	text-align: right;
	margin-top: 0px;
}

body.bluebg
{
  	background-image: url(images/bacground-x.jpg);
    background-repeat: repeat-x;
    background-color: #0066a8;
}

.datetime 
{
	font-size: 8pt;
	color: #c0c0c0;
}

tr.contenttable
{
	height: 266px;	
}

tr.contenttable2
{
	height: 445px;	
}

td.content
{
	width: 970px;
	background-image: url(images/content-background.png);
	background-repeat: no-repeat;	
}

td.content2
{
	width: 970px;
	height: 475px;
	background-image: url(images/content-background2.png);
	background-repeat: no-repeat;	
}

td.content3
{
	width: 970px;
	height: 300px;
	background-image: url(images/content-background4.png);
	background-repeat: no-repeat;	
}

a.twitter
{
	color: #02a6db;
	font-weight: bold;
	direction: ltr;
	text-decoration: none;
}

a:hover.twitter
{
	text-decoration: underline;
}

tr.footer_container
{
	height: 46px;
}
td.footer_container
{
	background-image: url(images/bottom-horizontal-background.png);
	background-repeat: no-repeat;	
}

td.footer
{
	 white-space: nowrap;	
	 font-size: 11pt; 
}

img.bottom_icons
{
	vertical-align: text-bottom;
	width: 26px;
	height: 23px;
	border-width: 0px;	
}

a img {border: 0;
