/* 
   -----------------------------------
     Code9Software.Com
	 Style Sheet for Realtor Showcase Software
		Visit Code9Software.com
   ----------------------------------
   ##Default
 */	
	
<STYLE>	


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}





A {color:#000000; font-family: Helvetica, Arial; font-size: 12px; text-decoration: bold;}
A:hover {color:#003366; font-family: Helvetica, Arial; font-size: 12px; text-decoration: bold;}


a.text {
	color: #3366CC;
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}



.linkcell {
	padding-left: 10px;
	text-decoration: bold;
	font-family: Helvetica, Arial;
	font-size: 10px;
}

hr {  color: #000000}




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


.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	background-color : #DCDCDC;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}


.smbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.bodylink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;


}
.bodylink1:hover {color: #CC00000}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}



.smsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;



}



input.small {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 5px;

}
.navBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

</style>