body	{
	margin: 0 0 0 0;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(none);
	background-repeat: repeat-x;
	}
.Header	{
	width: 803px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(none);
	height: 66px;
	background-position: top;
	}
	
.Container	{
	width: 100%;
	text-align: left;
	margin: 0em auto;
	padding: 0;
	background-image: url(none);
	background-repeat: repeat-y;
	background-position: top right;
	}

	
.MainBody {
	width: 100%;
	float: right;
	padding-right: 4px;
	margin-top: 3px;
	}
	
.MainHome {
	padding-bottom: 20px;
	}
	
.Content	{
	direction:ltr;
	text-align: left;
	direction:rtl;
	width: 100%;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
	}

.SideBar {
	float: right;
	width: 190px;
	margin-top: 50px;
	display: none;
}


/*** logo styles *****************/

.Logo{
	background-image: url(../Images/LogoBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 191px;
	float: right;
	height: 140px;
	text-align: center;
	display: none;
}
#PrintLogo {
	float: right;
	
}


/*** General Tags *****************/

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover, a:active	{
	color: #000000;
	text-decoration: underline;
	}
	
h1	{
	color: #0A0A6C;
	font-size: 120%;
	line-height: 0%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../Images/H1Bg.gif);
	background-repeat: no-repeat;
	background-position: BOTTOM right;
	}
	
h2	{
	color: #1E1E75;
	margin: 10px 0  5px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: italic;
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
h2 a:visited {
	color: #666666;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: none;
	}

h3	{
	font-size: 110%;
	line-height: 100%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
	}
h4	{
	color: #0A0A6C;
	font-size: 120%;
	line-height: 0%;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: BOTTOM right;
	}
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: 110%;
	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:ltr;
	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);
	}

li {
	padding-bottom: 10px;
	}	

	
.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: right;
	width: 803px;
	float: right;
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	display: none;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 100%;
	padding-right: 190px;
	padding-top: 0px;
      }
	  
.NavBar li {
	margin:0;
	float: right;
	padding-top: 7px;
      }

.NavBar a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-position: right;
	padding: 0px 8px 0px 8px;
	background-image: url(../Images/UlBg.gif);
	background-repeat: no-repeat;
	font-size: 90%;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/

.NavBar a:hover {
	color: #CCCCCC;
      }
.NavBar a:link, .NavBar a:visited {
	color: #FFFFFF;
      }
.NavBar #current {
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 6px;
}

.NavBar #current a {
	background-image:  url(../Images/NavRightOn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #010066;
	padding: 0px 8px 9px 8px;
	background-position: top;
}

/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	direction:ltr;
	padding-right: 190px;
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(../Images/MainBodyBg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 22px;
	background-position: bottom;
	}
	
.BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
.BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}


/*** SideMenu styles **************/

.SideMenu {
	width: 186px;
	background-image: url(/Heb/Images/SideMenuBg.gif);
}

