body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
	direction:rtl;
	}
	
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #4C5D97;
	font-weight: bold;
	font-size: 190%;
	direction:rtl;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	}
	
h2	{
	color: #FF9900;
	margin: 10px 0px 10px 0px;
	font-size: 120%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	border-bottom: 1px solid #A0C6E4;
	}
	
h2 a:link {
	color: #0033CC;
	text-decoration: none;
	}
	
h3	{
	font-weight: bold;
	margin-top: 30px;
	font-size: 130%;
	direction:rtl;
	line-height: 140%;
	color: #1B4993;
	background-color: #E4EAF5;
	padding-right: 3px;
	}
h4	{
	font-weight: bold;
	margin-top: 10px;
	font-size: 110%;
	direction:rtl;
	margin-bottom: 5px;
	color: #133285;
	line-height: 130%;
	}
	
h4 a:link {
	color: #0033CC;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	direction:rtl;
	text-align: center;
	}
p	{
	font-size: 100%;
	line-height: 140%;
	text-align: right;
	direction:rtl;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#container	{
	width: 100%;
	text-align: right;
	float: right;
	}
	
#header	{
	background-position: right top;
	}

#content	{
	padding: 10px;
	margin:0px;
	float: none;
	}

#SideBar {
	display:none;
}

#SideBar h2	{
	color: #003366;
	font-size: 160%;
	font-weight: bold;
	direction:rtl;
	text-align: center;
	border-bottom: 1px solid #A4ABC5;
	padding-bottom: 3px;
	margin-top: 28px;
	}
	
.imagefloat	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.imagefloat_right	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************** logo styles *****************/

#logo{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}	

/************** utility styles *****************/

#utility{
	color: #003273;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 80%;
}

#utility a{
	color: #003273;
	text-decoration: underline;
}

#utility a:hover{
	text-decoration: none;
	color: #0000FF;
}
	
/************ navbar styles **************/

    #navbar {
	display:none;
      }
	  
    #navbar ul {
	margin:0px;
	padding:4px 0px 0px 0px;
	list-style: none;
	float: right;
	direction: ltr;
      }
	  
    #navbar li {
	margin:0;
	padding:0px 0 0 9px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
      }
	  
    #navbar a {
      float:right;
      display:block;
      padding:2px 9px 3px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #navbar a {float:none;}
    /* End IE5-Mac hack */
    #navbar a:hover {
	color:#FFCC00;
      }
#navbar #current {
	border-width:0;
	padding-bottom: 0px;
}
#navbar #current a {
	background-image:  url(../images/nav_right_on.gif);
	color:#FFCC00;
	padding-bottom:2px;
	background-position: right;
	background-repeat: no-repeat;
}


/************ path styles **************/
#path	{

	color: #666666;
	font-size: 85%;
	direction:rtl;
	background-image:  url("../images/path_bg.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	margin-bottom: 10px;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#footer	{
	clear: both;
	color: #666666;
	text-align: right;
	font-size: 90%;
	margin-top: 0px;
	direction:rtl;
	background-color: #EEEEF6;
	margin-bottom: 20px;
	line-height: 130%;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	display: none;
	}
	
#footer_home {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	margin-top: 0px;
	direction:rtl;
	background-color: #2E7BBA;
	margin-bottom: 0px;
	padding-top: 10px;
	line-height: 130%;
	border-bottom: 2px solid #0166B9;
	padding-bottom: 10px;
	}

#footer a	{
	color: #003399;
	text-decoration: underline;
	}
	
#footer a:hover	{
	color: #003399;
	text-decoration: none;
	}
	
#footer_home a	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer_home a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footerNav	{
	clear: both;
	color: #FFFFFF;
	background-color: #00478B;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	direction:rtl
	}
	
#footerNav a	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footerNav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#imageStrip {
	height: 165px;
	margin-top: 0px;
	clear:both;
}

/************ navlist styles **************/

.navlist {
	width: 160px;
	margin-bottom: 20px;
	margin-right: 16px;
}

.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: none;
}

.navlist li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.navlist a {
	display: block;
	padding: 5px 18px 5px 2px;
	width: 140px;
	line-height: 120%;
}

.navlist a:link, .navlist a:visited {
	color: #4C5D97;
	text-decoration: none;
	background-image: url(../images/side_menu_down.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.navlist a:hover {
	color: #4C5D97;
	text-decoration: none;
	background-color: #F1CD01;
}

.uberlink a:link, .uberlink a:hover {
	color: #4C5D97;
	background-image: url(../images/navlist_uberlink.gif);
	background-color: #AFB5CD;
}

.uberlink a:visited {
	color: #4C5D97;
	background-image: url(../images/navlist_uberlink.gif);
	background-color: #AFB5CD;
}

/************ navlist2 styles **************/

.navlist2 {
	width: 204px;
	margin-bottom: 0px;
}
.navlist2 a {
	display: block;
	padding: 5px 10px 5px 5px;
	width: 158px;
	line-height: 120%;
	margin-right: 30px;
}

.navlist2 a:link, .navlist2 a:visited {
	color: #FFFFCC;
	text-decoration: none;
	border-right: 1px solid #7898C7;
	background-image: none;
}

.navlist2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1B4993;
}

.uberlink2 a:link, .uberlink2 a:hover {
	color: #990000;
	background-color: #FFFFFF;
}

.uberlink2 a:visited {
	color: #990000;
	background-color: #FFFFFF;
}



/************ sidestory styles **************/

.sidestory {
	border-top: 1px solid #B7BDD3;
	border-bottom: 1px solid #B7BDD3;
	color: #FFFFFF;
	width: 160px;
	margin-right: 16px;
}

.sidestory ul {
	line-height: 130%;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  none;
	list-style-type: circle;
	font-size: 90%;
	text-align: justify;
	}
	
.sidestory h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
	padding-top: 5px;
	padding-right: 10px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	font-style: italic;
}
.sidestory h4 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sidestory p {
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
}
.sidestory h2 {
	text-align: left;
	background-image: url(../../images/sidestory_btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}

.sidestory a:link {
	color: #1B4993;
	text-decoration: underline;
}
.sidestory a:visited {
	color: #1B4993;
	text-decoration: underline;
}
.sidestory a:hover, .sidestory a:active	{
	color: #0000FF;
	text-decoration: underline;
	}
/************ home news_box styles **************/
#news_box {
	width: 212px;
	margin-top: 20px;
	padding-top: 0px;
	background-color: #F8F9FC;
	height: 300px;
	background-image: url(../images/newsbox_bg.gif);
	background-position: bottom;
	}

