.fw {
}

.txt {
	padding: 5px 5px 5px 5px;
}

.map {
	padding: 5px 5px 5px 5px;
}

.drive {
	padding: 5px 5px 5px 5px;
	background-color : InfoBackground;
	border : medium double Gray;
	text-align : center;
}
a.btn {
	background : ButtonShadow;
	text-decoration : none;
	color : ButtonText;
	padding : 0px 5px 0px 5px;
	font-family : "Arial Narrow";
}
a:link.btn {
		border : thin outset;
}
a:active.btn {
		border : medium inset;
}
.dir {
	text-indent : -15px;
	padding : 0px 0px 0px 20px;
	font-family : Tahoma;
}
.drow {
	height : 50px;
}
table.br {
	border : 2px solid Black;
}
@media print  {.noprint  { 	display: none;  } }
	