body	{
	margin: 0 0 0 0;
	text-align: right;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/Heb/Images/BodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #05426A;
	}
.Header	{
	width: 780px;
	height: 116px;
	background-image: url(../Images/HeaderBg.gif);
	background-position: 0px 28px;
	background-repeat: no-repeat;
	background-color: #05426A;
	}
	
.Container	{
	width: 780px;
	text-align: right;
	margin: 0em auto;
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	background-image: url(../Images/ContainerBg.gif);
	}

	
.MainBody {
	width: 594px;
	float: left;
	}
	
.MainHome {
	padding-bottom: 20px;
	}
	
.Content	{
	direction:rtl;
	text-align: right;
	direction:rtl;
	padding: 60px 20px 0px 20px;
	}

.SideBar {
	float: right;
	width: 185px;
	margin-top: 85px;
}


/*** logo styles *****************/

.Logo{
	width: 185px;
	float: right;
	height: 86px;
	text-align: center;
	font-size: 140%;
	color:Silver;
	padding-top: 3px;
}

/*** General Tags *****************/

a:link {
	color: #B1080D;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #B1080D;
}

a:hover, a:active	{
	text-decoration: none;
	}
	
h1	{
	color: #075385;
	font-size: 180%;
	line-height: 100%;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-right: 0px;
	margin-bottom: 20px;
	}
	
h2	{
	color: #003366;
	margin: 20px 0 0px 0;
	font-size: 140%;
	font-weight: normal;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	}
	
h2 a:link {
	color: #003366;
	margin: 20px 0 0px 0;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: none;
}
h2 a:visited {
	color: #05426A;
	text-decoration: underline;
}
h2 a:hover, h2 a:active	{
	color: #05426A;
	text-decoration: underline;
	}

h3	{
	font-size: 110%;
	line-height: 100%;
	color: #BD0507;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: right;
	}
h4	{
	font-weight: bold;
	margin-top: 10px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #666666;
	line-height: 130%;
	text-align: right;
	}
h4 a:link {
	color: #666666;
	text-decoration: none;
}

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: #000000;
	}
	#Category .Content p {
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

ul {
	line-height: 140%;
	font-size: 90%;
	direction:rtl;
	list-style-image: url(../Images/LiBullet.gif);
	text-align: right;
	}

li {
	padding-bottom: 5px;
	}	

	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 140%;
	font-style: normal;
	}
/************ navbar styles **************/

.NavBar {
	font-size:110%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: left;
	width: 780px;
	padding-right: 0px;
	float: none;
	height: 28px;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3A9900;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 130%;
	padding-right: 20px;
      }
	  
.NavBar li {
	margin:0px;
	float: right;
	border-left: 1px solid #A5D088;
	height: 28px;
	padding: 0px;
      }

.NavBar a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	background-position: top right;
	padding: 5px 10px 4px 11px;
      }
.NavBar a:link, .NavBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
      }
.NavBar a:hover {
	color: #FFFFFF;
	background-image: url(../Images/NavSelectBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
      }
	  
.NavBar #current {
	background-repeat: repeat-x;
	background-image: url(../Images/NavSelectBg.gif);
	background-position: top;
}
.NavBar #current a {
	color: #FFFFFF;
	margin: 0;
}

.SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
}

.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(none);
	list-style-type: none;
	background-image: url(../Images/SideMenuTop.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 5px 5px 5px 14px;
	line-height: 120%;
	text-align: left;
	color: #FFFFFF;
	width: 166px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
}

.SideMenu a:hover {
	color: #AAAAFF;
	text-decoration: none;
	background-image: url(/Heb/Images/SideMenuUberlink.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #FFFFFF;
	background-image: url(../Images/SideMenuUberlink.gif);
	background-repeat: repeat-y;
}

/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #041C40;
	background-color: #E9E9E9;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField {
	direction:rtl;
	text-align: right;
	border: 1px solid #041C40;
	background-color: #E9E9E9;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	background-image: url(../Images/Send.gif);
	color: #FFFFFF;
	background-position: center;
	padding-right: 40px;
	background-repeat: no-repeat;
}

/*** Tables styles **************************/

.TableListMyWin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
}

