.navborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9DA4;
	border-right-color: #9F9DA4;
	border-bottom-color: #9F9DA4;
	border-left-color: #9F9DA4;
}
.headborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #9CA1A3;
	border-left-color: #9CA1A3;
}
.bodyborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9DA0A3;
	border-bottom-color: #9DA0A3;
	border-left-color: #9DA0A3;
}
.exhibitblock {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9CA1A3;
	border-bottom-color: #9CA1A3;
}
.planetblock {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CA1A3;
}
.addressbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	line-height: 15px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CA1A3;
}
.sharkblock {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CA1A3;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-right: 40px;
	padding-left: 65px;
	line-height: 13px;
}
.bodyblock {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9CA1A3;
}
.bodyborderGradient {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9DA0A3;
	border-bottom-color: #9DA0A3;
	border-left-color: #9DA0A3;
	background-image: url(images/side_bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidebareGRADIENT {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CA1A3;
	background-image: url(images/side_bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
