body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-weight: bold;
}

a:link {
	color: #007d43;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007d43;
}
a:hover {
	text-decoration: underline;
	color: #007d43;
}
a:active {
	text-decoration: none;
	color: #007d43;
}

h1 {
color: #939598;
font-size: 28px;
margin: 0px;
}

h2 {
color: #939598;
font-size: 14px;
}

h3 {
color: #939598;
font-size: 12px;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: none;
}

.smalltext {
	font-size: 10px;
}

.listingtext {
	font-size: 11px;
}

.hilitetext {
	color: #0a612b;
	font-weight: bold;
}

.hiliteRed {
color: #fe1307;
}

.propprice {
	color: #0a612b;
	font-weight: bold;
	font-size: 12px;
}

.proppricebig {
	color: #0a612b;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	margin-bottom: 10px;
}	

.proptitle {
	color: #0a612b;
	font-weight: bold;
	font-size: 12px;
}

.propStatus {
color: #fe1307;
font-weight: bold;
	font-size: 12px;
}

#ImageTitle {
	font-weight: bold;
}


/* Miscellaneous classes */
.fltright { 
	float: right;
	margin-left: 1px;
}
.fltleft { 
	float: left;
	margin-right: 1px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.message {
color: #fe1307;
}

.listingtable {
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
 background-color: #dde8df;
 font-size: 11px; 
}

/* forms */

.formtable {
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
 background-color: #ededed;
 
}

.formbutton {
font-size: 12px;
font-weight: bold;
background-color: #fe1307;
color: #ffffff;
padding: 0px;
border: 1px solid #0a612b;
margin-top: 5px;
margin-bottom: 5px;
} 

.formbutton a:link {
	color: #ffffff;
	text-decoration: none;
}

.formbutton a:hover {
	color: #ffffff;
	text-decoration: none;

}

.formfieldlabel {
	font-weight: bold;
}

input {
 border: 1px solid #c5ddbe;
 padding: 2px;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
}


.forminput {
border: 1px solid #c5ddbe;
 padding: 2px;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
}

caption {
	font-weight: bold;
	font-color: #0a612b;
	font-size: 12px;
}



.linkbutton {
font-size: 12px;
font-weight: bold;
background-color: #dde8df;
color: #7c8eba;
padding: 3px;
border: 1px solid #939598;
margin-top: 5px;
margin-bottom: 5px;
} 

a .linkbutton  {	
	text-decoration: none;
}

.linkbutton a:link, .linkbutton a:visited {
		text-decoration: none;
}

.linkbutton:hover {	
	text-decoration: none;
	color:#FF0000;

}

.linkbuttonsmall {
font-size: 10px;
font-weight: bold;
background-color: #ffffff;
color: #7c8eba;
padding: 2px;
width: 60px;
border: 1px solid #2c3691;
margin-top: 2px;
margin-bottom: 2px;
text-align: center;
} 

.linkbuttonsmall a {	
	text-decoration: none;
}

.linkbuttonsmall a:link, .linkbuttonsmall a:visited {
		text-decoration: none;
}

.linkbuttonsmall a:hover {	
	text-decoration: none;

}



.bg1 {
	background-color: #dde8df;
}

.bg2 {
	background-color: #ededed;
}

.bg3 {
background-color:	#ededed;
}

.bg4 {
background-color: #CCCCCC;
}

.resultstable {
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
 background-color: #ededed;
 
}
