body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url("/eng/images/Bg.gif");
	background-position: center;
	background-repeat: repeat-y;
	}
	
#Container	{
	margin: 0em auto;
	width: 765px;
	}

#Header	{
	background-image:  url(../images/HeaderBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 98px;
	}
	
#MainBody {
	float: left;
	width: 539px;
	margin-top: 0px;
	}
	
#MainHome {
	border-top-color: #FFFFFF;
	font-family: Tahoma;
	padding-top: 10px;
	}
	
#Content	{
	padding: 10px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image:  url("/eng/images/ContentBg.gif");
	}

#SideBar {
	float: right;
	margin-top: 0px;
	background-image:  url("/eng/images/ContentBg.gif");
	background-repeat: repeat-x;
	padding-top: 82px;
}


/*** logo styles *****************/

#Logo{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}	

/*** utility styles *****************/

#Utility{
	color: #333333;
	float: right;
	padding-top: 22px;
	font-size: 75%;
	text-align: right;
	padding-right: 2px;
}

#Utility a{
	color: #003273;
	text-decoration: underline;
}

#Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}

/*** General Tags *****************/

a:link {
	color: #990000;
	text-decoration: underline;
	font-size: 90%;
}

a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 90%;
}

a:hover, a:active	{
	color: #FF0000;
	text-decoration: underline;
	font-size: 90%;
	}
	
h1	{
	color: #990000;
	font-weight: normal;
	font-size: 160%;
	line-height: 120%;
	margin-bottom: 20px;
	margin-top: 20px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h2	{
	font-weight: normal;
	font-size: 122%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("/eng/images/SubtitelBg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	line-height: 140%;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	color: #990000;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

p	{
	line-height: 120%;
	text-align: justify;
	margin-bottom: 10px;
	padding-right: 15px;
	font-size: 90%;
	}

ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/bullet.gif");
	text-align: justify;
	font-size: 90%;
	}
	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 90%;
	}

li {
	padding-bottom: 13px;
	}	
	
.ContentSummery	{
	font-weight: normal;
	margin-top: 10px;
	font-size: 95%;
	margin-bottom: 10px;
	color: #000000;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	}
/************ navbar styles **************/

#NavBar {
	font-size:95%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/NavBg.gif);
	background-repeat: repeat-x;
	float: right;
	margin-top: 34px;
	background-position: top right;
	font-weight: bold;
	width: 561px;
	background-color: #7B7B7B;
	margin-left: 0px;
	margin-right: 0px;
      }
	  
#NavBar ul {
	margin:0px;
	list-style: none;
	text-align: center;
	line-height: 120%;
      }
	  
#NavBar li {
	float: left;
	background-image:  url("/eng/images/NavLeft.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-left: 0px;
	margin: 0;
      }

#NavBar a {
	display:block;
	padding:8px 10px 5px 20px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {
	float:none;
}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#CCCCCC;
      }
#NavBar #current {
	border-width:0;
	background-repeat: no-repeat;
	background-image: url(../images/NavRightSelect.gif);
	background-position: top right;
	padding-bottom: 0px;
}

#NavBar #current a {
	color:#FFFFFF;
	background-image: url(../images/NavLeftSelect.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/************ BreadCrumbs styles **************/
#BreadCrumbs	{
	color: #5A7DAA;
	font-size: 80%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#BreadCrumbs a:link	{
	color: #5A7DAA;
	text-decoration: none;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#Footer {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 765px;
	background-color: #FFFFFF;
	font-size: 80%;
	background-image:  url("/eng/images/FooterBg.jpg");
	background-repeat: no-repeat;
	}
#Footer	p{
	color: #000000;
	text-align: left;
	line-height: 100%;
	margin-left: 23px;
	padding-top: 40px;
	font-size: 90%;
	}
	
#Footer a	{
	color: #003366;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #0033CC;
	text-decoration: none;
	}
/************ footer Home styles **************/
#FooterHome {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 765px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	}
#FooterHome	p{
	color: #333333;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	}
	
#FooterHome a	{
	color: #333333;
	text-decoration: underline;
	}
	
#FooterHome a:hover	{
	color: #999999;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	margin-bottom: 20px;
}

.SideMenu ul {
	padding: 0;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	color: #333333;
	margin: 0;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 2px 3px 23px;
	line-height: 120%;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/SideMenuBg.jpg);
	background-repeat: no-repeat;
}

.SideMenu a:hover {
	color: #990000;
	text-decoration: none;
	background-image:  url("/eng/images/SideMenuSelect.gif");
	background-repeat: no-repeat;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #990000;
	background-repeat: no-repeat;
	background-image:  url("/eng/images/SideMenuSelect.gif");
}



/*** SideStory styles **************/