.TableListMyWin td {
	padding: 0px 0px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #B6B6B8;
	font-weight: normal;
}

.TableListMyWin th {
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	background-color: #CCCCCC;
	border-bottom: 0px solid #B6B6B8;
	color: #990000;
}


.TableListMyWin caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}


.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
}

.TableList td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #B6B6B8;
	font-weight: normal;
}

.TableList th {
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid #B6B6B8;
	color: #990000;
}


.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 {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
	direction:rtl
}

.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}

.TableDetails th {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

.TableAdvertise {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
	direction:rtl
}

..TableAdvertise td {
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	border-bottom: 1px solid #B2B2B2;
}

.TableAdvertise th {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}



/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	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: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #666666 1px;
	}
	
.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;
	}
	
.HomeBox {
	direction:rtl;
	width: 220px;
	background-color: #FBFBFB;
	margin: 0px;
	padding-right: 20px;
}

.HomeBoxTop {
	background-image: url(../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: #C01623;
	font-size: 120%;
	text-align: right;
	padding-right: 3px;
	line-height: 130%;
	font-style: italic;
	background-image: url(../Images/HomeBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 3px;
	font-weight: bold;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.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;
}
.HomeBox p{
	text-align: right;
	line-height: 140%;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 10px;
}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}


.TextLeft {
	float: left;
}
/* for understanding browsers */
.ItemBox {
	margin-bottom: 12px;
	padding-bottom: 6px;
	clear: right;
	min-height: 9em;
	height:auto;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 0px;
	margin: 0px;
}


.ItemBoxImg {
	float: right;
}
.ItemBoxText {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.ItemBoxText p{
	font-size: 90%;
}
.ItemBox h3{
	color: #666666;
	margin: 10px 0px 0px 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: 5px;
}
.ItemBox h3 a:link {
	color: #666666;
	text-decoration: none;
}

.ItemBox h3 a:visited {
	color: #666666;
	text-decoration: none;
}

.ItemBox h3 a:hover, .h3 a:active	{
	color: #990000;
	text-decoration: none;
	}

.HomeBox td {
	vertical-align: top;
	padding-bottom: 8px;
}

.Flash {
	float: left;
	width: 780px;
	height: 287px;
	background-image: url(../Images/HomeStrip.jpg);
}
#HomeIntroflashcontent {
}
/************ footer styles **************/

.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	padding: 50px 10px 0px 15px;
	height: 66px;
}

.FooterLogo {
	float: right;
	padding-left: 10px;
	padding-top: 20px;
	
	
}
.MainContainer {
	background-repeat: no-repeat;
	background-image: url(../Images/MainContainerBg.gif);
	background-position: top;
}

.left {
	text-align: left;
}
.left p {
	text-align: left;
	margin-left: 6px;
}
.Footer p {
	padding-top: 20px;
	text-align: left;
	color: #72AAD3;
	font-size: 80%;
}
.Footer p a:link {
	color: #72AAD3;
	text-decoration: underline;
}

.Footer p a:visited {
	text-decoration: underline;
	color: #72AAD3;
}

.Footer p a:hover, .Footer p a:active	{
	text-decoration: none;
	}
	

.W3Validator {
	text-align: right;
	clear: both;
	background-color: #05426A;
}
.Details {
	width: 595px;
	float: left;
	height: 89px;
}
.MoneyBox {
	background-image: url(../Images/MoneyBoxBg.gif);
	width: 138px;
	height: 62px;
	float: left;
	margin-top: 15px;
}
.MoneyBox p {
	text-align: center;
	padding-top: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}
.User {
	float: left;
	margin-top: 28px;
	margin-left: 20px;
}
.User p {
	color: #FFFFFF;
	font-size: 80%;
}
.User a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.User a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.User a:hover, .User a:active	{
	text-decoration: underline;
	}
.Registration {
	margin-top: 30px;
}
.Winners {
	width: 170px;
	float: left;
	margin-top: 30px;
}
.Winners td {
	color: #97B8E6;
	font-size: 85%;
	font-weight: normal;
	line-height: 160%;
	direction: rtl;
}
.Winners p {
	color: #97B8E6;
	margin-top: 10px;
}
.Winners p a:link {
	color: #97B8E6;
	text-decoration: none;
}

