body	{
	margin: 0 0 0 0;
	text-align: right;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/BodyBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
.Header	{
	height: 141px;
	background-image: url(../Images/HeaderBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1007px;
	}
.Container	{
	width: 1007px;
	text-align: right;
	margin: 0em auto;
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	background-image: url(../Images/ContainerBg.gif);
	}
.MainBody {
	width: 784px;
	float: left;
	}
.MainHome {
	padding-bottom: 20px;
	}
.Content	{
	direction:rtl;
	text-align: right;
	direction:rtl;
	padding: 0px 15px 0px 10px;
	width: 520px;
	float: right;
	}
.SideBar {
	float: right;
	width: 209px;
	padding-top: 40px;
	padding-right: 14px;
}
/*** logo styles *****************/
.Logo{
	padding-top: 18px;
	width: 200px;
	float: right;
	text-align: left;
}
/*** General Tags *****************/
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #003366;
	text-decoration: none;
	margin: 0;
	}
h1	{
	color: #E10915;
	font-size: 140%;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 12px;
	padding-top: 10px;
	}
h2	{
	color: #28397D;
	margin: 10px 0 0px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	}
h2 a:link {
	color: #28397D;
	text-decoration: none;
	}
h2 a:visited {
	color: #28397D;
	text-decoration: underline;
}
h2 a:hover, h2 a:active	{
	color: #DF202D;
	text-decoration: underline;
	}
h3	{
	font-size: 110%;
	line-height: 100%;
	color: #CC0000;
	margin-top: 20px;
	margin-bottom: 8px;
	text-align: right;
	}
h4	{
	font-weight: bold;
	margin-top: 10px;
	font-size: 80%;
	margin-bottom: 10px;
	color: #666666;
	line-height: 130%;
	text-align: center;
	}
h4 a:link {
	color: #666666;
}
h4 a:visited {
	color: #666666;
}
h4 a:hover,h4 a:active	{
	color: #990000;
	}
h5	{
	color: #666666;
	margin: 5px 0px  5px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	}
h6	{
	color: #666666;
	margin: 5px 0px  5px 0px;
	font-size: 105%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	}
p	{
	font-size: 90%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #010000;
	}
ul {
	line-height: 140%;
	font-size: 90%;
	direction:rtl;
	list-style-image: url(../Images/LiBullet.gif);
	color: #022865;
	}
li {
	padding-bottom: 10px;
	}	
li a:link {
	color: #0F407B;
	text-decoration: underline;
	font-weight: bold;
}
li a:visited {
	color: #1764C1;
	text-decoration: underline;
	font-weight: bold;
}
li a:hover, li a:active	{
	color: #175D9B;
	text-decoration: none;
	margin: 0;
	}
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #10417C;
	line-height: 140%;
	font-style: normal;
	}
/************ navbar styles **************/
.NavBar {
	font-size:100%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
	padding: 20px 220px 0px 0px;
      }
.NavBar ul {
	list-style: none;
	float: none;
	line-height: 130%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
 }
