body {
	font-family: "Times New Roman", Times, serif;
	margin: 5px;
	margin-top: 5px;
	z-index: 20;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
}
#title_bar {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 755px;
	z-index: 5;
}
#right_col {
	position: absolute;
	visibility: visible;
	height: 505px;
	width: 160px;
	top: 265px;
	z-index: 10;
}
#right_col_valid {
	position:absolute;
	visibility:visible;
	height:59px;
	width:152px;
	top:872px;
	z-index:200;
	left: 8px;
}
#main_text {
	position: absolute;
	height: 218px;
	width: 429px;
	top: 265px;
	right: 175px;
	left: 174px;
}
#left_col {
	position: absolute;
	visibility: visible;
	height: 600px;
	width: 150px;
	top: 265px;
	right: 650px;
	left: 609px;
}


#Rental_info{
	position:absolute;
	visibility:visible;
	width:761px;
	top:280px;
}
a:link{
	font-family:"Times New Roman", Times, serif;
	color:#000080;
	font-size:12px;
	background-color: transparent;
	text-decoration:underline
}
a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	text-decoration:none;
}
a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#CC00FF;
	background-color:transparent;
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	 font-size:16px;
	 color: #006666;
	 font-variant:small-caps;
	 text-decoration:underline;
 }
.boldtext{
	font-weight:bolder;
}

