/* CSS Document */
body {
	background-color: #C8D9E9;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
}
.textindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 4px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 14px;
	color: #003366;
}
h4 {
	font-size: 12px;
	color: #003366;
}
#formbg {
	background-image: url(../images/vansidebg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	z-index: 100;
	height: 137px;
	width: 146px;
}
#rent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	text-align: justify;
	width: 560px;
	padding-right: 15px;
	margin-top: 10px;
	border: 1px solid #BCCAD7;
	padding-left: 5px;
	height: 480px;
	overflow: auto;
	visibility: visible;
}
#gallery {
	background-color: #FFFFFF;
	border: 1px solid #CBD1D9;
	z-index: 100;
	height: 430px;
	width: 585px;
	overflow: auto;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CBD1D9;
	overflow: scroll;
	height: 380px;
	width: 540px;
	padding-right: 20px;
	padding-left: 8px;
	position: static;
}
.alignField { margin-bottom: 5px; }
