﻿/* style used for Master Design           */
/* --------------------------------------- */
.MasterTable {
	width: 768px;
	border-collapse: collapse;
	border: 1px solid #FA9E68;
	background-color: #FFFFFF;
	}

.BodyMargin {
	margin: 13px 5px;
}

/* style used for Webpage Headers                  */
/* --------------------------------------- */
.Logo
{
	text-align:  center;
	vertical-align: middle;
	height: 120px;
}

.RasayelCell
{
	height: 80px;
	padding-bottom: 10px;

	}
	
.Rasayel
{
	font-family: Tahoma;
	font-size: 36pt;
	color:  #000000;
	text-decoration: none;
	font-weight: normal;
}

.Rasayel1
{
	font-family: Tahoma;
	font-size: 14pt;
	color:  #000000;
	text-decoration: none;
	font-weight: normal;
}

/* style used for Homepage          */
/* --------------------------------------- */
.VerticalLineHomePage
{
	background-position: right center;
	background-image: url('Images/Dot.jpg');
	background-repeat: repeat-y;
	margin-top: 45px;
	margin-bottom: 5px;
	vertical-align: top;
	width:10px;
}

.HorizontalLineHome
{
	background-position: center center;
	background-image: url('Images/Dot.jpg');
	background-repeat: repeat;
	height:10px;
}

.HeightUp
{
	height:15px;
	}

.HeightDown
{
	height:5px;
	}

/* style used for Homepage Bottom           */
/* --------------------------------------- */
.development
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.titleHomepage
{
	font-family: Tahoma;
	font-size: 10pt;
	color:  #dc8124;
	font-weight: bold;
}

/* style used for Webpage Body                  */
/* --------------------------------------- */
.titleOrangeCV
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #FA9E68;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

.BigImages
{
	text-align: center;
	}
	
.titleRed
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #E10A1E;
	text-decoration: none;
	font-weight: bold;
}

.titleOrange
{
	font-family: Tahoma;
	font-size: 12pt;
	color:  #FA9E68;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.bodyCell
{
	padding: 15px;
}

.body
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.CultureEvents
{
	font-family: Arabic Transparent;
	font-size: 16pt;
	color: #000000;
	text-align: center;
}

A
 {
font-size:        10pt;
font-family:      Tahoma;
color:            #0000ac;
background-color: transparent;
text-decoration:  none;
}

A:hover 
  {
color:            #e60b11;
}

/* style used for General                  */
/* --------------------------------------- */
.Padding
{
	padding-right: 5px;
	padding-left: 5px;
}

	

	
