/* CSS Document */

A
{
	border-style:none;
}

IMG
{
	border-style:none;
}

.ToolBarText
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica;
	font-style: Normal;
	font-size: 10px;
	color: #000000;
}

.FloorplanPopup
{
	width:375px;
	height:200px;
	background-color:#f1eadf;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	z-index:11;
	position:absolute;
	visibility:hidden;
}