.Winners p a:visited {
	text-decoration: none;
	color: #97B8E6;
}

.Winners p a:hover, .Winners p a:active	{
	text-decoration: underline;
	}
.Winners h1 {
	font-size: 110%;
	border-bottom: 1px solid #063F65;
	color: #6A9ADB;
	font-style: normal;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ContactBox {
	padding-right: 15px;
}
.ContactBox p {
	color: #FFFFFF;
}
.ContactBox p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.ContactBox p a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.ContactBox p a:hover, .ContactBox p a:active	{
	text-decoration: none;
	}
.NewsItem {
	border-bottom: 1px dotted #666666;
}
.NewsItem h2 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #05426A;
}
#Home  .MainContainer {
}
#Home  .Footer {
	background-image: url(../Images/HomeFooterBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Home  .MainBody {
	background-color: #043150;
	width: 780px;
}
.HomeBoxRight {
	width: 385px;
	float: right;
	padding-right: 15px;
}
.HomeBoxRight h1 {
	color: #FFFFFF;
	font-size: 120%;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../Images/H1BgHome.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
	direction: rtl;
}
.HomeBoxRight p {
	color: #CCCCCC;
}

.HomeBoxRight p a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.HomeBoxRight p a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.HomeBoxRight p a:hover, .HomeBoxRight p a:active	{
	text-decoration: underline;
	color: #CCCCCC;
	}
.HomeBoxLeft {
	background-image: url(../Images/HomeBoxLeftBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 286px;
	float: left;
	margin-left: 50px;
	text-align: center;
}
.HomeBoxLeft td {
	color: #97B8E6;
	font-size: 85%;
	font-weight: normal;
	line-height: 160%;

}
.HomeBoxLeftBottom {
	background-image: url(../Images/HomeBoxLeftBottomBg.gif);
	background-position: bottom;
	width: 256px;
	height: 35px;
	padding-right: 30px;
}
.HomeBoxLeftBottom p {
	color: #CCCCCC;
	margin-left: 10px;
	text-align: left;
}
.HomeBoxLeftBottom p a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.HomeBoxLeftBottom p a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.HomeBoxLeftBottom p a:hover, .HomeBoxLeftBottom p a:active	{
	text-decoration: underline;
	color: #CCCCCC;
	}
.Publicity {
	border-bottom: 1px dotted #176094;
	margin-bottom: 10px;
	padding-top: 10px;
}
.CompanyLogo {
	width: 150px;
	margin-bottom: 10px;
	text-align: right;
}
.AdvertiserBox {
	width: 160px;
	margin-top: 10px;
	text-align: right;
	border-left: 1px solid #B2B2B2;
	padding-bottom: 0px;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 160px;
}
.Link h1 {
	font-style: normal;
	font-size: 120%;
	margin-top: 0px;
	font-weight: bold;
}

.Link h1 a:link {
	color: #B1080D;
	text-decoration: underline;
}

.Link h1 a:visited {
	text-decoration: none;
	color: #B1080D;
}

.Link h1 a:hover, .Link h1 a:active	{
	text-decoration: none;
	}
	
.SideStoryWinners {
	background-image: url(../Images/WinnersBg.gif);
	width: 185px;
	height: 191px;
	margin-top: 30px;
}
.Total {
	text-align: center;
	margin-top: 90px;
}
.Total p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
}
.HomeBoxLeftTop {
}
.User table {
	direction: rtl;
	color: #FFFFFF;
	font-size: 85%;
}
.Winners table {
	direction: rtl;
}
.HomeBoxLeft table {
	direction: rtl;
}
.Advertise {
}
.Advertise h2 {
	text-align: center;
}
.TableRegulations td {
	line-height: 140%;
	text-align: right;
}
.TableRegulations th {
	line-height: 140%;
	text-align: right;
}
#MediaPlayer {
	text-align: left;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 20px;
}
.Winners .left {
	padding-left: 10px;
}
.AdvertiserBox p {
	text-align: center;
	padding-left: 10px;
}
#MediaPlayer h2 {
	text-align: center;
}
.FormAlertFail {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
	padding: 2px;
}
.FormAlertSuccess {
	font-size: 110%;
	font-weight: bold;
	color: #006600;
}

