body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #660066;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	height: 270px;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:101;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style1 {color: #660000}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

#Main {
	width: 997px;
	visibility: visible;
	margin: 0px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: static;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Main #TopWindow {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 170px;
	width: 998px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#Main #TopWindow2 {
	background-image: url(images/TopWindowBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 1500px;
	width: 784px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#Main #TopWindow3 {
	background-image: url(images/TopWindowBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 2400px;
	width: 784px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#Main #TopWindow4 {
	background-image: url(images/TopWindowBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 3600px;
	width: 784px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#Main #PropertyList #PropertyBox {
	height: 275px;
	width: 178px;
	border: thin dashed #660000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFCC99;
}
#Main #PropertyList #PropertyBox #PropertyBoxPicture {
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#Main #PropertyList #PropertyBox #PropertyNameBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
#Main #NameBox {
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-left: 213px;
	margin-top: 0px;
}
#Main #NameBox #NameBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}


#Main #PropertyList #PropertyBox #PropertyDetailBox {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox #PropertyDetailBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox #PropertyDetailBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
#Main #PropertyList #PropertyBox #PropertyDetailBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#Main #TopWindowText {
	height: 270px;
	width: 780px;
	left: 213px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#Main  #Right {
	width: 213px;
	height: auto;
	position: absolute;
	right: auto;
	bottom: auto;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
	top: 0;
	left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -213px;
}
#Main #BottomRight {
	padding: 0px;
	width: 213px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 784px;
	position: absolute;
	left: 1px;
	top: 500px;
	right: auto;
	bottom: auto;
	clip: rect(0px,0px,0px,0px);
}

#Main #PropertyList {
	width: 784px;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
	vertical-align: top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 213px;
}
#Main #BottomLeft {
	background-color: #FFFFFF;
	padding: 0px;
	height: 100px;
	width: 784px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 213px;
}
#Main #BottomLeft {
	background-color: #FFFFFF;
	padding: 0px;
	height: 100px;
	width: 784px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 213px;
}
.PBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	height: 21px;
	width: 186px;
}
#Main #TopWindow2 #TopWindowText #SayfaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Main  #TopWindow #Search1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: fixed;
	left: 990px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 316px;
	visibility: visible;
	z-index: auto;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#donerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.mediumStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#Main #PropertyList #PropertyBox2 {
	height: 290px;
	width: 370px;
	border: thin dashed #660000;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-color: #FFCC99;
}
#Main #PropertyList #PropertyBox2 #PropertyBoxPicture2 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#Main #PropertyList #PropertyBox2 #PropertyNameBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
#Main #NameBox2 {
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-left: 213px;
	margin-top: 0px;
}
#Main #NameBox2 #NameBoxText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}


#Main #PropertyList #PropertyBox2 #PropertyDetailBox2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox2 #PropertyDetailBox2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox2 #PropertyDetailBox2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
#Main #PropertyList #PropertyBox2 #PropertyDetailBox2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#Main #PropertyList #testimonials {
	width: 740px;
	border: thin solid #660000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#Main #PropertyList #faq {
	width: 740px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#Main #PropertyList #PropertyBox3 {
	height: 1000px;
	width: 753px;
	border: thin dashed #660000;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFCC99;
}
#Main #PropertyList #PropertyBox3 #PropertyBoxPicture3 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#Main #PropertyList #PropertyBox3 #PropertyNameBox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
#Main #NameBox3 {
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-left: 213px;
	margin-top: 0px;
}
#Main #NameBox3 #NameBoxText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}


#Main #PropertyList #PropertyBox3 #PropertyDetailBox3 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox3 #PropertyDetailBox3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox3 #PropertyDetailBox3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
#Main #PropertyList #PropertyBox3 #PropertyDetailBox3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#Main #PropertyList #PropertyBox6 {
	height: 330px;
	width: 110px;
	border: thin dashed #660000;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFCC99;
}
#Main #PropertyList #PropertyBox6 #PropertyBoxPicture6 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#Main #PropertyList #PropertyBox6 #PropertyNameBox6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
#Main #NameBox6 {
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-left: 213px;
	margin-top: 0px;
}
#Main #NameBox3 #NameBoxText6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}


#Main #PropertyList #PropertyBox6 #PropertyDetailBox6 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox6 #PropertyDetailBox6 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Main #PropertyList #PropertyBox6 #PropertyDetailBox6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
#Main #PropertyList #PropertyBox6 #PropertyDetailBox6 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#Main #PropertyList .numaralar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#Main #PropertyList .numaralar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#Main #PropertyList .numaralar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
}
#Main #PropertyList .numaralar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #820000;
}
#Main #PropertyList .numaralar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-bottom: -1px; font-weight: 200}
h2 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #000000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
A.nav:link {COLOR: #999999; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px} 
A.nav:visited {COLOR: #999999; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px} 
A.nav:hover {COLOR: #009966; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px} 
.turkish {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999}
A.property:link {
	COLOR: #680400;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
A.property:visited {
	COLOR: #6D0800;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
A.property:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
li {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; list-style-type: circle; line-height: 14px; list-style-image: url(Images/bulet.gif)}
.realestate {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.turkey {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}.property {
	COLOR: #6A0000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#Main #TopWindowText #bargainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 219px;
	width: 191px;
	padding-right: 14px;
}
.PBoxTextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}

