/* CSS Document */

body {
	background-image: url(images/images/tile_object_02.gif);
	background-repeat: repeat-x;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #000000;
}
.body_font
{
font-family:Tahoma;
font-size:12px;
color:#000000;
}
.find_prop_font
{
font-family:Tahoma;
font-size:11px;
color:#676767;
}
.join_list_font
{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#000000;
}
.info_link
{
font-family:Tahoma;
font-size:11px;
color:#FF4200;
}
.prop_news_font1
{
font-family:Tahoma;
font-size:14px;
color:#FF4200;
font-weight:bold;
}
.prop_news_font2
{
font-family:Tahoma;
font-size:11px;
color:#009900;

}

.dropdown
{
background-color:#DFE0E0;
font-family:Arial;
font-size:10px;
color:#676767;
width:220;
height:12px;

border:1px solid #FFFFFF;
}

.a
{
font-family:Tahoma;
font-size:10px;
}

p {
	margin:0px;
	padding:0px;
}

ul, li {
	list-style-type:none;
	display:block;
	margin-left:0px;
	text-align:left;
	padding:0px;
	}
	
.dubaiprop {
	width: 250px;
	height: 30px;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

a.dubaiprop:link, a.dubaiprop:visited {
	line-height:30px;
	height: 30px;
	display: block;
	background: url(../images/dubai_property.gif) 0px -30px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.dubaiprop:hover {
	height: 30px;
	background: url(../images/dubai_property.gif) 0px 0px no-repeat;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}