﻿*
{
	font-family:Arial,Verdana,Sans-Serif;
}

body
{
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    background-color: #f8f8f8;
}
.NormalText
{
	font-family:Times New Roman;
	color:Black;
	font-size:10pt;
	text-align:justify;
	line-height:18px;
}

.NormalTextForBottomNavigator
{
	color:Black;
	font-size:11px;
	text-align:justify;
}

.Divider
{
	width:1px;
	background-color:#cdcdcd;
}
.CopyRightStyle
{
	color:#333333;
	font-size:11px;	
	text-align:left;
}
.TextHomePage
{
	width:530;
	text-align:justify;
	padding-right:10px;
		
}

.TextHomePageBottom
{
	width:530;
	text-align:justify;
	padding-right:10px;
	font-size:11px;	
}

a,a:visited
{
	color:Black;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#ff2400;
}

.HeaderTopLevel2
{
	width:1003;
	height:95;
	background-image:url(Images/HeaderTopLevel2.gif);
}
.smallBoxTitlePart
{
	color:White;
	font-size:12px;
	padding-left:20px;
	background-image:url(Images/HeaderRight.gif);
	
}

.smallBoxTextPart
{
	background-color:#f0ebe1;
	border:solid 1px #c7c7c7;
	width:167px;
	height:133px;
	color:Black;
    font-size:10pt;
    text-align:center;
    vertical-align:top;
}

.divSmallBox
{
	
	width:155px;
	margin-top:5px;
	margin-bottom:5px;
	
	text-align:justify;
}

.NewsBoxTitlePart
{
	color:White;
	font-size:12px;
	padding-left:23px;
	background-image:url(Images/HeaderLeft.gif);
	
}

.NewsBoxTextPart
{
	background-color:#e8e9ea;
	border:solid 1px #c7c7c7;
	width:225px;
	height:312px;
	overflow:hidden;
	color:Black;
    font-size:11px;
    text-align:justify;
}

.HomeBoxTitlePart
{
	color:White;
	font-size:12px;
	padding-left:32px;
	padding-top:0px;
	background-image:url(Images/HeaderCenter.gif);
	
}
.UseFullDirection
{
   text-align:right;	
	
}

.TitleL1
{
	font-size:18px;
	color:Black;
	font-weight:bold;
}
.TitleL2
{
	font-size:15px;
	color:Black;
	
}
.TitleL2First
{
	font-size:14px;
	color:Black;
	font-weight:bold;
}
.TitleL2Second
{
	font-size:13px;
	color:Gray;
	font-weight:bold;
}
.TitleL2Bold
{
	font-size:11pt;
	color:Black;
	font-weight:bold;
	
}
.TitleL3
{
	font-size:11pt;
	color:Black;
	font-weight:bold;
}
.NewsBoxTitle
{
	font-size:11px;
	color:Black;
	font-weight:bold;
}
.L2TitlePart
{
	color:White;
	font-size:12px;
	padding-left:33px;
	background-image:url(Images/L2BackTitle.gif);
	width:770;
	height:24;
}
a.RedLink
{
color:#7c7c7c;
font-size:11px;
}
a.RedLink:hover
{
color:#ff2400;
font-size:11px;
text-decoration:none;
}
.GrayLink
{
color:#707070;
font-size:11px;
}
a.more 
{
	color:#7c7c7c;
	height:20px;
	text-decoration:none;
	cursor:hand;
}
a.more:hover 
{
	color:#ff2400;
	text-decoration:none;
	cursor:hand;
}

.l3SepLine
{
	vertical-align:top;
}
.StyleForAdmin
{
  color:Black;
  font-size:11px;
  text-align:justify;
  direction:rtl;
  font-family:Tahoma;
	
}
a.InserBtn,img.InsertBtn
{
	width:53;
	height:19;
	background-image:url(Images/Insert_en_up.gif);
		
}
a.InserBtn:hover
{
	width:53;
	height:19;
	background-image:url(Images/Insert_en_over.gif);
		
}
