button.loginbutton,input.loginbutton{
  color:#861722;
  font-family:Arial;
  height:25px;
  border-radius:12px;
}

input.inputForm{
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   border-radius:10px;
}

H1{
	font-size: 14px;
	color: #black;
	margin: 0 0 0.5em 0;
}

H2{
	font-size: 12px;
	color: #930618;
	margin: 0 0 0.5em 0;
}

td{
 	font-size: 12px;
	color: #5B5B5B;
	margin: 0 0 0.5em 0;

}

td.ButRow{
         margin-left: 15px;
         cursor:hand;
         font-family: Arial;
         font-size:11px;  
         -webkit-appearance: none; 
}

td.hdg{
         font-family: Arial;
         font-size:12px;   	
         text-decoration: none;
  	color: #861722;
}

a:link {
         font-family: Arial;
         font-size:11px;   	
         text-decoration: none;
         //color: #aeadad;
         color:#333333;
}

a.hdg:link {
         font-family: Arial;
         font-size:12px;   	
         text-decoration: none;
         color: #861722;
}   

a.HomeLink:link {
         font-family: Arial;
         font-size:12px;   	
         text-decoration: underline;
         color: white;
}   

a.HomeLink:visited {
         font-family: Arial;
         font-size:12px;  	
         text-decoration: underline;
         color: white;     
}

a.HomeLink:hover {
         font-family: Arial;
         font-size:12px;  	
         text-decoration: underline;
         color: #aeadad;
     
}

a.rollbut:visited {   	
         font-family: Arial;
         font-size:11px;  	
         text-decoration: none;
         background-image: url('trafalgar/images/menu_off.gif') no-repeat center center;
         color:#aeadad;
}

a.rollbut:hover {
         font-family: Arial;
         font-size:11px;  	
         text-decoration: none;
         background-image: url('trafalgar/images/menu_off.gif') no-repeat center center;
  	color: white;
     
}

a.rollbut:active {
         font-family: Arial;
         font-size:11px;   	
         text-decoration: none;
         background-image: url('trafalgar/images/menu_off.gif') no-repeat center center;
         color: #aeadad;
}   



   
a:visited {   	
	font-family: Arial;
	font-size:11px;  	
	text-decoration: none;
  	color: #aeadad;
}
a:hover {
	font-family: Arial;
	font-size:11px;  	
	text-decoration: none;
  	color: #aeadad;
     
}
a:active {
	font-family: Arial;
	font-size:11px;   	
	text-decoration: none;
  	color: #aeadad;
}   

#contentsub {
	margin: 20px 20px 20px 220px;
	padding: 10px 0 0 10px;
	line-height: 1.2em;
	text-align: left;
	
}
	
	.residential, .property, .commercial, .financial { padding: 10px; }
	.residential { background: url(images/bg_residential.jpg) no-repeat top center; }
	.property { background: url(http://www.trafalgar.co.za/images/bg_property.jpg) no-repeat top center; }	
	.commercial { background: url(images/bg_commercial.jpg) no-repeat top center; }	
	.financial { background: url(images/bg_financial.jpg) no-repeat top center; }
	
