﻿.Logo
{
	font-family: 'B Titr' , 'times New Roman' , Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #993300;
}
#logoTD
{
	border: 1px solid #DB8484;
	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: #DB8484;
	padding: 0px;
	background-color: #FDF2F5;
}



.MenuItem
{
	padding: 0px 0px 0px 0px;
	color: #800000;
	background-color: #FDF2F5;
	font-size: 9pt;
	text-decoration: none;
	height: 20px;
}
.MenuItem:hover
{
	background-color: #FC7AA2;
	color: white;
}

.DMenu
{
	background-color: #FDF2F5;
	border: 1px solid #DB8484;
}

.SelectedMenuItem
{
	color: #FFFFFF;
	background-color: #FC7AA2;
}
.shadow1
{
	border: 1px solid #F2AEC2;

}	
.shadow2
{
	border: thin solid #FCE9EF;
		margin-top: 5px;
	margin-bottom: 5px;

}

hr
{
	height: 1px;
	border-top-style: solid;
	border-top-color: #FCE9EF;
	border-top-width: 1px;
}
span
{
	background-color: #FCE9EF;
	text-align: center;
	font-size: 9pt;

}	
td
	{
		text-align :justify ;
		font-size: 9pt;
		}
input
{
	font-family :Tahoma ;
	font-size :9pt ;
	}		
.tabButton
{
	border: 1px solid #FC7AA2;
	background-image: url(Images/bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 70px;
	height: 40px;
	font-family: tahoma;
}
.selectedtabButton
{
	border: 1px solid #FC7AA2;
	width: 70px;
	height: 40px;
	background-color: #FC7AA2;
	color: #FFFFFF;
	font-family: tahoma;
}

#tabDIV
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #FC7AA2;
	height: 170px;
}
.tabTop
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FC7AA2;
}
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;
}
