@charset "utf-8";
.Headings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration:none;
}
.propertydetails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: bold;
	font-weight: normal;
	font-variant: normal;
	color: yellow;
	text-decoration:none;
	background-image: url(../images/line.jpg);
	background-repeat: repeat;
}
.propertydetails1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: bold;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/line.jpg);
	background-repeat: repeat;
}
.bgimage {
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	}
.bgmenu {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.tabboder {
	border: 1px solid #900;
}
.tabboderwhite {
	border: 2px solid #fff;
	border-style:curve;
	
}
.Tabborderblue {
	border: thin solid #2D3790;
}
.HeadingTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.bodytext table tr td .tabboder tr td {
	color: #FF0;
}
.bgimage div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.bgimage div {
	color: #FFF;
}
.bodytext table tr td .Tabborderblue tr td {
	color: #FF0;
}
.Mainheadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.hyperlink {
	color: #FF0;
}
.applemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #030;
	text-decoration: underline;
}
.image {
	border: 4px solid #FFF;
}
