
.navLinks {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9pt;font-weight: bold; color: #EEEEEE;}
.navLinks a:link, .navLinks a:visited {color: #BECCD7;text-decoration: underline;}
.navLinks a:hover{text-decoration: none;}
body {
	margin-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #345862;
	background: #FFFFFF;
	height: 21px;
	padding-left: 18px;
	margin-bottom: 4px;
	background-repeat: repeat-y;
	background-position: left bottom;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyTextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.displayAd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10 px;
}

a.bodyText:link, a.bodyText:visited,
a.bodyTextsm:link, a.bodyTextsm:visited,
a.displayAd:link, a.displayAd:visited {
	color: #345862;
}

a.bodyText:hover, 
a.bodyTextsm:hover, 
a.displayAd:hover {
	text-decoration: none;
}

.borders {
	border: 1px solid #000000;
	background-color: #EAEAEA;
	margin-bottom: 10px;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #345862;
	border: 1px solid #000000;
}

a.tableHeader:link, a.tableHeader:visited {
	color: #CCCCCC;
	background-color: none;
	border: none;
}

a.tableHeader:hover{
	background-color: none;
	border: none;
	text-decoration: none;
}

.tableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #000000;
}

.tableCellsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #000000;
}


a.tableCell:link, a.tableCell:visited,
a.tableCellsm:link, a.tableCellsm:visited {
	background-color: none;
	border: none;
	color: #345862;
}

a.tableCell:hover, 
.tableCellsm a:hover {
	background-color: none;
	border: none;
	text-decoration:none;
}


.img {
	font-size: 10px;
	color: #000000;
	border: 1px solid #345862;

}
.form_field{border: 1px solid #000000;font-family: Tahoma;font-size: 12px;color: #000000; font-weight: bold;background-color: #97A8AD;}
span.dynlink{cursor:pointer; cursor:hand;color: #BECCD7;text-decoration: underline;}
span.dynlink:hover{cursor:pointer; cursor:hand;color: #BECCD7;text-decoration: none;}

.altlink{cursor:pointer; cursor:hand;color: #345862;text-decoration: underline;}
.altlink:hover{cursor:pointer; cursor:hand;color: #d5dee6;}

/* FINDRENTALS CSS SKELETON */
table.findrental_listing {
	margin: 5px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.findrental_listing td {
	padding: 3px;
}

table.findrental_listing .title {
	background: #345862;
}

table.findrental_listing .title a {
	color: #fff;
	font-weight: bold;
}

table.findrental_listing .desc {
	font-size: 10px;
}

table.findrental_listing .info {
	width: 150px;
}

table.findrental_listing .link {
	background: #eee;
}

table.findrental_listing .link a {
	color: #345862;
	font-weight: bold;
}
