html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}

table {
	border-collapse: collapse;
}

td.tab {
	border-left:1px solid white;
	border-bottom:1px solid white;
	width:154px;
	height:102px;
}

td.logo {
	border-bottom:1px solid white;
	width:334px;

}

td.shadow-left {
	background-repeat:repeat-y;
	background-position:right;
	width:1px;
	margin:0px;
}

td.shadow-right {
	background-repeat:repeat-y;
	background-position:left;
	width:1px;
	margin:0px;
}

td.navigation {
	border-left:1px solid white;
	padding-top:10px;
	padding-bottom:10px;
}

td.axo01 {
	padding:0px;
	margin:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;
}

td.axo02 {
	padding:0px;
	margin:0px;
	border-left:1px solid white;
}

td.axo02b {
	padding:0px;
	margin:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	
}


td.footer {
	border-bottom:1px solid white;
	border-right:0px;
	#height:100px;
	padding-top:0px;
	padding-right:0px;
	padding-left:10px;
}

td.fullcontent {
	width:645px;
	max-width:645px;
	height:422px;
	border-bottom:1px solid white;
	font-family:helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
}

td.margincontent {
	border-bottom:1px solid white;

	width:645px;
	max-width:645px;
	padding:20px;
	font-family:helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
}

td.content2 {
	font-family:arial, sans-serif;
	font-size:12px;
}

img.imgborder {
	border: 1px solid white;
}

sup {
	font-size:9px;
}

iframe {
	border: 0px;
}

p.viewertools {
	font-size:12px;
	font-family:arial,sans-serif;
	margin:20px;
}

a:link {
	color: #666666;
}

a:hover {
	color: #333333;
}

a:active {
	color: #999999;
}

a:visited {
	color: #999999;
}

span.mark {
	color:#333333;
	font-weight:bold;
}

span.title {
	color:#333333;
	font-size:16px;
}

.margintext {
	margin:20px;
}

p {
	margin-top:30px;
}

p.notopmargin {
	margin-top:0px;
}

p.nav {
	margin: 20px 8px 0px 8px;
	font-family:arial, sans-serif;
	font-size:11px;
}

.properties {
	border-collapse: collapse;
	border: 1px solid white;
}

.properties td {
	border: 1px solid white;
	padding: 2px 4px 2px 4px;
}

.contactform-text {
	width: 300px;
}

span.reserved {
	color: #bb0000;
	text-align: center;
}

span.sold {
	color: green;
	text-align: center;
}