.SideMenuTop {
	background-image: url(../Images/SideMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
}

.SideMenuBottom {
	background-image: url(../Images/SideMenuBootom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 5px;
	width: 186px;
}

.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: 3px 5px 5px 2px;
	line-height: 120%;
	width: 179px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(/images/SideMenuDown.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.SideMenu a:hover {
	color: #990000;
	text-decoration: underline;
	background-image: url(/Heb/Images/SideMenuHoverBg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.SideMenu ul ul {
	margin-left: 0px;
	border-top: none;
	background-image: url(/Heb/Images/SideMenuBg.gif);
	padding-top: 0px;
	
}
.SideMenu ul ul a {
	background-image: url(../Images/SideMenuBullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	width: 152px;
}



.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #990000;
	background-image: url(../Images/SideMenuUberlink.gif);
	background-repeat: repeat-y;
}
.uberlink1 a:link, .uberlink1 a:hover, .uberlink1 a:visited {
	color: #990000;
	background-image: url(../Images/SideMenuUberlink.gif);
	background-repeat: repeat-y;
}

/*** SideStory styles **************/

.SideStorySearch {
	width: 189px;
	background-image: url(../Images/SideStoryBg.gif);
	margin-top: 10px;
	background-repeat: repeat-y;
}

.SideStorySearchTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStorySearchBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.SideStorySearch h1 {
	color: #FFFFFF;
	font-size: 100%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStorySearch h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStorySearch h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStorySearch h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStorySearch h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStorySearch p {
	font-size: 90%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
}



.SideStorySearch a:link {
	color: #990000;
	text-decoration: underline;
	margin-left: 0px;
}
.SideStorySearch a:visited {
	color: #999999;
	text-decoration: none;
}
.SideStorySearch a:hover, .SideStorySearch a:active	{
	color: #990000;
	text-decoration: none;
	}
	
	
	
	.SideStoryBuying {
	width: 190px;
	background-image: url(../Images/SideStoryBg.gif);
	margin-top: 10px;
	background-repeat: repeat-y;
}

.SideStoryBuyingTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryBuyingBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.SideStoryBuying h1 {
	color: #FFFFFF;
	font-size: 100%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStoryBuying h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStoryBuying h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStoryBuying h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStoryBuying h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStoryBuying p {
	font-size: 90%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
}



.SideStoryBuying a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
}
.SideStoryBuying a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SideStoryBuying a:hover, .SideStorySearch a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
.SideStoryContact {
	width: 185px;
	background-image: url(../Images/SideStoryBg.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 90px;
}

.SideStoryContactTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryContactBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}

.SideStoryContact h1 {
	color: #FFFFFF;
	font-size: 120%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStoryContact h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStoryContact h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStoryContact h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStoryContact h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStoryContact p {
	font-size: 100%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
}



.SideStoryContact a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
	font-size: 90%;
}
.SideStoryContact a:visited {
	color: #999999;
	text-decoration: none;
}
.SideStoryContact a:hover, .SideStorySearch a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.SideStoryHome {
	width: 185px;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.SideStoryHomeTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryHomeBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}

.SideStoryHome h1 {
	color: #FFFFFF;
	font-size: 120%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStoryHome h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStoryHome h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStoryHome h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStoryHome h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStoryHome p {
	font-size: 100%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
}



.SideStoryHome a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
	font-size: 90%;
}
.SideStoryHome a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStoryHome a:hover, .SideStoryHome a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.SideStoryContactInfo {
	width: 185px;
	background-image: url(../Images/SideStoryBg.gif);
	margin-top: 15px;
	background-repeat: repeat-y;
	padding-left: 5px;
}

.SideStoryContactInfoTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryContactInfoBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}

.SideStoryContactInfo h1 {
	color: #FFFFFF;
	font-size: 100%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStoryContactInfo h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStoryContactInfo h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStoryContactInfo h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStoryContactInfo h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStoryContactInfo p {
	font-size: 90%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
}



.SideStoryContactInfo a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
	font-size: 95%;
}
.SideStoryContactInfo a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.SideStoryContactInfo a:hover, .SideStoryContactInfo a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.SideStoryAbout {
	width: 185px;
	background-image: url(../Images/SideStoryBg.gif);
	margin-top: 25px;
	background-repeat: repeat-y;
	padding-left: 5px;
}

.SideStoryAboutTop {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	background-image: url(../Images/SideStoryTop.gif);
}

.SideStoryAboutBotttom{
	background-image: url(../Images/SideStoryBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}

.SideStoryAbout h1 {
	color: #FFFFFF;
	font-size: 100%;
	margin: 0;
	font-style: normal;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 8px;
	background-image: url(none);
	font-family: Arial, Helvetica, sans-serif;
}

.SideStoryAbout h2 {
	color: #666666;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	border: none;
	text-align: center;
	padding: 0;
}
.SideStoryAbout h2 a:link {
	color: #666666;
	text-decoration: underline;
	}
.SideStoryAbout h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.SideStoryAbout h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}


.SideStoryAbout p {
	font-size: 90%;
	line-height: 120%;
	color: #FFFFFF;
	text-align: right;
	padding: 0 10px 0px 0px;
	font-weight: bold;
}



.SideStoryAbout a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	font-weight: bold;
	font-size: 90%;
}
.SideStoryAbout a:visited {
	color: #999999;
	text-decoration: none;
}
.SideStoryAbout a:hover, .SideStoryAbout a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.SideImg {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}


/*** Forms styles *************************************/
.Table.FormField  		{
}
.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}
.FormFieldRight  		{
	direction:ltr;
	text-align: Right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	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 **************************/

.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;
}

.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 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}

.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
	color: #000000;
	font-size: 110%;
	border-bottom: 1px solid #DADADA;
	font-weight: normal;
}

.TableDetails th {
	padding: 3px 2px 3px 2px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #000066;
	font-size: 110%;
	border-bottom: 1px solid #DADADA;
}
.TableDetails tr {
	border-bottom: 1px solid #DADADA;
	
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** 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 10px;
	}

.ImageDescription	{
	float: left;
	padding: 0px 10px 0px 40px;
	}
	
.ImageFloatRight	{
	float: right;
	margin-left: 10px;
	}
	
.ImageItem	{
	padding: 10px 6px 10px 0;
	}

.HomeBox {
	direction:rtl;
	width: 260px;
	padding-right: 20px;
	float: left;
	margin-top: 40px;
	color: #000066;
}

.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: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000066;
}
#Home #Last {
	width: 220px;
	padding: 0;
	padding-right: 20px;
}

