/* CSS Document */

.topmenuitems {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.urlcolumn {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.photocolumn {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.regiontable {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
}
.pagemessage {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #336699;
}
.propertycolumn {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.propertyimageborder {
	border: 1px solid #336699;
}
.leftcolumntitle {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BAD3EF;
	text-decoration: underline;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.propertytitle {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.infobar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.submitbutton {
	width: 150px; 
	height: 28px; 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS; 
	background-color: #2E599B; 
	color: #ffffff; 
	font-weight: bold; 
	border: 1px solid #FFFFFF;
}
h1 {
	visibility: hidden;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:0px; 
	height:0px; 
	z-index:1	
}
h2 {
	visibility: hidden;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:0px; 
	height:0px; 
	z-index:1
}
a:link {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:visited {
	color: #000099;
}