﻿body 
{
  
}

/*----------data in tables-------*/
/*
td
{
    text-align:right;
    font-family:"Simplified Arabic";
    font-size:16px;
    
    font-weight:bold;
}
p
{
	margin-top:0px;
	margin-bottom:0px;
}*/
.text
{
	text-align:right;
    font-family:"Simplified Arabic";
    font-size:16px;
    font-weight:bold;
	
}

/*----------date color-------*/
.datecolor
{
	color:#808080;
}

/*----------maintitle-------*/
.title
{
	text-align:center;
	text-decoration: underline;
	color:#008080;
	font-size:16px;
    font-weight:bold;
	
}
/*----------bluetitle-------*/
.bluetitle
{
	text-align:right;
	text-decoration: underline;
	color:#000080;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0px;
}
/*--------- Redtitle----------*/
.redtitle
{
	text-align:right;
	text-decoration: underline;
	color:#800000;
	font-weight:bold;
	
}
/*----------greentitle-------*/
.greentitle
{
	text-align:right;
	text-decoration: underline;
	color:#008080;
	font-weight:bold;
	margin-bottom: 0px;
}
/*----------mail title---------------*/
.mailtitle
{
	text-align:right;
	text-decoration: underline;
	color:#000080;
	font-weight:bold;
}
/*-------Link-------------*/
.link
{
	text-decoration: underline;
	color:#000080;
	font-weight:bold;
	}
/*-------green Link-------------*/
.greenlink
{
	text-decoration: underline;
	color:#008080;
	font-weight:bold;
	text-align: right;
	font-size:18;
}
/*--------image--------*/
.image
{
	background-image: url('images/siteimages/MOEE-copy_47.gif'); 
	height: 75px;
	font-size:20;
	color:#CC3300;
}
/*--------upimage--------*/
.upimage
{
	background-image: url('images/siteimages/N-uparr.jpg'); 
	height: 28px;
	width: 29px;
}
/*--------upimage2--------*/
.upimage2
{
	background-image: url('images/siteimages/N-uparr2.jpg'); 
	height: 28px;
	width: 29px;
}
/*------------subimage----------*/
.subimage
{
	background-image: url('images/siteimages/sub-button-left.gif'); 
	height: 26px;
	font-size:14;
	color:#CC3300;
	
}
/*---------copy right-----------*/
.copyright
{
	font-family:"Simplified Arabic";
    font-size:14px;    
    font-weight:bold;
	margin-left: 0px;
	text-align:center;
}
/*---------Line-------------*/
.line
{
	width:450px;
	
	text-align:center;
}
/*----------image title---------*/
.imagetitle
{
	text-align:center;
}
/*-------imageLink-------------*/
.imagelink
{
	
	border-color:#FFFFFF;
}
/*------ul margin------*/
ul
{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.justify
{
	text-align:justify;
}
/*------------ White Color--------------*/
.whitecolor
{
	color:White;
    direction:rtl;
    font-size:16;
}
