﻿body 
{
  
}

/*----------data in tables-------*/
td
{
    text-align:right;
    font-family:"Simplified Arabic";
    font-size:16px;
    
    font-weight:bold;
}
p
{
	text-align:right;
    font-family:"Simplified Arabic";
    font-size:16px;
	
	}
/*----------date color-------*/
.datecolor
{
	color:#808080;
}

/*----------maintitle-------*/
.title
{
	text-align:center;
	text-decoration: underline;
	color:#008080;
	
}
/*----------bluetitle-------*/
.bluetitle
{
	text-align:right;
	text-decoration: underline;
	color:#000080;
	font-weight:bold;
}
/*--------- 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;
}
/*----------mail title---------------*/
.mailtitle
{
	text-align:right;
	text-decoration: underline;
	color:#000080;
	font-weight:bold;
}
/*-------Link-------------*/
.link
{
	text-decoration: underline;
	color:#000080;
	font-weight:bold;
	text-align: right;
}
/*-------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: 62px;
	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
{
	text-align:center;
    font-family:"Simplified Arabic";
    font-size:14px;    
    font-weight:bold;
}
/*---------Line-------------*/
.line
{
	text-align:center;
	width:436px;	
}
/*----------image title---------*/
.imagetitle
{
	text-align:center;
}
/*-------imageLink-------------*/
.imagelink
{
	
	border-color:#FFFFFF;
}
/*------ul margin------*/
ul
{
	margin-bottom: 0px;	
}

.justify
{
	text-align:justify;
}