.textwht 
{
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	color           : #FFFFFF;
	width           : 242px;
	padding-top     : 15px;
	padding-right   : 10px;
	padding-bottom  : 10px;
	padding-left    : 10px;
}
.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003F75;
	padding: 10px;
}
a:link    { color: #FFFFFF; text-decoration: none;      }
a:visited { color: #AAAAAA; text-decoration: none;      }
a:active  { color: #FFFFFF; text-decoration: none;      }
a:hover   { color: #AAAAAA; text-decoration: underline; }   
a.button
{
    background : url('images/ClickHereSkyBlue.gif') no-repeat;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.button:hover 
{
    background : url('images/ClickHereSkyBlue_rollover.gif') no-repeat;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.button 
{  
    background : url('images/ClickHereSkyBlue_rollover.gif') no-repeat ;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.renterbutton
{
    background : url('images/ClickHereGold.gif') no-repeat;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.renterbutton:hover 
{
    background : url('images/ClickHereGold_rollover.gif') no-repeat;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.renterbutton 
{  
    background : url('images/ClickHereGold_rollover.gif') no-repeat ;
    width: 117px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.llbutton 
{
    background : url('images/LandlordsClickHere.gif') no-repeat;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.llbutton:hover 
{
    background : url('images/LandlordsClickHere_rollover.gif') no-repeat;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.llbutton 
{  
    background : url('images/LandlordsClickHere_rollover.gif') no-repeat ;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.agencybutton 
{
    background : url('images/AgencyClickHere.gif') no-repeat;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.agencybutton:hover 
{
    background : url('images/AgencyClickHere_rollover.gif') no-repeat;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.agencybutton 
{  
    background : url('images/AgencyClickHere_rollover.gif') no-repeat ;
    width: 200px;
    height: 31px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

