BODY {
	scrollbar-face-color: #ECE4D9; 
	scrollbar-shadow-color: #94836F; 
	scrollbar-highlight-color: #94836F; 
	scrollbar-3dlight-color: #94836F; 
	scrollbar-darkshadow-color: #94836F; 
	scrollbar-track-color: #94836F; 
	scrollbar-arrow-color: #94836F;
}
TABLE {
	font-family : Times, serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}
TABLE.small {
	font-family : Times, serif;
	font-size : 12px;
	color : #000000;
	font-weight:normal;
}
A {
	color : #9D8569;
	text-decoration: underline;
}
A:HOVER {
	color : #DD9D61;
	text-decoration: underline;
}
TABLE.floorlist {
	border-top:1px solid #DD9D61;
	border-left:1px solid #DD9D61;
	border-right:1px solid #DD9D61;
}
.floorlist {
	font-family : Times, serif;
	font-size : 12px;
	color : #000000
}
TH.floorlist {
	font-weight: bold;
	color : #F8F3EE;
	background-color: #DD9D61;
}
TD.floorlist {
	border-bottom:1px solid #DD9D61;
}
STRONG {
	font-size : 16px;
	color : #DD9D61;
	font-weight : bold;
}
SELECT {
	font-family : Times, serif;
	font-size : 11px;
	color : #000000
}
A.resite {
	font-size : 12px;
	color : #9D8569;
	font-weight : italics;
}
A:HOVER.resite {
	font-size : 12px;
	color : #DD9D61;
	font-weight : italics;
}