.infoPanelStyle {
	background-color: #000000;
	border: thin solid #F2EDD9;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #FFFFCC;
	text-align: left;
	padding: 15px;
	background-image: url(images/invitationExp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 50px;
	position: absolute;
	top: 150px;
	width: 90%;
	overflow: auto;
	height: 750px;
}
.menuPanelStyle {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #3D3131;
	padding: 10px;
	font-weight: bold;
}
.bottomPanelStyle {
	color: #FFD772;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: absolute;
	height: 75px;
	width: 95%;
	left: 50px;
	top: 990px;
}
a:link {
	color: #937B73;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #CC3399;
}
.invitationPanelStyle {
}
#infoPanStFurn {
	background-color: #000000;
	border: thin solid #F2EDD9;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #FFFFCC;
	background-image: url(images/Layers/invitationExp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 100px;
	position: absolute;
	overflow: visible;
	z-index: 3;
	width: 750px;
	top: 165px;
	visibility: visible;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#btmMenu {
	width: 750px;
	left: 0;
}
#MenuSmTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3131;
	top: 80px;
	visibility: visible;
	left: 500px;
	width: 400px;
}
