﻿.Logo
{
	font-family: 'B Titr' , 'times New Roman' , Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
}

#logoTD
{
	border: 1px solid #FFFFFF;
	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-style: none solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 0px;
	background-color: #F5F5F5;
}


.MenuItem
{
	padding: 0px 0px 0px 0px;
	color: #536168;
	background-color: #F5F5F5;
	font-size: 9pt;
	text-decoration: none;
	height: 20px;

}
.MenuItem:hover
{
	color: white;
	background-color: #006699;
}

.DMenu
{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70);*/
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.shadow1
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC #C0C0C0 #C0C0C0 #CCCCCC;
}	
.shadow2
{
	border-style: none solid solid none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
		margin-top: 5px;
	margin-bottom: 5px;

}

hr
{
	height: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	border-top-width: 1px;
}

span
{
	background-color: #D9DFE8;
	text-align: center;
	font-size: 9pt;
}	
td
	{
		text-align :justify ;
		font-size: 9pt;
		}
input
{
	font-family :Tahoma ;
	font-size :9pt ;
	}		
.tabButton
{
	border: 1px solid #8899AC;
	background-image: url(Images/buttonBg.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 70px;
	height: 40px;
	font-family: tahoma;
}
.selectedtabButton
{
	background-image: url(Images/selButtonBg.gif);
	border: 1px solid #8899AC;
	width: 70px;
	height: 40px;
	background-color: #8899AC;
	color: #000000;
	font-family: tahoma;
}
#tabDivBg
{
	background-color: #F2F4F7;
	}
#tabDIV
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #8899AC;
	height: 170px;
	background-color: #FFFFFF;
}
.tabTop
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8899AC;
}
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;
}

body
{direction : rtl ;
	font-size: 9pt;
	font-family: tahoma;
	background-image: url(Images/bg.gif); 	background-repeat: repeat-x;
}
