.textwht 
{
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #F7F7F7;
	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/OrangeButton.gif') no-repeat;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.button:hover 
{
    background : url('images/OrangeButton_rollover.gif') no-repeat;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.button 
{  
    background : url('images/OrangeButton_rollover.gif') no-repeat ;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.renterbutton
{
    background : url('images/PurpleButton.gif') no-repeat;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.renterbutton:hover 
{
    background : url('images/PurpleButton_rollover.gif') no-repeat;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.renterbutton 
{  
    background : url('images/PurpleButton_rollover.gif') no-repeat ;
    width: 127px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.llbutton 
{
    background : url('images/RedButton.gif') no-repeat;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.llbutton:hover 
{
    background : url('images/RedButton_rollover.gif') no-repeat;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.llbutton 
{  
    background : url('images/RedButton_rollover.gif') no-repeat ;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.agencybutton 
{
    background : url('images/RedButton.gif') no-repeat;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
a.agencybutton:hover 
{
    background : url('images/RedButton_rollover.gif') no-repeat;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
* html :hover a.agencybutton 
{  
    background : url('images/RedButton_rollover.gif') no-repeat ;
    width: 143px;
    height: 42px;
    border: 0px; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
