BODY {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
} 
.ContentLeftBg {
	background-image: url(images/ContentLeftBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.ContentLeftBgBot {
	background-image: url(images/ContentLeftBgBot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ContentRightBgBot {
	background-color: #E1E2E3;
	background-image: url(images/ContentRightBgBot.gif);
	background-repeat: repeat-x;
	background-position: Left top;
}
.ContentRightBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5C0D6;
}
.ContentTd {
	background-color: #FFFFFF;
	padding-left: 20px;
}
.FooterTD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 40px;

}
a.footerLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F8D57F;
	text-decoration: none;
}
.FooterCopyrightTD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.featuredProjectsBg {
	background-image: url(images/featuresBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.AddressName {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4E6F94;
}
.featuredProjectText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.price {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #9E0B0E;
}
.redPlain {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #9E0B0E;
}
.titleBg {
	background-image: url(images/titleBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 24px;
}
.ProjectName {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #9E0B0E;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E0B0E;
	border-bottom-color: #9E0B0E;
	padding-right: 5px;
}
.ProjectAddress {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E0B0E;
	padding-left: 5px;
}
.ContentText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
}
.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E0B0E;
}
.VertivaldottedLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9E0B0E;
}
a.aLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.aLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.aLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #9E0B0E;
	text-decoration: underline;
}
a.redLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #9E0B0E;
	text-decoration: underline;
}

a.redLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #9E0B0E;
	text-decoration: underline;
}
a.redLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4E6F94;
	text-decoration: none;
}
.TitleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 5px;
	height: 20px;
}
.GreyDottedBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PaddingRight10px {
	padding-right: 10px;
}
.PaddingLeft10px {
	padding-left: 10px;
}
.PaddingTRBR10px {
	padding: 10px 10px 10px 10px;
}
.PaddingLeft10px_border {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.PaddingLeft10px_borderLeft {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.PaddingLeft10px_borderLeftBot {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div {
	scrollbar-face-color:#9E0B0E;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#5F5E5E;
	scrollbar-shadow-color:#9E0B0E;
	scrollbar-highlight-color:#9E0B0E;
	scrollbar-3dlight-color:#DEDEDE; 
	scrollbar-darkshadow-Color:#DEDEDE;
}
.informationText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
.currentPage {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #9E0B0E;
}
a.PageNoLink:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #263244;
	text-decoration: none;
}

a.PageNoLink:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #263244;
	text-decoration: none;
}
a.PageNoLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #9E0B0E;
	text-decoration: none;
}
.MarginRight10px {
	margin-right: 10px;
}
.MarginTop {
	margin-top: 7px;
}
