
p
{
	font-family: sans-serif;
	margin-right: 10px;
}

tr	{ vertical-align: top }

a
{
	font-family: sans-serif;
	color: #ccc;
	text-decoration: underline;
}

a:hover
{
	color: #00f;
}

.topn td
{
	width: 12%;
}


.equipmentpage li a
{
	font-family: sans-serif;
	color: #666;
	text-decoration: underline;
}

.equipmentpage li a:hover
{
	color: #00f;
}

a.topnav
{
	display: block;
	height: 2em;
	color: #fff;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-top: 2px groove #00f;
	border-bottom: 2px groove #00f;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}
a.topnav:hover
{	color: #00f;
	text-decoration: none;
}

a.imax
{
	display: block;
	height: 2em;
	color: #fff;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-top: 2px groove #00f;
	border-bottom: 2px groove #00f;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

a.imax:hover
{	color: #ff0;
	text-decoration: none;
}

a.imaxlink:hover
{	color: #ff0;
}

a.sharks
{
	display: block;
	height: 2em;
	color: #fff;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-top: 2px groove #00f;
	border-bottom: 2px groove #00f;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

a.sharks:hover
{	color: #f00;
	text-decoration: none;
}

a.sharklink:hover
{	color: #f00;
}

.sidenav a
{
	display: block;
	height: 2em;
	color: #f33;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 15px;
}

.sidenav a:hover
{
	color: #f00;
}

.equipnav a
{
	display: block;
	height: 2em;
	color: #ff0;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

.equipnav a:hover
{	color: #f00;
	text-decoration: none;
}

.nav
{
	width: 150px;
}

.nav a
{
	display: block;
	height: 2em;
	color: #060;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

.nav a:hover
{
	color: #f00;
}

.sharksnav
{
	width: 150px;
}

.sharksnav a
{
	display: block;
	height: 2em;
	color: #ff0;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

.sharksnav a:hover
{
	color: #f00;
}

.sub_nav
{
	width: 150px;
}

.sub_nav a
{
	display: block;
	height: 2em;
	color: #006;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 15px;
}

.sub_nav a:hover
{
	color: #f00;
}

.sub_crewnav a
{
	display: block;
	height: 2em;
	color: #9c0;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0 0 15px;
}

.sub_crewnav a:hover
{
	color: #f00;
}

.smaller
{	font-family: arial sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

td.content
{
	padding: 0 10px 0 10px;
	border-right: blue;
	border-left: blue;
	border-width: 0 1px 0 1px;
	border-style: solid solid none solid;
}

.toprow
{
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	border-color: blue;
}

.footer
{
	text-align: center;
	border-bottom: blue;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.diver
{
	border: 0;
}

p.linktext a
{
	font-size: 80%;
	color: silver;
	text-decoration: none;
}

table.whiteborder img
{	border: 4px solid white;
}

.highlight
{
	color: gold;
	font-weight: bold;
}

.gold	{ color: #fc0; font-weight: bold; }
.red	{ color: red; }
.aqua	{ color: #9cf; }
.underline	{ text-decoration: underline; }
.white	{ color: #fff; }
.small	{ font-size: small; }
.green	{ color: #6f6; }
.equipheadgreen
{
	color: gold;
	font-weight: bold;
}
.equipheadgold
{
	color: gold;
	font-size: 1.2em;
	font-weight: bold;
}

.blue
{
	color: blue;
}

.shark_im td
{
	text-align: center;
}


.equipheadgolddark
{
	color: #c90;
	font-size: 1.2em;
	font-weight: 900;
}


