body, form {
	font: 12px Arial;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
hr {
	line-height: .1em;
	color: #CCCCCC;
}
a {
	color: green;
}

a.display {
	color: #000066;
	font-size: 14px;
}
a.detail {
	color: #000066;
	text-decoration: none;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
.head {
	background-color: #CCCCCC;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bott {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.head2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 20px;
}
SELECT .parent {
	font-weight: bold;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6A559;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6A559;

}
.row2 {
	background-color: #CCCCCC;
}
.alerts {
	background-color: #FFD2A6;
	border: 1px solid #FF6600;
}
.searchbyid {
	background-color: #ECF2FF;
	border: 1px solid #AAC6FF;
}
.searchby {
	border: 1px solid #BECEEF;
	background-color: #E6ECF9;

}
.error {
	font-weight: bold;
	color: #990000;
	background-color: #FFCCCC;
	display: block;
	padding: 10px;
	border: 1px solid #990000;
}
.success {
	font-weight: bold;
	color: #006600;
	background-color: #CCFFCC;
	display: block;
	padding: 10px;
	border: 1px solid #006600;
}
.decode {
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 550px;
	height: 300px;
}
.ppclick {
	font-weight: bold;
	background-color: #FFB482;
	display: block;
	padding: 10px;
}

#dhtmltooltip{
	position: absolute;
	width: 220px;
	border: 1px solid black;
	padding: 2px;
	background-color: white;
	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);
}
.margin {
	background-color: #D9E6FF;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin-top: 10px; }

#navcontainer li.first { margin-top: 0px; }

#navcontainer ul ul
{
margin-left: 10px;
padding: 0;
list-style-type: none;
}
#navcontainer ul ul
{
margin-left: 20px;
padding: 0;
list-style-type: none;
}

#bread {
	color: #ccc;
	background-color: #006;
	padding: 3px;
	margin-bottom: 25px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#pipe ul, .pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 11px;
	} 

#pipe ul li, .pipe ul li {
/*	margin-left: 0;*/
/*	padding: 2px 5px;*/
/*	border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	font-size: 11px;
    background: url(pipe.gif) no-repeat 0px 3px;
    margin-left: 0; 
    padding: 2px 2px 2px 8px;
	}
		
#pipe ul li.first, .pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size: 11px;
    background: none;
	}
	
#featuredimage ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
}

#featuredimage ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	text-align: center;
	white-space: nowrap;
	list-style: none;
}

.featuredtext {
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.breadcrumbs {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 15px;
}
a.breadcrumbs {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 15px;
}
.details {
	color: #009900;
}
a.details {
	color: #009900;
}

.sitetitle {
	font-weight: bold;
	color: #000066;
	margin-bottom: 5px;
}
.colour1 {
	background-color: #FFFFD7;
}
.colour2 {
	background-color: #FFFF9F;
}
.colour3 {
	background-color: #FFB7B7;
}
.colour4 {
	background-color: #A6FFAC;
}
.colour5 {
	background-color: #C4D1FF;
}
.colourg {
	background-color: #E6E6E6;
}.forsale {
	color: #990000;
}
.forrent {
	color: #006600;
}
.ny-apartments {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;

}
.border {
	border: 1px solid #C6A559;
}
.lines {
	text-indent: 0px;
	border: 1px dotted #CCCCCC;



}
.textindent {
	text-indent: 20pt;
	position: absolute;
}
.blue {
	background-color: #ECF2FF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;


}
.bluebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.blueleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBEDFB;
}
.greylog {
	border: 1px solid #CCCCCC;


}
.blueborders {
	background-color: #000000;
	border-top: medium none #FFFFFF;
	border-right: medium none #FFFFFF;
	border-bottom: medium none #000000;
	border-left: medium none #FFFFFF;

}
.customform {
	background-color: #ECF2FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.updown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.green {
	background-color: #DDFFDD;
	border: 1.0px solid #006600;

}
.red {
	background-color: #E10000;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: 1px solid #CCCCCC;
	border-left: none #000000;
}
.pad {
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style:
; 	border-left-style: none;
}
.lastwords{
	text-align:left;padding-top:8px;padding-left:0;width:745px;color:#000;font:11px Arial;_width:755px;_padding-left:5px;margin:auto;}
.lastwords a:link,.lastwords a:visited{color:grey!important;text-decoration:underline;font-weight:400;text-align:left;margin:0;padding:0;}

