body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : Trebuchet MS, Verdana;
	overflow-x:hidden;
	background-image: url(../engine/bg.gif);
}
A:link,A:active,A:visited {
	color: #333333;
	text-decoration: underline;
}
A:hover {
	color:#000000;
	text-decoration: none;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #828282;
	font-family : Trebuchet MS, Verdana;
}
td,tr,p {
	font-family : Trebuchet MS, Verdana;
	line-height:14px;
	font-size : 11px;
	color: #555555;
}
#logolink {
	position:absolute;
	z-index:99;
}
/* Crumb */
.crumb {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.crumb A:link ,.crumb A:active,.crumb A:visited {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #999999;
	text-decoration: none;
}
.crumb A:hover {
	line-height: normal;
	font-size: 11px;
	font:normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* Footer*/
.footer {
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
	padding-top: 6px;
	line-height: 16px;
}
.footer A:link ,.footer A:active,.footer A:visited {
	font-size: 11px;
	color: #797979;
	text-decoration: none;
}
.footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  opacity  */
.img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.img80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img40 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
/* Print */
.pathhead {
	font-size: 18px;
	line-height:30px;
	color: #444444;
}
.pathurl {
	font-size: 11px;
	color: #666666;
}
.pathprint {
	font-size: 10px;
	color: #FFFFFF;
}
/* Other */
.submenu,.submenu A:link ,.submenu A:active,.submenu A:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.submenu A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tr_over{
background-image:url(../floorplan/engine/br.gif);

}
.fontbold {
	font-size: 11px;
	font: bold;
	font-weight:bolder;
	color: #897A35;
	text-decoration: none;
	padding-top: 6px;
	line-height: 16px;
}
.fontwhite {
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
	padding-top: 6px;
	line-height: 16px;
}
