﻿
body
{
	font-family: Arial;
	background-color: #ffffff;
}
.MainMenuTabGrey
{
	background-image: url(imgs/TabGrey.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 35px;
}
.MainMenuTabBlue
{
	background-image: url(imgs/TabBlue.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 35px;
}
.MainMenuTabRed
{
	background-image: url(imgs/TabRed.jpg);
	background-repeat: no-repeat;
	width: 87px;
	height: 35px;
}

.OtherMenuTabGray
{
	/*background-image:url(imgs/TabGrey2.jpg);*/
	background-image: url(imgs/TabGrey2New.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 35px;
}

.DefaultMenuTabBlue
{
	background-image: url(imgs/TabBlue1.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 35px;
}

A.TopMenu:Link, A.TopMenu:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.TopMenu:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #792f30;
	text-decoration: none;
	font-weight: normal;
}
A.MainMenu:Link, A.MainMenu:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MainMenu:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.TabSearch_On
{
	background-image: url(imgs/MainTabEngin_On.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 42px;
}
A.Search_On:Link, A.Search_On:Visited
{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.Search_On:Hover
{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TabSearch_Off
{
	background-image: url(imgs/MainTabEngin_Off.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 42px;
}
A.Search_Off:Link, A.Search_Off:Visited
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.Search_Off:Hover
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.InputName
{
	font-family: Arial;
	font-size: 13px;
	color: #e1ecf2;
	text-decoration: none;
	font-weight: bold;
	padding-right: 45px;
	text-align: right;
}
.Input
{
	font-family: Arial;
	font-size: 11px;
	color: #e1ecf2;
	text-decoration: none;
	font-weight: normal;
	width: 199px;
	height: 23;
	color: Black;
}
.SearchBtn
{
	text-align: left;
	padding-left: 40px;
}
.ArrowNavigation
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Align
{
	text-align: right;
	padding-right: 4px;
}
A.Navigation:Link, A.Navigation:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.Navigation:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.CurrentPage
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Title
{
	font-family: Arial;
	font-size: 40px;
	color: #545454;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right: 4px;
}
.AlignMainLogo
{
	text-align: left;
	padding-left: 4px;
}
.SubMenuOn
{
	background-image: url(imgs/BigBlueTab.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;
}
.SubMenuOff
{
	background-image: url(imgs/BigGreyTab.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 59px;
}
A.SubMenuLinkOn:Link, A.SubMenuLinkOn:Visited
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenuLinkOn:Hover
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenuLinkOff:Link, A.SubMenuLinkOff:Visited
{
	font-family: Arial;
	font-size: 16px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: bold;
}
A.SubMenuLinkOff:Hover
{
	font-family: Arial;
	font-size: 16px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: bold;
}
.ProjectsList_Table
{
	text-align: left;
}
.NewProject
{
	text-align: right;
	padding-right: 24px;
}
A.TitleNewProject:Link, A.TitleNewProject:Visited
{
	font-family: Arial;
	font-size: 20px;
	color: #0063ce;
	text-decoration: none;
	font-weight: normal;
}
A.TitleNewProject:Hover
{
	font-family: Arial;
	font-size: 20px;
	color: #0063ce;
	text-decoration: none;
	font-weight: normal;
}
.AreaNewProject
{
	font-family: Arial;
	font-size: 13px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right: 24px;
}
A.More:Link, A.More:Visited
{
	font-family: Arial;
	font-size: 13px;
	color: #60393a;
	text-decoration: underline;
	font-weight: normal;
}
A.More:Hover
{
	font-family: Arial;
	font-size: 13px;
	color: #60393a;
	text-decoration: underline;
	font-weight: normal;
}
.AlignVideoGalery
{
	text-align: right;
	padding-left: 6px;
}
.VideTabOn
{
	background-image: url(imgs/Tab_Video_On.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 44px;
}
.VideTabOff
{
	background-image: url(imgs/Tab_Video_Off.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 44px;
}
A.VideoTabLinkOn:Link, A.VideoTabLinkOn:Visited
{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
A.VideoTabLinkOn:Hover
{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
A.VideoTabLinkOff:Link, A.VideoTabLinkOff:Visited
{
	font-family: Arial;
	font-size: 18px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
A.VideoTabLinkOff:Hover
{
	font-family: Arial;
	font-size: 18px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.VideoName
{
	font-family: Arial;
	font-size: 14px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 14px;
}
.VideoTime
{
	font-family: Arial;
	font-size: 14px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
A.PagingVideo:Link, A.PagingVideo:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: bold;
}
A.PagingVideo:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #8f2122;
	text-decoration: none;
	font-weight: bold;
}
.PagingVideoNum
{
	font-family: Arial;
	font-size: 12px;
	color: #8f2122;
	text-decoration: none;
	font-weight: bold;
}
A.PagingVideoArrow:Link, A.PagingVideoArrow:Visited
{
	font-family: Arial;
	font-size: 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: bold;
}
A.PagingVideoArrow:Hover
{
	font-family: Arial;
	font-size: 10px;
	color: #8f2122;
	text-decoration: none;
	font-weight: bold;
}
.LeftTitle
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
}
.LeftMyNetLogo
{
	text-align: left;
	padding-left: 12px;
}
.AlignMivza
{
	padding-right: 12px;
	padding-left: 12px;
	text-align: right;
}
.TextMivza
{
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
}
A.TitleMivza:Link, A.TitleMivza:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #006ec3;
	text-decoration: underline;
	font-weight: normal;
}
A.TitleMivza:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #006ec3;
	text-decoration: underline;
	font-weight: normal;
}
.AlignArrowMivza
{
	text-align: left;
}
A.MoreMivza:Link, A.MoreMivza:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #7a2e30;
	text-decoration: underline;
	font-weight: normal;
}
A.MoreMivza:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #7a2e30;
	text-decoration: underline;
	font-weight: normal;
}
A.TitleNews:Link, A.TitleNews:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #ae171a;
	text-decoration: none;
	font-weight: bold;
}
A.TitleNews:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ae171a;
	text-decoration: none;
	font-weight: bold;
}
A.News:Link, A.News:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #444545;
	text-decoration: underline;
	font-weight: normal;
}
A.News:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #444545;
	text-decoration: underline;
	font-weight: normal;
}
.Footer_TD
{
	text-align: right;
}
.BannerAlign
{
	padding-right: 18px;
}
.FooterArrow
{
	font-family: Arial;
	font-size: 14px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}

A.Footer:Link, A.Footer:Visited
{
	font-family: Arial;
	font-size: 14px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
}
A.Footer:Hover
{
	font-family: Arial;
	font-size: 14px;
	color: #792f2e;
	text-decoration: none;
	font-weight: normal;
}
A.FooterActive:Link, A.FooterActive:Visited
{
	font-family: Arial;
	font-size: 14px;
	color: #792f2e;
	text-decoration: none;
	font-weight: normal;
}
A.FooterActive:Hover
{
	font-family: Arial;
	font-size: 14px;
	color: #792f2e;
	text-decoration: none;
	font-weight: normal;
}
A.ListItem:Link, A.ListItem:Visited
{
	font-family: Arial;
	font-size: 15px;
	color: #fdfeff;
	text-decoration: underline;
	font-weight: normal;
}
A.ListItem:Hover
{
	font-family: Arial;
	font-size: 15px;
	color: #fdfeff;
	text-decoration: underline;
	font-weight: normal;
}
.SearchTitle
{
	font-family: Arial;
	font-size: 30px;
	color: #2182c9;
	text-decoration: none;
	font-weight: normal;
}
.NumResults
{
	font-family: Arial;
	font-size: 12px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
.SearchResults_Align
{
	text-align: right;
}
.SearchMoreTitle
{
	font-family: Arial;
	font-size: 30px;
	color: #a7a7a7;
	text-decoration: none;
	font-weight: normal;
}

.MenuDoc_On
{
	background-image: url(imgs/BlueTabMain.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 39px;
}
.MenuDoc_Off
{
	background-image: url(imgs/GreyTabMain.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 39px;
}
A.MenuDoc_On_Link:Link, A.MenuDoc_On_Link:Visited
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MenuDoc_On_Link:Hover
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.MenuDoc_Off_Link:Link, A.MenuDoc_Off_Link:Visited
{
	font-family: Arial;
	font-size: 16px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: bold;
}
A.MenuDoc_Off_Link:Hover
{
	font-family: Arial;
	font-size: 16px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: bold;
}
.MenuDocMifrat_On
{
	background-image: url(imgs/Tab_Mifrat_blue.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 39px;
}
.MenuDocMifrat_Off
{
	background-image: url(imgs/Tab_Mifrat_grey.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 39px;
}
.Title_Doc
{
	font-family: Arial;
	font-size: 32px;
	color: #006ec3;
	text-decoration: none;
	font-weight: normal;
}
A.GaleryDoc:Link, A.GaleryDoc:Visited
{
	font-family: Arial;
	font-size: 14px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
A.GaleryDoc:Hover
{
	font-family: Arial;
	font-size: 14px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
.Title_FormPniya
{
	font-family: Arial;
	font-size: 18px;
	color: #030303;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.input_FormPniya
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.inputName_FormPniya
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.Title_DocProjects
{
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.NewProjectDoc:Link, A.NewProjectDoc:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #0063ce;
	text-decoration: none;
	font-weight: bold;
}
A.NewProjectDoc:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #0063ce;
	text-decoration: none;
	font-weight: bold;
}
.AreaNewProjectDoc
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.TextDoc
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 30px;
	text-align: right;
	direction: rtl;
}
.SubTitleDoc
{
	font-family: Arial;
	font-size: 15px;
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	padding-right: 10px;
	text-align: right;
}
.CheckboxText
{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4e;
	text-decoration: none;
	font-weight: normal;
	padding-right: 12px;
}
.SendText
{
	font-family: Arial;
	font-size: 30px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: normal;
	padding-right: 12px;
}
.ArticleTopText
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.ArticleText
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
}
A.BackTo:Link, A.BackTo:Visited
{
	font-family: Arial;
	font-size: 16px;
	color: #4290ce;
	text-decoration: underline;
	font-weight: bold;
}
A.BackTo:Hover
{
	font-family: Arial;
	font-size: 16px;
	color: #4290ce;
	text-decoration: underline;
	font-weight: bold;
}
A.Print:Link, A.Print:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #4290ce;
	text-decoration: underline;
	font-weight: normal;
}
A.Print:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #4290ce;
	text-decoration: underline;
	font-weight: normal;
}
A.TitleArticleList:Link, A.TitleArticleList:Visited
{
	font-family: Arial;
	font-size: 24px;
	color: #ae171a;
	text-decoration: none;
	font-weight: normal;
}
A.TitleArticleList:Hover
{
	font-family: Arial;
	font-size: 24px;
	color: #ae171a;
	text-decoration: none;
	font-weight: normal;
}
.TextArticleList
{
	font-family: Arial;
	font-size: 14px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: normal;
}
.DateArticleList
{
	font-family: Arial;
	font-size: 14px;
	color: #4c4d4f;
	text-decoration: none;
	font-weight: normal;
}
A.ToFullArticle:Link, A.ToFullArticle:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #006ec3;
	text-decoration: none;
	font-weight: bold;
}
A.ToFullArticle:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #006ec3;
	text-decoration: none;
	font-weight: bold;
}
.MifratTitle
{
	font-family: Arial;
	font-size: 30px;
	color: #007dbd;
	text-decoration: none;
	font-weight: normal;
}
A.MifratLink:Link, A.MifratLink:Visited
{
	font-family: Arial;
	font-size: 15px;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}
A.MifratLink:Hover
{
	font-family: Arial;
	font-size: 15px;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}
A.PopUpLinks:Link, A.PopUpLinks:Visited
{
	font-family: Arial;
	font-size: 12px;
	color: #ae1819;
	text-decoration: underline;
	font-weight: normal;
}
A.PopUpLinks:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ae1819;
	text-decoration: underline;
	font-weight: normal;
}

.divTotalMediaLeft
{
	width: 119px;
	height: 111px;
	border: solid 0px red;
	padding-top: 20px;
}

.divTotalMediaLeftInnerPages
{
	width: 119px;
	height: 100px;
	border: solid 0px red;
}

.clsTotalMediaHomePage
{
	height: 77px;
}

.imgiPhoneHome
{
	vertical-align: bottom;
	width: 117px;
	height: 267px;
	border:none;
}

.divTotalMediaJambo
{
	width: 728px;
	height: 90px;
	border: solid 0px red;
	max-width: 728px; /*padding-top:20px;*/
}

.fRight
{
	float: RIGHT;
}

.pageingOfDataList
{
	font-family: Arial; /*font-size: 20px;*/
	color: #0063ce; /*text-decoration: none;*/
	font-weight: bold;
}



h1
{
	font-family: Arial;
	font-size: 40px;
	color: #545454;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}