.NavBar li {
	margin:0px 0px 0px 11px;
	float: right;
	padding: 0;
}
.NavBar a {
	text-decoration:none;
	color:#0A326F;
	background-position: top right;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a:link, .NavBar a:visited {
	color: #09316E;
	text-decoration:none;
	padding: 7px 10px 9px 10px;
	display: block;
	margin-left: 10px;
 }
.NavBar a:hover {
	color: #990000;
	margin-left: 10px;
	padding: 7px 10px 9px 10px;
	margin-right: 0px;
	background-image: url(../Images/NavHover.gif);
	background-repeat: repeat-x;
	background-position: top;
 }
.NavBar #current {
	background-image:  url(../Images/NavLeftOn.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.NavBar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E10915;
	padding: 7px 10px 9px 10px;
	margin-left: 10px;
}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #666666;
	font-size: 75%;
	direction:rtl;
	clear: both;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
	text-align: right;
}
.BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.BreadCrumbs a:link ,.BreadCrumbs a:visited	{
	text-decoration: none;
	color: #666666;
}
.BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	margin-right: 0px;
}
/*** SideMenu styles **************/
.SideMenu {
	width: 209px;
}
.SideMenuTop {
	background-image: url(../../../Heb/Images/SideMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
}
.SideMenu ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: url(../../../Heb/Includes/none);
	list-style-type: none;
}
.SideMenu li {
	margin: 0px 0px 1px 0px;
	list-style-type: none;
	list-style-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;
}
.SideMenu a {
	line-height: 120%;
}
.SideMenu a:link, .SideMenu a:visited {
	color: #28397D;
	text-decoration: none;
	background-image: url(../Images/SideMenuLiBg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 4px 10px 4px 0px;
	width: 199px;
	display: block;
}
.SideMenu a:hover {
	color: #990000;
	text-decoration: none;
	margin-right: 0px;
	background-image: url(../Images/SideMenuLiHoverBg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 4px 10px 4px 0px;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
    color: #CC0000;
	text-decoration: none;
	padding: 4px 10px 4px 0px;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
	margin-right: 2px;
	width: 197px;
}
/*** SideStory styles **************/
.SideStory {
	background-image: url(../Images/SideStoryBg.gif);
	margin-top: 50px;
	background-repeat: repeat-y;
	width: 198px;
	margin-right: 5px;
	background-position: right;
	margin: 50px 5px 15px 6px;
}
.SideStoryTop {
	background-image: url(../Images/SideStoryTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	height: 6px;
}
.SideStoryBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 6px;
}
.SideStory h1 {
	color: #28397D;
	font-size: 120%;
	padding-right: 10px;
	margin: 0;
	font-style: normal;
	padding-left: 30px;
	border: none;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 120%;
	padding-top: 0px;
}
.SideStory h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStory h2 a:link {
	color: #666666;
	text-decoration: underline;
}
.SideStory h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStory h2 a:hover, .SideStory h2 a:active	{
	color: #003366;
	text-decoration: underline;
}
.SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #003366;
	padding: 0px 10px 0px 10px;
}
.SideStory a:link {
	color: #003366;
	text-decoration: underline;
	margin-left: 0px;
}
.SideStory a:visited {
	color: #003399;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #003366;
	text-decoration: none;
}
/*** Forms styles *************************************/
.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #97ADD7;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
	color: #003366;
}
.FormField {
	direction:rtl;
	text-align: right;
	border: 1px solid #97ADD7;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
	color: #003366;
}
.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	background-image: url(../../../Heb/Images/Send.gif);
	color: #FFFFFF;
	background-position: center;
	padding-right: 40px;
	background-repeat: no-repeat;
}
/*** Tables styles **************************/
.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
}
.TableList td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	font-weight: normal;
	border-top: 1px solid #DAE2F1;
	vertical-align: top;
}
.TableList th {
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	background-color: #FBFBFB;
	border-bottom: 1px solid #B6B6B8;
}
.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}
.TableListTr {
	background-color: #FBFBFB;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666666;
}
.TableDetails {
	padding-right: 1px;
	font-size: 90%;
	color: #28397D;
	text-align: right;
	direction: rtl;
}
.TableDetails td {
	padding: 3px 2px 3px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}

.TableDetails th {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #DAE2F1;
}
.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.TableDetails td a:link {
	color: #28397D;
	text-decoration: none;
}
.TableDetails td a:visited {
	color: #0062C4;
	text-decoration: none;
}
.TableDetails td a:hover, .TableDetails td a:active	{
	color: #E10915;
	text-decoration: underline;
	margin: 0;
}


.FormFieldReadOnly {
	font-size: 11px;
	color: #003366;
	background-color: #F5F8FC;
	border: 1px solid #97ADD7;
	padding: 2px;
}

.FormFieldLeftReadOnly {
	font-size: 11px;
	color: #003366;
	background-color: #F5F8FC;
	border: 1px solid #97ADD7;
	padding: 2px;
	direction:ltr;
}


