.BoxedFrame {
	border: 1px solid #000066;
}
.BoxFrameBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.laneBG {
	background-attachment: fixed;
	background-image: url(graphics/lane.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.baseline {
	background-image: url(graphics/baseline1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-style: italic;



}
.lighthouse {
	background-image: url(graphics/backgrounds/lighthouse-bw1-small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mapBackground {
	background-image: url(graphics/backgrounds/map.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titleBG {
	background-image: url(graphics/title-background.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}
.baselineAndLine {

	background-image: url(graphics/baseline1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.addressBox {
	border: 3px double #FFCC33;
	background-color: #FFFFFF;
	display: table-caption;
	text-align: center;
	vertical-align: middle;




}
.bashTopBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.zoomBox {
	cursor: help;
	text-decoration: none;
	border: 1px dotted #000066;





}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
