body      {
	background-color: #595959;
	background-image: url(background.jpg);
	margin: 0;
	vertical-align: top;
	background-repeat: repeat-x;
}
body, td, input, textarea {
	color: #404040;
	font-size: 14px;
	font-family: Helvetica;
	line-height: 16px;
	vertical-align: top;
}
 
a:link {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a:active { color: #404040;
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;} 

}
.Titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#Ownersscroll {
	height: 600px;
	width: 449px;
	overflow: scroll;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
.links {
	color: #C63;
}
#rentals_table {
	background-image: url(images/background_renters.jpg);
}
#rentals_table table {
	vertical-align: top;
}