/*** PageNumbers styles **************/
.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #003399;
	direction:ltr;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
}
.Selected	{
	color: #CC0000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
/*** Misc styles **************/
.ClearBoth {
	clear: both;
}
.ImageFloatLeft	{
	float: left;
	padding: 0px 10px 0px 0px;
}
.ImageDescription	{
	float: left;
	padding: 0px 10px 0px 40px;
	}
.ImageFloatRight	{
	float: right;
	margin-left: 10px;
}
.ImageItem	{
	float: left;
	padding-bottom: 10px;
}
.HomeBox {
	direction:rtl;
	margin: 0px;
	padding-top: 20px;
	border-bottom: 1px solid #DAE2F1;
}
.HomeBoxTop {
	background-image: url(../../../Heb/Images/HomeBoxTopBG.gif);
	background-repeat: no-repeat;
}
.HomeBoxBottom {
	direction:rtl;
	background-repeat: no-repeat;
	float: right;
	width: 178px;
	margin-top: 0px;
	background-color: #FBFBFB;
	border-left: 1px solid #999999;
}
.HomeBox h1{
	color: #E10915;
	font-size: 120%;
	text-align: right;
	padding-right: 3px;
	line-height: 130%;
	font-style: normal;
	background-image: url(../../../Heb/Images/HomeBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 3px;
	font-weight: bold;
}
.HomeBox h1 a:link {
	color: #E10915;
	text-decoration: none;
}
.HomeBox h1 a:visited {
	color: #E10915;
	text-decoration: none;
}
.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #E10915;
	text-decoration: underline;
	}
.HomeBox h2{
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.MainBox{
	width: 240px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}
.TextLeft {
	float: left;
}
/************ footer styles **************/
.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	padding: 20px 15px 15px 15px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	width: 977px;
}
.FooterLogo {
	float: left;
	padding-left: 10px;
}
.HomeBoxBottom p {
	text-align: right;
	padding: 0px 6px 0px 6px;
	line-height: 140%;
	border-left: NONE;
}
.HomeBoxBottom h2 {
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 35px;
	margin: 5px 0px 0px 0px;
}
#Home .MainBody {
}
.HomeBox ul {
	font-weight: bold;
	margin: 0px;
	padding-right: 15px;
}
.HomeBox li {
	color: #990000;
	padding: 0;
	padding-bottom: 5px;
}
.HomeBox li a {
	color: #990000;
	text-decoration: none;
}
.HomeBox li a:link {
	color: #990000;
	text-decoration: none;
}
.HomeBox li a:visited {
	color: #990000;
	text-decoration: underline;
}
.HomeBox li a:hover, .HomeBox li a:active	{
	color: #990000;
	text-decoration: none;
	}
