.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #d7d7d7;
border-bottom-width: 0;
font:normal 11px/18px "Trebuchet MS", Arial, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #FEFFED;
width: 175px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
margin:0;
border-bottom:1px solid white;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
background-color: #FEFFED;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #EDF1BF;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
}

a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #669900;
}

a.menu:link, a.menu:visited {
	color: #669900;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
	color: #000000;
}

div.menu:hover {
	text-decoration: none;
	color: #000000;
	background-color:#b4c8e9;
	border:1px solid #999999;
	padding-left:2px;
}

div.menu{
	width:145px;
	border:1px solid #FFFFFF;
	line-height:16px;
	margin-bottom:10px;
}

a.menu:active {
	text-decoration: none;
	color: #669900;
}

.topItem {
	font-weight:bold;
}

div.selectedSubMenu {
	color:#000000;
	border:1px solid #CCCCCC;
	background-color:#F7F5E9;
	padding-left:2px;
}

.background {
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.Headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4063B5;
	font-weight:bold;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4063B5;
	font-weight:bold;
}
.homefeaturehead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #BD1E2B;
	font-weight:bold;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	color: #4063B5;	
}
.bodytextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #669900;	
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}


.formHeadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #48ADA4;
	font-weight:bold;
}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

TD.newsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align:top;
}

.salesLeaseItem {
	cursor:pointer;
	padding:2px;
	margin:4px;
	border:1px solid #CCCCCC;
	height:120px;
}

.indentedItem {
	position:relative;
	left:8px;
}
.doubleIndentedItem {
	position:relative;
	left:16px;
}
.thumbnail_image {
	float:left;
	text-align:center;
	margin:5px;
}