.SideStory {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/SideStoryBg.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 226px;
	margin-bottom: 20px;
}
.SideStoryTop	{
	background-image: url(../images/SideStoryTop.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 5px;
}	

.SideStory h1 {
	color: #990000;
	font-weight: normal;
	font-size: 120%;
	margin: 0px;
	font-family: Tahoma;
	font-style: normal;
	text-align: center;
	background-image:  url("/eng/images/SideStoryTop.jpg");
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.SideStory h2 {
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 6px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: none;
}

.SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.SideStoryBottom	{
	background-image: url(../Images/SideStoryBottomBg.gif);
	background-position: bottom;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: justify;
}

.SideStoryBottomContact	{
	background-image: url(../images/SideStoryBottomContact.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: justify;
}	
.HomeBoxBottom	{
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image:  url("/eng/images/HomeBoxBottomBg.jpg");
	text-align: justify;
	padding-left: 28px;
	margin-top: 0px;
}
.SideStory a:link {
	color: #990000;
	text-decoration: underline;
	font-size: 90%;
	padding-top: 5px;
}
.SideStory a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 90%;
}
.SideStory a:hover, .sidestory a:active	{
	color: #FF0000;
	text-decoration: underline;
	}



.SideImg {
	text-align: left;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	text-align: left;
	border: 1px solid #666666;
	background-color: #F5F5F5;
	font-size: 95%;
}

.FormField  		{
	text-align: left;
	border: 1px solid #666666;
	background-color: #F5F5F5;
	font-size: 95%;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

/*** Tables styles **************************/

.TableList {
	width: 510px;
	margin-top: 15px;
	margin-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.TableList caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}
.TableList td {
	border-bottom: solid #999999 1px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 90%;
}

.TableList th {
	border-bottom: solid #666666 1px;
	padding: 15px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	background-color: #EBEBEB;
	border-top: solid #666666 1px;
	color: #990000;
}

.TableListTr {
	background-color: #F4F4F4;
}
 
.TableDetails {
	font-size: 85%;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: left;
}

.TableDetails th {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
}
.PageNumbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.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: #FF6600;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #FF6600 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

#ImageStrip {
	clear: both;
}
#Title {
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	background-image:  url("/eng/images/SubtitelBg.jpg");
	height: 48px;
}
#HomeTitle {
	clear: both;
	background-image: url(../images/Home_Titel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 765px;
}
.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0 15px 10px 10px;
	}
	
.HomeBox {
	font-weight: normal;
	text-align: center;
	background-image:  url("/eng/images/HomeBoxBg.jpg");
	background-repeat: no-repeat;
	width: 244px;
	height: 360px;
	background-position: bottom;
}


.HomeBox ul{
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 80%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.SideStoryTop_Home {
	background-image: url(../images/HomeBoxTopBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
.HomeBox h1{
	color: #990000;
	font-size: 120%;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
	background-image:  url("/eng/images/HomeBoxTopBg.jpg");
	background-repeat: no-repeat;
	padding-top: 3px;
}
.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: #8C7A55;
	font-size: 135%;
	text-align: left;
	line-height: 130%;
	font-style: normal;
	font-family: Tahoma;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: none;
	border-top: none;
}
.HomeBox p{
	text-align: left;
	font-weight: normal;
	font-size: 90%;
	padding-left: 25px;
	line-height: 150%;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-right: 25px;
}
.HomeIntro {
	margin-top: 0px;
	clear: both;
	font-size: 100%;
	background-image:  url("/eng/images/HomeIntroBg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
.HomeProperty {
	clear: both;
	background-color: #E8E7DF;
	border-top: 1px solid #C4C0A9;
	border-right: 7px solid #C4C0A9;
	border-left: 7px solid #C4C0A9;
}
.FeaturedPropertyImage{
	padding: 1px 1px 1px 1px;
	border: 1px solid #666666;
}

.PropertyImage{
	padding: 0px;
}
.PropertyImageBig{
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	background-color: #D4D4D4;
	margin: 7px 1px 7px 1px;
}

.HomeIntro p{
	font-weight: bold;
	line-height: 170%;
	font-size: 85%;
	padding-right: 500px;
	color: #333333;
	margin-top: 0px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.HomeIntro strong{
	font-size: 100%;
	color: #FF6600;
}
.HomeNews {
	background-image: url(../images/home_news_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: left;
	font-size: 90%;
}
.HomeNews h1{
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: left;
	list-style-image:  url("../images/Arrow.gif");
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #0033CC;
	text-decoration: none;
}

.HomeNews a:visited {
	color: #003399;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #0033FF;
	text-decoration: underline;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 130%;
	font-weight: normal;
}
.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image:  url("../images/Top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#PopUp	{
	margin: 0em auto;
	margin-top: 10px;
	border: 1px solid #666666;
	padding-bottom: 10px;
	padding: 10px;
	padding-top: 0px;
	}.FeaturedProperty .TableDetails {
	width: 190px;
}
.HomeBox .FeaturedProperty p {
	font-size: 100%;
}
