﻿body 
{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.TEMPLogoEn
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: right;
}

.TEMPLogoAr
{
	font-family:Traditional Arabic;
	font-size: 22px;
	font-weight: bold;
	color: White;
	text-align: left;
}

.TEMPText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.Title
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}

.Text
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.Text a
{
	color: #3366CC;
	text-decoration: underline;
}

.Text a:hover
{
	color: #3366CC;
	text-decoration: none;
}

.NewsDate
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3366CC;
}

.NewsTitle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.NewsText
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.NewsText a
{
	text-decoration: underline;
}

.NewsText a:hover
{
	text-decoration: none;
}

.MenuText
{
	font-family: Verdana;
	font-size: 14px;
	color: #F0F4F7;
	font-weight: bold;
}

.MenuText a
{
	font-family: Verdana;
	font-size: 14px;
	color: #F0F4F7;
	font-weight: bold;
	text-decoration: none;
}

.MenuText a:hover
{
	color: #3366CC;
}