#news_box h3{
	color: #993300;
	font-size: 120%;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

#news_box ul {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 20px;
}
#news_box li {
	margin-top: 0px;
}
/************ home box styles **************/

#content_home	{
	padding: 0px 0px 30px 10px;
	margin:0px 0px 0px 212px;
	float: none;
	clear: right;
	background-image: url(../images/content_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

#sidemenu_home {
	float: left;
	width:212px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 0px;
	padding-right: 1px;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

#home_strip	{
	padding: 0px 10px 0px 0px;
	background-image: url(../../images/home_top_bg.gif);
	background-repeat: repeat-x;
	height: 289px;
	margin: 0px;
	}
	
#home_strip	h1{
	font-size: 110%;
	color: #003366;
	height: 120px;
	line-height: 140%;
	}

#content_home h2{
	padding-bottom: 1px;
	}
	
#content_home ul {
	line-height: 150%;
	text-align: right;
	margin-top: 5px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	}

#content_home li {
	padding-top: 0px;
	padding-bottom: 5px;
	}	

/************ Home styles **************/

.home_li {
	list-style-image:  url("../images/bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.home_ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	text-align: left;
}
/************ Forms styles **************/
.FormField_Left  		{
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F5F5F5;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Formfield  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Form_Button 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

#quote {
	font-size: 95%;
	color: #005094;
	font-weight: bold;
	background-image: url(../../images/quate_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 40px;
	width: 92%;
	background-color: #F5F5F5;
	background-position: top right;
}
#quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: left;
	background-image: url(../../images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-left: 5px;
}

#quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: right;
	margin: 0;
}

#home_login {
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

.table_list {
	width: 550px;
	margin-bottom: 20px;
}

.table_list td {
	border-bottom: solid #B6C5E2 1px;
	padding: 3px 0px 3px 5px;
	vertical-align: top;
	line-height: 150%;
	text-align: right;
}

.table_list th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 0px 5px 5px;
	text-align: right;
	font-size: 105%;
}
.table_list_tr {
	background-color: #EFEFF7;
}

.table_list_tr_highlight {
	background-color: yellow;
}
 
.table_details {
	font-size: 100%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

.table_details td {
	padding: 2px 0px 2px 10px;
	text-align: right;
	direction:rtl;
	border-bottom: 1px solid #CCCCCC;
}

.table_details th {
	padding: 2px 2px 2px 20px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	direction: rtl;
}

.table_details ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}


/************ Page Numbers styles **************/

.page_numbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	direction: rtl;
}
.page_numbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.page_numbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.page_numbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}
.disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;

	}
.content_box {
	background-color: #F4F6F9;
	margin-top: 0px;
	border-top: none;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #92A5C6;
	border-left: 1px solid #92A5C6;
}
.seperator {
	background-image: url(../../images/seperator_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.clear_both {
	clear: both;
}
/************ Estate styles **************/

.garage_list_text {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 150px;
}
.garage_list_img{
	float: right;
	border: 1px solid #235EA0;
	background-color: #EEEEEE;
}
.garage_list_item{
	height: 100%;
	padding-bottom: 8px;
	border-bottom: 1px solid #7898C7;
	margin-top: 8px;
	}
.garage_images_box {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding: 0px;
}
.garage_image_big {
	padding: 5px;
	border-bottom: 1px solid #666666;
	background-color: #D5DEEF;
	color: #000000;
	text-align: center;
	font-size: 90%;
}
.garage_details_box {
	margin-top: 0px;
	font-size: 90%;
	margin-right: 280px;
}
.album_pic {
	direction:rtl;
	width: 160px;
	margin-left: 6px;
	padding: 4px;
	height: 100%;
	font-size: 90%;
	background-image: url(../../images/album_pic_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

.album_pic img{
	border: 1px solid #333333;
}
.side_image {
	background-color: #1B4993;
	color: #FFFFFF;
	padding-top: 1px;
	border-bottom: 1px solid #DAE2F1;
	margin-top: 30px;
}
.side_image p {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top {
	text-align: left;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 80%;
}

.disclaimer_box {
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom: 10px
	}
	
.faq_answer {
	margin-right: 35px;
}
.must_asterix {
	color: #FF0000;
	font-size: 130%;
}
.home_text {
	height: 60px;
	color: #435792;
	font-weight: bold;
	line-height: 120%;
	font-size: 110%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 150px;
}
.TableTopCol	{
	 FONT-SIZE: 100%;
	 text-align: center;
	 color: #000000 ;
	 font-weight: bold
}
.SubTitle		{
	FONT-SIZE: 120%;
	FONT-WEIGHT: bold;
	text-align: right;
	color: #003399
}
.table_row1	{
	FONT-SIZE: 90%;
	text-align: center;
	color: #000000
}
.table_row2 	{
	FONT-SIZE: 90%;
	text-align: center;
	color: #000000;
	background-color: #EFF2F6
}
#content_home .home_text .TextRight h2 {
}
.news_box_top {
}
