
<style type="text/css">

p.date { font-size: 12px; color: rgb(130,130,130); font-weight: normal; text-decoration: none ;}
 

 div.hr { height: 15px; background: #ffffff url(/assets/images/hr.jpg);}
 p.message { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(184,61,61); }
 p.error { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(184,61,61); }
 p.sold { font-family: 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(204,51,51); text-decoration: none; line-height: 20px;} 
 p.date { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(56,154,207); font-weight: normal; font-style: normal; line-height: 24px;}
 
 A.login:active { font-size: 12px; color: rgb(130,130,130); font-weight: normal; text-decoration: none ;}
 A.login:link { font-size: 12px; color: rgb(130,130,130); font-weight: normal; text-decoration: none ;}
 A.login:visited { font-size: 12px; color: rgb(130,130,130); font-weight: normal; text-decoration: none ; }
 A.login:hover { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ;} 
 
 A.nav:active { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ;}
 A.nav:link { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ;}
 A.nav:visited { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ; }
 A.nav:hover { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: underline ;}  
 

 A.footer:active { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ;}
 A.footer:link { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ;}
 A.footer:visited { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: none ; }
 A.footer:hover { font-size: 12px; color: rgb(56,154,207); font-weight: normal; text-decoration: underline ;} 
 
 A.primary:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(85,85,85); font-weight: normal; font-style: normal; text-decoration: none ;}
 A.primary:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(85,85,85); font-weight: normal; font-style: normal; text-decoration: none ;}
 A.primary:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(85,85,85); font-weight: normal; font-style: normal; text-decoration: none ;}
 A.primary:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(56,154,207); font-weight: normal; font-style: normal; text-decoration: none ;}

 A.page:active { font-size: 12px; color: rgb(65,65,65); font-weight: normal; text-decoration: none ;}
 A.page:link { font-size: 12px; color: rgb(65,65,65); font-weight: normal; text-decoration: none ;}
 A.page:visited { font-size: 12px; color: rgb(65,65,65); font-weight: normal; text-decoration: none ; }
 A.page:hover { font-size: 12px; color: rgb(65,65,65); font-weight: normal; text-decoration: none ;} 
 
 A.client:active { color: rgb(65,65,65); font-weight: normal; text-decoration: none ;}
 A.client:link { color: rgb(65,65,65); font-weight: normal; text-decoration: none ;}
 A.client:visited { color: rgb(65,65,65); font-weight: normal; text-decoration: none ; }
 A.client:hover { color: rgb(65,65,65); font-weight: normal; text-decoration: none ;} 

li a:active {font-weight: normal; text-decoration: none ;}
li a:link {font-weight: normal; text-decoration: none ;}
li a:visited {font-weight: normal; text-decoration: none ; }
li a:hover {font-weight: normal; text-decoration: none ;}  
 
/* Text Box with Gradient: */
.tb-gradient {
    border: 1px solid #c0c0c0;
    background: transparent url(../assets/images/tb_gradient.gif) no-repeat top left;
    height: 22px;
    width: 150px;
	padding-left:5px;
    color: rgb(102,102,102);
} 
 
 img.image {
	border: solid #389ACF;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
 td.border, table.border{
	border: solid #A8D2EA;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
}
 td.form,{
	background-color: #E4E1BE;
}
</style>

