@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
.bodybg {
	background-image: url(../images/bg_new.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tablebg
{
	background-image: url(../images/tablebg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.faqque_cloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	color: #FF6600;
}

.text12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a.menu:link {
	color: #666666;
	text-decoration:none;
}
a.menu:visited {
	color: #666666;
		text-decoration:none;
}
a.menu:hover {
	color: #000000;

}
a.menu:active {
	color: #000000;
		text-decoration:none;
}
.villas_table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.villas_table2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.villas_tabledetails {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

