.showNow
{
	display:block;
}
.hideNow
{
	display:none;
}
td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;	
}
.inSelect {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;	
}
.inCheck {
}

.white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
.whiteBorderTopBottom {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.whiteBorderTop {
	border-top: 1px solid #FFFFFF;
}
.whiteBorderRight {
	border-right: 1px solid #FFFFFF;
}
.whiteBorderTopRight {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.greyBorderLeft {
	border-left: 1px solid #AEAEAE;
}

.grey1 {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
}
.grey2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
.grey3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
.purple {
	color: #660066;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
.orange2 {
	color: #F7B42A;
}
.bgGrey1 {
	background-color: #696969;
}
.bgGrey2 {
	background-color: #AEAEAE;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
.bgGrey3 {
	background-color: #E6E6E6;
}

.bgOrange {
	background-color: #FF7800;
}

.bgOrange2 {
	background-color: #F7B42A;
}

.bgBlue {
	background-color:  #004DCE;
}

.bgBlue2 {
	background-color: #034ECD;
}
.bgGreen {
	background-color:  #05B6C0;
}

.bgGreen2 {
	background-color: #4EF3FC;
}

.bgYellow2 {
	background-color: #DABC38;
}


.bgGreen_2 {
	background-color: #35B14B;
}


.globalFooter {
	color: #333333;
	font-size: 11px;
}

.footer {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
}
.footer a:link {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #696969;
}

.footer2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.footer2 a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftMenu {
	background-color: #E6E6E6;
	border-right: 1px solid #FFFFFF;	
}
.leftMenu a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.leftMenu a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.leftMenu a:hover {
	text-decoration: underline;
}

.topPath {
	color: #3E6382;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.topPath a:link {
	color: #3E6382;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
}
.topPath a:visited {
	color: #3E6382;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
.topPath a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3E6382;
}

.topMenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;

}
.topMenu a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.topMenu a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.topMenu a:hover {
	text-decoration: underline;
}
.currPage {
	color: #FFFFFF;
	text-decoration: underline;
}

.page {
	color: #FFFFFF;
	font-size: 12px;
}
.page a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.page a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.page a:hover {
	text-decoration: underline;
}
.searchEngine {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}

.dottedLineTop {
	border-top: 1px dotted #999999;
}
.dottedLineTopBottom {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.reference {
	font-size: 11px;
	font-weight: bold;
}
.dottedLine {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
}
.generalDesc {
	border: 0px;
	font-size: 11px;
}
.generalDesc a:link {
	color:#333333;
	text-decoration: none;
}
.generalDesc a:visited {
	color:#333333;
	text-decoration: none;
}
.generalDesc a:hover {
	text-decoration: underline;
}

.propertyAction {
	border: 0px;
	font-size: 11px;
}
.propertyAction a:link {
	color:#333333;
	text-decoration: none;
}
.propertyAction a:visited {
	color:#333333;
	text-decoration: none;
}
.propertyAction a:hover {
	text-decoration: underline;
}

.img{border:1px solid #C3C2A3}
.imgFloorPlan{border:1px solid #999999}

.formTextBox {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
}
A.indexlink:link {text-decoration: none; FONT-SIZE: 11px; COLOR:#B3C61C;}
A.indexlink:visited {text-decoration: none; FONT-SIZE: 11px; COLOR: #B3C61C;}
A.indexlink:active {text-decoration: none; FONT-SIZE: 11px; COLOR: #B3C61C;}
A.indexlink:hover {text-decoration: underline; color: #B3C61C;}

A.emailLink:link {
	text-decoration: none;
	FONT-SIZE: 10px;
	COLOR:#696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
A.emailLink:visited {
	text-decoration: none;
	FONT-SIZE: 10px;
	COLOR: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
A.emailLink:active {
	text-decoration: none;
	FONT-SIZE: 10px;
	COLOR: #B3C61C;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
A.emailLink:hover {
	text-decoration: underline;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
}
A.greentittle {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: B3C61C;
}
A.greentittle a:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: B3C61C;
	text-decoration: none;
}
A.greentittle a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}
A.greentittle a:visted {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}

.garytittle {

	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.bluetittle {

	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #3E6382;
}

.style2 {font-size: 11px}
.style3 {text-decoration: underline}
.style8 {color: #67A1BE}

style61 {	font-size: 10px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, Verdana;
}