.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;
}






.MainBox{
	width: 240px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}

.Languages {
	float: left;
	margin: 7px 2px 7px 0px;
	font-size: 70%;
	display: none;
}
.Languages a:link {
	color: #010066;
	text-decoration: none;
}
.Languages a:hover, .Languages a:active	{
	color: #010165;
	text-decoration: underline;
	}
.Languages a:visited {
	color: #010066;
	text-decoration: none;
}
.TextLeft {
	float: left;
	text-align: left;
}
.ImageStrip {
	width: 765px;
	text-align: center;
}
/*** ItemBox styles **************/
/* for understanding browsers */
.ItemBox {
	clear: left;
	height:auto;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom-color: #DBDBDB;
	border-bottom-style: dotted;
	min-height:6 em;
	margin-top: 10px;
	
}


.ItemBoxImg {
	float: left;
}
.ItemBoxText {
	float: left;
	width: 420px;
	padding: 0px;
	line-height: 80%;
	font-size: 90%;
	text-align: left;
	direction:ltr;
	margin-left: 20px;
}
.ItemBoxText p{
	font-size: 90%;
	padding: 0;
	margin: 0;
}

.ItemBox h3{
	color: #000066;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 80%;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: bottom;
}
.ItemBox h3 a:link {
	color: #000066;
	text-decoration: none;
	font-size: 100%;
}

.ItemBox h3 a:visited {
	color: #202097;
	text-decoration: none;
}

.ItemBox h3 a:hover, .h3 a:active	{
	color: #000066;
	text-decoration: underline;
	}

.HomeBox td {
	vertical-align: top;
	padding-bottom: 8px;
}

.AboutIntroflashcontent {
	width: 620px;
	float: left;
	height: 175px;
}
.Flash {
	width: 612px;
	float: left;
	display: none;
}
/************ footer styles **************/

.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin: 0px;
	color: #FFFFFF;
	height: 51px;
	width: 803px;
	background-color: #FFFFFF;
	display: none;
}

.FooterLogo {
	float: left;
	padding-left: 60px;
	padding-top: 20px;
	
	
}
.MainContainer {
	padding-left: 6px;
}

.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;
}
.LinkImg {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}


#Category {
}
#Category .Content {
	margin: 0px 10px 10px 0px;
}
#Category .ItemBoxText {
	width: 350px;
}
#Category .ItemBoxText p {
	padding-left: 20px;
}
#Category .ProductBox {
	direction:rtl;
	text-align: right;
	width: 100px;
	float: right;
	border: 1px solid #FFFFFF;
	background-image: url(../Images/ProductBoxBg.gif);
	background-repeat: repeat-x;
	height: 131px;
	padding-top: 20px;
	padding-right: 10px;

}
.CatalougeBox {direction:rtl;
	background-repeat: no-repeat;
	float: right;
	width: 178px;
	background-color: #FBFBFB;
	padding: 0px;
	margin: 0px;
}



.CatalougeBoxTop {
	background-image: url(../Images/HomeBoxTopBG.gif);
	background-repeat: no-repeat;
}

.CatalougeBoxBottom {
	direction:rtl;
	background-repeat: no-repeat;
	float: right;
	width: 178px;
	margin-top: 0px;
	background-color: #FBFBFB;
}

.CatalougeBox 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;
}
.CatalougeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.CatalougeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.CatalougeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.CatalougeBox h2{
	color: #666666;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 6px 0px 0px;
}
.CatalougeBox p{
	text-align: right;
	padding: 0px 6px 0px 6px;
	line-height: 140%;
	border-left: NONE;
}

