﻿.Logo
{
	font-family: 'B Titr' , 'times New Roman' , Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #2F5768;
}

body
{ direction   : rtl ;
	font-size: 9pt;
	font-family: tahoma;
	background-image: url(Images/bg.gif); 	background-repeat: repeat-x;
}

#logoTD
{
	border: 1px solid #4C8BA6;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#logoName
{
	background-image: url(Images/name.gif);
	background-repeat :no-repeat ;
}
#menuTD
{
	border-top-style: none;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #4C8BA6;
	padding: 0px;
	background-color: #D9E1E6;
}
.MenuItem
{
	padding: 0px 0px 0px 0px;
	color: #264553;
	background-color: #D9E1E6;
	font-size: 9pt;
	text-decoration: none;
	height: 20px;
}
.MenuItem:hover
{
	background-color: #39697D;
	color: white;
}

.DMenu
{
	background-color: #D9E1E6;
	border: 1px solid #4C8BA6;
}
.SelectedMenuItem
{
	color: #FFFFFF;
	background-color: #39697D;
}
.shadow1
{
	border-bottom: 3px solid #F8F3EC;
	border-right: 2px solid #F8F3EC;
	border-top: 1px solid #F8F3EC;
	border-left: 1px solid #F8F3EC;
	padding: 0px;
	border-color: #EAF4F8 #D9EBF3 #D9EBF3 #EAF4F8;
	border-width: 1px;
}	
.shadow2
{
	border-bottom: 3px solid #F8F3EC;
	border-right: 2px solid #F8F3EC;
	border-top: 1px none #F8F3EC;
	border-left: 1px none #F8F3EC;
	padding: 0px;
	border-color: #EAF4F8 #EAF4F8 #EAF4F8 #EAF4F8;
	border-width: 1px;
		margin-top: 5px;
	margin-bottom: 5px;

}

hr
{
	height: 1px;
	border-top-style: solid;
	border-top-color: #EAF4F8;
	border-top-width: 1px;
}
span
{
	background-color :#EAF4F8;
	text-align :center ;
	font-size: 9pt;
	}	
td
	{
		text-align :justify ;
		font-size: 9pt;
		}
input
{
	font-family :Tahoma ;
	font-size :9pt ;
	}		
.tabButton
{
	border: 1px solid #39697D;
	background-image: url(Images/bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 70px;
	height: 40px;
	font-family: tahoma;
}
.selectedtabButton
{
	border: 1px solid #800000;
	width: 70px;
	height: 40px;
	background-color: #39697D;
	color: #FFFFFF;
	font-family: tahoma;
}

#tabDIV
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #39697D;
	height: 170px;
}
.tabTop
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #39697D;
}
a
{
	font-size: 9pt;
}

/*sliderBar*/
#newsTicker {
	width: 100%;
	height: 80px;
}
#newsTicker .SlidingPanels {
	width: 100%;
	height: 80px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 350px;
	height: 80px;
}

#newsTicker img {
	float: left;
	margin-right: 4px;
}

#newsTicker .SlidingPanelsContent .content {
	margin: 0px auto;
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
	border-right: dashed 1px #999999;
}
#newsTicker .content
{
	height: 80px;
	width: 340px;
}

#newsTicker p {
	margin: 0px 0px;
}



.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	padding-top: 0px;
	padding-bottom: 0px;
}

