/* CSS Document */


body {
	background-image: url(../images/1/bg_001.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: scroll;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
color: #62114C;
}
.img {
	color: #550F55;
	background-color: #550F55;
	padding: 1px;
	border: none;
}

td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	vertical-align: top;
}
a:link {
	color: #5C0E43;
	text-decoration: none;
}
a:visited {
	color: #C21F8C;
	text-decoration: none;
}
a:hover {
	color: #C3208D;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Tahoma, Arial;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.searchtable {
	background-color: #FCF9E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D8CFC8;
	border-right-color: #D8CFC8;
	border-bottom-color: #FCF9E5;
	border-left-color: #D8CFC8;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding-left: 9px;
	color: #62114C;
	height: 269px;
}
.contenttable {
	background-color: #E8DCC7;
	padding: 10px;
	border: 1px solid #D8CFC8;
	color: #62114C;
}
.footertable {
	background-color: #C3208D;
	padding: 10px;
	border: 1px solid #DF2EB4;
	color: #FFFFFF;
}
.inputs {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Latestproperties {
	color: #C3208D;
	background-color: #550D3D;
	border: 1px solid #C3208D;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.rightbar1 {
	background-image: url(../images/1/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 6px;
	padding-left: 12px;
	color: #C3208D;
}