.ProductImg {
	width: 260px;
	float: left;
	background-image: url(../Images/DescriptionImgBg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 15px;
}
.ProductImgBottom {
	background-image: url(../Images/DescriptionImgBottom.gif);
	width: 260px;
	background-position: bottom;
	padding: 15px 0px 10px 0px;
	background-repeat: no-repeat;
}
.ProductImgTop {
	width: 260px;
	float: left;
	background-image: url(../Images/DescriptionImgTop.gif);
}

.ProductImg a {
	text-decoration: none;
	border: 1px solid #666666;
	padding: 3px 6px 0px 6px;
	background-color: #E6E6E6;
}

.ProductImg a:link {
	color: #990000;
}

.ProductImg a:visited {
	color: #990000;
}

.ProductImg a:active{
	color: #FFFFFF;
	background-color: #990000;
	}
	
.ProductImg a:hover	{
	color: #FFFFFF;
	background-color: #666666;
	}
#Home .Flash {
	width: 612px;
	float: left;
	height: 246px;
}
#Home .Flash p {
	font-weight: bold;
	color: #990000;
	padding: 15px 0px 0px 370px;
	font-size: 115%;
}
#Home .MainBody {
	width: 609px;
}
.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;
}

.HomeBox li a:visited {
	color: #990000;
}

.HomeBox li a:hover, #Home .HomeBox li a:active	{
	color: #990000;
	text-decoration: underline;
	}
.Border {
	background-image: url(../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(../Images/BorderBottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Footer p {
	padding-top: 23px;
	color: #FFFFFF;
	padding-right: 20px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
.Footer p a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
}

.Footer p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.Footer p a:hover, .Footer p a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.Parameter {
	font-size: 80%;
	color: #FFFFFF;
	padding-right: 8px;
	direction:ltr;
	text-align: right;
	font-weight: bold;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
	float: right;
	width: 280px;
	direction:ltr
}
.PropertyImg {
	border: 1px solid #010165;
	width: 456px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	margin-right: 30px;
	direction: ltr;
	margin-top: 10px;
}
.PropertyImgItem {
	text-align: left;
	padding-top: 2px;
}
.PropertyImgSmall {
	text-align: left;
	padding-right: 4px;
	padding-top: 6px;
	font-size: 20%;
}
.Description {
	font-family: Arial, Helvetica, sans-serif;
}
.TextDescription {
	width: 240px;
	float: left;
	padding-top: 10px;
}
#ForSale  .MainBody {
	padding: 0;
	margin: 0;
}
.FormField {
	font-size: 90%;
	font-weight: normal;
}
.SideStoryHomeTop img {
	padding-right: 35px;
}

.TabSearch {
	font-size:100%;
	line-height:normal;
	background-repeat: no-repeat;
	text-align: center;
	width: 253px;
	margin-top: 20px;
	background-position: bottom;
	float: right;
	display: block;
	background-image: url(../Images/TabsBg.gif);
      }
	  
.TabSearch  ul {
	margin:0px;
	padding:0px 20px 21px 10px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
      }
	  
.TabSearch  li {
	margin:0 0 0 10px;
	float: left;
	background-image: url(../Images/TabsLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 0 8px;
      }

.TabSearch  a {
	font-weight:bold;
	color:#333333;
	background-image: url(../Images/TabsRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	padding: 5px 12px 5px 8px;
	display: block;
	text-decoration: none;
      }
  
.TabSearch  a {
	float: none;
      }

.TabSearch  a:hover {
	color:#333333;
	text-decoration: underline;
      }
.TabSearch #current {
	background-image:  url(../Images/TabsLeftCurrent.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.TabSearch #current a {
	background-image:  url(../Images/TabsRightCurrent.gif);
	color:#000066;
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
}
.Form {
	width: 241px;
	border-left: 1px solid #CCCCCC;
	color: #000066;
	font-size: 80%;
	font-weight: normal;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#Home  .SideBar {
	margin: 0;
}
.SearchBox {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 95%;
	display: none;
}
.HomeSearchBox {
width: 260px;
	float: right;
	padding: 0;
	margin: 0;
}
#Home .Content {
	height: 235px;
}
.Sold {
	background-color: #FF0000;
	color:#FFFFFF
	z-index: 100;
	opacity: 0.7;
	padding:5px;
	font-weight: bold;
	z-index: 100;
	color: #FFFFFF;
	position: absolute;
}

.PropertyImg .Sold {
	margin-top: -339px;
	font-size: 200%;
	margin-left: 5px;
}
.ItemBoxImg .Sold {
	margin-top: -93px;
	font-size: 110%;
	margin-left: 5px;
}