.Border {
	background-image: url(../../../Heb/Images/BorderHomebox.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
.left {
	text-align: left;
}
.left p {
	text-align: left;
	margin-left: 6px;
}
.BorderBottom {
	background-image: url(../../../Heb/Images/BorderBottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Footer p {
	margin-bottom: 5px;
}
.Footer p a:link {
	color: #003366;
	text-decoration: underline;
}
.Footer p a:visited {
	color: #003366;
	text-decoration: underline;
}
.Footer p a:hover, .Footer p a:active	{
	color: #00162D;
	text-decoration: none;
	margin: 0;
	}
.W3Validator {
	text-align: right;
	clear: both;
	background-color: #FFFFFF;
}
.MainContainer {
	background-image: url(../Images/MainContainerBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 1007px;
}
.SideContent {
	float: left;
	padding: 25px 0px 0px 20px;
}
.WelcomeBox {
	background-image: url(../Images/WelcomeBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 210px;
	font-size: 80%;
	text-align: right;
	color: #08306D;
	font-weight: bold;
	margin-bottom: 25px;
}
.WelcomeBox a:link {
	color: #08306D;
	text-decoration: none;
}
.WelcomeBox a:visited {
	color: #08306D;
	text-decoration: none;
}
.WelcomeBox a:hover, .WelcomeBox a:active	{
	color: #0E50B4;
	text-decoration: underline;
	margin-right: 0px;
	}
.WelcomeBoxTop {
	background-image: url(../Images/WelcomeBoxTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 7px;
}
.WelcomeBox h1 {
	color: #BF170A;
	font-size: 105%;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
.WelcomeBoxBottom {
	background-image: url(../Images/WelcomeBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 7px;
}
.MovieBox {
	margin-bottom: 5px;
	border-top: 1px solid #DAE2F1;
}
.Preview {
	float: right;
	width: 159px;
	margin-top: 11px;
	background-image: url(../Images/PreviewBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 124px;
}
.Summary {
	float: left;
	width: 339px;
	margin-top: 11px;
	padding-right: 10px;
	border-right: 1px solid #DAE2F1;
}
.Summary h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.Summary a:link {
	color: #990000;
	text-decoration: none;
}
.Summary a:visited {
	color: #666666;
	text-decoration: underline;
}
.Summary a:hover, .Summary a:active	{
	color: #990000;
	text-decoration: underline;
	margin: 0;
	}
.NewsBox {
	width: 215px;
}
.NewsBox ul {
	line-height: 140%;
	font-size: 85%;
	direction:rtl;
	list-style-image: url(../Images/LiBullet.gif);
	margin-top: 0px;
	}
.NewsBox li {
	padding-bottom: 10px;
	padding-right: 5px;
	}	
.NewsBox li a:link {
	color: #033F74;
	text-decoration: none;
}
.NewsBox li a:visited {
	color: #033F74;
	text-decoration: none;
}
.NewsBox li a:hover, .NewsBox li a:active	{
	color: #004284;
	text-decoration: underline;
	margin: 0;
	}
.NewsBoxTop {
	margin-bottom: 0px;
	height: 47px;
	margin: 0;
	padding: 0;
	width: 215px;
}
.NewsBoxBottom {
	background-image: url(../Images/NewsBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 43px;
	display: block;
	padding-left: 15px;
}
.ExampleBox {
	border-right: 1px solid #DAE2F1;
	margin: 10px 0px 10px 10px;
	padding-right: 15px;
}
.Link {
	font-size: 110%;
	color: #E10915;
	width: 130px;
	padding-right: 10px;
}
.Link a:link {
	color: #E10915;
	text-decoration: none;
}

.Link a:visited {
	color: #999999;
	text-decoration: none;
}
.Link a:hover, .Link a:active	{
	color: #990000;
	text-decoration: underline;
	margin-right: 0px;
}
.Image {
	height: 83px;
	width: 122px;
	background-image: url(../Images/ImgBg.jpg);
	padding: 11px 13px 13px 13px;
	background-repeat: no-repeat;
	background-position: top;
}
.NewsBoxBody {
	background-image: url(../Images/NewsBoxBody.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 250px;
	margin-top: 0px;
	padding-top: 20px;
}
.Row1 {
	background-color: #EDF1F8;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}
.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
.Date {
	font-style: italic;
	font-size: 80%;
}
.MovieBoxBig {
	background-image: url(../Images/CinemaBg.gif);
	height: 394px;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 37px;
	margin-top: 0px;
	background-position: top left;
}
#Home .MainContainer {
	background-image: url(../Images/MainContainerBgHome.gif);
	width: 1007px;
	background-position: top;
	background-repeat: no-repeat;
}
#Home .Container {
	background-image: url(../Images/ContainerBgHome.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#Home  .Footer {
	background-image: url(../Images/FooterBgHome.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#Home .Content {
	width: 520px;
}
.SummaryBox {
	margin-bottom: 20px;
}
.Center {
	text-align: center;
}
#Home  .SideBar {
	padding: 10px 24px 0px 10px;
	width: 189px;
}
.SummaryBoxTop {
	text-align: center;
}

#Home  .SideBar a:link {
	color: #003366;
	text-decoration: underline;
	padding-top: 5px;
}
#Home  .SideBar a:visited {
	color: #003366;
	text-decoration: underline;
}
#Home  .SideBar a:hover, #Home  .SideBar a:active	{
	color: #E10915;
	text-decoration: none;
	margin: 0;
	}
#Home .SideContent {
	padding: 25px 0px 0px 25px;
}
.NewsItme {
	background-image: url(../Images/NewsItemBg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 25px;
	border-bottom: 1px solid #DFE7F2;
	margin-bottom: 15px;
}
.NewsItme h1 {
	padding-top: 0px;
	font-size: 90%;
	padding-bottom: 0px;
}
.NewsItme h2 {
	margin: 0;
	font-size: 90%;
}
.NewsItme h2 a:link {
	color: #003366;
	text-decoration: underline;
	}
.NewsItme h2 a:visited {
	color: #003366;
	text-decoration: underline;
}
.NewsItme h2 a:hover, .NewsItme h2 a:active	{
	color: #E10915;
	text-decoration: none;
	}
.NewsItme a:link {
	color: #CC0000;
	text-decoration: underline;
}
.NewsItme a:visited {
	color: #CC0000;
	text-decoration: underline;
}

.NewsItme a:hover, .NewsItme a:active	{
	color: #003366;
	text-decoration: none;
	margin: 0;
	}
.LogoPrint {
	display: none;
}
.EnterBox {
	background-image: url(../Images/EnterBoxBg.gif);
	width: 572px;
	background-repeat: repeat-y;
	background-position: top;
	margin-right: 30px;
	margin-bottom: 30px;
}
#Login .Content {
	width: 650px;
}
#Login .MainContainer {
	background-image: url(../Images/MainContainerLogBg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Login .Container {
	background-image: url(../Images/ContainerBgHome.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#Login .SideBar {
	padding: 40px 24px 0px 10px;
	width: 189px;
}
#Login .Footer {
	background-image: url(../Images/FooterBgHome.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.EnterBoxBottom {
	background-image: url(../Images/EnterBoxBottom.gif);
	height: 54px;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 572px;
}
.EnterBoxMain {
	padding: 10px 30px 0px 10px;
	width: 532px;
}
.EnterLogin {
	width: 320px;
	float: right;
	padding-top: 5px;
}
.TableLogin {
	padding-right: 1px;
	font-size: 90%;
	color: #28397D;
	text-align: right;
	direction: rtl;
	font-weight: bold;
}
.TableLogin td {
	padding: 6px 2px 6px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}
.TableLogin th {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #DAE2F1;
}
.EnterBoxMain h1 {
	margin-bottom: 15px;
}
#Login .Content h1 {
	margin-right: 40px;
	font-weight: normal;
}
#Login .Header {
	background-image: url(../Images/HeaderLogBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.ErrorBox p {
	color: #BB0409;
	font-weight: bold;
	font-size: 100%;
}
.ImageBox {
	padding: 0px 7px 0px 5px;
}
.TablePhone {
	padding-right: 1px;
	font-size: 90%;
	color: #28397D;
	text-align: right;
	direction: rtl;
	border-top: 1px solid #DAE2F1;
	border-right: 1px solid #DAE2F1;
}
.TablePhone td {
	padding: 3px 5px 3px 5px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
	border-bottom: 1px solid #DAE2F1;
	border-left: 1px solid #DAE2F1;
}

.TablePhone th {
	padding: 0px 5px 0px 2px;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #DAE2F1;
	background-color: #F5F8FC;
	border-left: 1px solid #DAE2F1;
	background-image: url(../Images/ThBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #062C6A;
}
.TablePhone ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.TablePhone td a:link {
	color: #CC0000;
	text-decoration: none;
}
.TablePhone td a:visited {
	color: #CC0000;
	text-decoration: none;
}
.TablePhone td a:hover, .TablePhone td a:active	{
	color: #FF6600;
	text-decoration: underline;
	margin: 0;
}
.Preview img {
	margin-top: 17px;
}
.BoxLink {
	width: 117px;
	height: 35px;
	padding: 40px 10px 10px 80px;
	background-repeat: no-repeat;
	background-position: top;
}
.PhoneBook {
background-image: url(../Images/PhoneBookHomeImg.jpg);
background-repeat: no-repeat;
background-position: top;
}
.BoxLink  p {
	margin-bottom: 0px;
	font-size: 75%;
	line-height: 130%;
}
.BoxLink  p a:link {
	color: #003366;
	text-decoration: none;
}
.BoxLink  p a:visited {
	color: #003366;
	text-decoration: none;
}
.BoxLink  p a:hover, .BoxLink  p a:active	{
	color: #003366;
	text-decoration: underline;
	margin: 0;
}
.Download {
background-image :url(../Images/DownloadHomeImg.jpg);
}
.Press {
background-image :url(../Images/PressHomeImg.jpg);
}
.News {
background-image :url(../Images/NewsHomeImg.jpg);
}
.Links {
background-image :url(../Images/LinksHomeImg.jpg);
}
.WelcomeBox td {
	direction: rtl;
}.View {
	float: left;
	padding-top: 20px;
}
.TitleBox {
}
.Title {
	float: right;
}
.NewsBorder {
	border:1px solid #9bbbdb;
}
.NewsItemParameters {
	padding-bottom: 3px;
	font-size: 75%;
	margin-bottom: 0px;
	padding-top: 3px;
}
.NewsItem {
	border-bottom: 2px dotted #CDCDCD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
