﻿body
{
	margin:0px;
	
}
.SiteContainer
{
		
}
.InnerFrameContainer
{
	width:763px;
	direction:rtl;
}
.SiteMarginContainer
{
	background-color: #F2F2F2;
}

.InnerContainer
{
	background-image:url(images/bg_inner.gif);
	background-repeat:repeat-x;
	background-color:White;
}
.InnerSmallBox
{
	background-image:url(images/bg_inner_small.gif);
	background-repeat:repeat-x;
	background-color:White;
	background-position:bottom;
}

.FooterLinks
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    color:#474747;
}

.TitleBlue
{
	font-weight:bold;
	color:#0860A8;
	font-family:Arial;
	font-size:12px;
}
.TitleBlue2
{
	font-weight:bold;
	color:#0860A8;
	font-family:Arial;
	font-size:14px;
}
.TitleBigBlue
{
	font-weight:bold;
	color:#0860A8;
	font-family:Arial;
	font-size:12px;
}
.MapTitle
{
	font-weight:bold;
	color:#55800B;
	font-family:Arial;
	font-size:17px;	
}

.MapFormInput
{
	font-family:Arial;
	font-size:12px;
	height:13px;
}
.TextAreaInput
{
	font-family:Arial;
	font-size:12px;
}
.MandatoryFormat
{
	color:#D42727;
	font-family:Arial;
	font-size:12px;		
}
.NormalContent
{
	color:#5A5A5A;
	font-family:Arial;
	font-size:12px;	
}
.StrongContent
{
	color:#1D1D1D;
	font-family:Arial;
	font-size:12px;		
}
.LinkBlue
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#1A86CD;
}
.LinkRed
{
	font-family:Arial;
	font-size:12px;	
	color:#CE2413;
}
.ContentTitle
{
	font-weight:bold;
	color:#0860A8;
	font-family:Arial;
	font-size:17px;		
}
.TableHeader
{
	 color:White;
	 background-color:#0C66B9;
	 font-family:Arial;
	 font-size:12px;
	 font-weight:bold;
	 height:30px;
}
.TableRowRed
{
	 color:#ffffff;
	 background-color:#CE2413;
	 font-family:Arial;
	 font-size:12px;
	 height:30px;		
}
.TableRowLightBlue
{
	 color:#ffffff;
	 background-color:#1DB2ED;
	 font-family:Arial;
	 font-size:12px;
	 height:30px;		
}

.TableRowNormal
{
	 color:#000000;
	 background-color:#EEEFEF;
	 font-family:Arial;
	 font-size:12px;
	 height:30px;	
}
.TableHeadCell
{
	padding-right:3px;
	background-image:url(images/thead.gif);
	background-repeat:repeat-x;	
}
.TableHeadCornerCell
{
	background-image:url(images/thead.gif);
	background-repeat:repeat-x;	
}
.TableHeadRightCornerCell
{
	padding-right:3px;
	background-image:url(images/thead_right.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.TableHeadLeftCornerCell
{
	padding-right:3px;
	background-image:url(images/thead_left.gif);
	background-repeat:no-repeat;
	background-position:left;	
}
.TableCell
{
	padding-right:3px;
}
.DotsHor
{
	height:1px;
	background-image:url(images/dots_hor.gif);
	background-repeat:repeat-x;
}
.ArticleLinkTitle
{
	 background-image:url(images/icon_page.gif);
	 background-repeat:no-repeat;
	 background-position:right;
     padding-right:18px;
  	 line-height:20px;		
	 color:#2471BE;
	 font-family:Arial;
	 font-size:12px;
	 font-weight:bold;
}
.ArticleLinkBlue
{
		 color:#2471BE;

}

.BulletTitle
{
	background-image:url('images/bullet_blue.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	 font-family:Arial;
	 font-size:12px;
	 color:#2471BE;
	 text-decoration:none;
	 font-weight:bold;		
}

.TabCell
{
	background-image:url('images/tab_inner.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:bottom;
	 padding-bottom:7px;
	 text-align:right;
}
.TabBlueLink
{
	 font-family:Arial;
	 font-size:12px;
	 color:#2471BE;
	 text-decoration:none;
	 font-weight:bold;
}
.Boxes
{
	border-collapse:collapse;
	border-style:solid;
	border-color:#747474;
	border-width:1px;
	background-color:#F1F1F1;
	font-family:Arial;
	font-size:12px;
}
.SubMenuCell
{
	 background-image:url('images/arrow_submenu.gif');
	 background-position:right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-left:17px;
	 font-family:Arial;
	 font-size:12px;
	 color:#ffffff;
	 text-decoration:none;
	 font-weight:bold;	
}
.SubMenuItem
{
	 font-family:Arial;
	 font-size:12px;
	 color:#ffffff;
	 text-decoration:none;
	 font-weight:bold;		
}

.ItemCell
{
	text-align:right;
	height:12px;
	padding-right:10px;
}
.OpenItemNodeContainer
{
	 padding:10px;
}