body {
	top-margin: 0px;
	left-margin: 0px;
	right-margin: 0px;
	bottom-margin: 0px;
	background-color: #000000;
	font-family: Tahoma;
	color: white;
}

table.top_tbl {
	background-image: url(top.png);
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: white;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.images {
padding-right: 10px;
}

#prices {
width: 280px;
height: 100px;
background-color: black;
padding: 10px;
text-align: left;
}

table.main_tbl {
	background-color: #3366cc;
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: white;
	padding: 0px;
}

table.bottom_tbl {
	background-image: url(bottom.png);
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 8.0pt;
	color: white;
	padding-right: 10px;
}

td.headder {
	font-family: Tahoma;
	color: 330099;
	font-size: 25.0pt;
	font-weight: bold;
	padding-left:10px;
}

td.apartmentimg {
padding-right: 20px;
}


p.underhead {
	font-family: Tahoma;
	color: 330099;
	font-size: 12.0pt;
	font-weight: bold;
}

td.sideimages, td.sidetext {
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

td.copyrightnotice {
	align: center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size:8.0pt;
	color: white;
}
.frontimg {
border: 2px solid black;
}

.sideimg {
border: 2px solid black;
border-right: 0px solid black;
}

h1.infoline {
font-family: Tahoma;
color: white;
}


h2.infohead {
font-family: Tahoma;
color: white;
}

.feild {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #FFFFFF;
	border: 2px solid black;
	height: 30px;
	width: 400px;
}

.feild2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #ffffff;
	border: 2px solid black;
	height: 30px;
	width: 100px;
}

.feild3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #ffffff;
	border: 2px solid black;
	height: 30px;
	width: 50px;
}

.feild4 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: gray;
	background-color: #ffffff;
	border: 2px solid black;
	height: 100px;
	width: 400px;
}



.submit {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #ffffff;
	background-color: blue;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 130px;
	height: 25px;
}

.submit:visited {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #ffffff;
	background-color: blue;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 130px;
	height: 25px;
}
.submit:active {	
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #ffffff;
	background-color: blue;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 130px;
	height: 25px;
}


.submit:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 2px solid black;
	width: 130px;
	height: 25px;
}

a.home:link {
font-family: Tahoma;
color: white;
text-decoration: none;
}

a.home:active {
font-family: Tahoma;
color: white;
text-decoration: none;
}

a.home:visited {
font-family: Tahoma;
color: white;
text-decoration: none;
}

a.home:hover {
font-family: Tahoma;
color: white;
text-decoration: underline;
}
