body.new
{
	background-image: url(bk/bk_s.jpg);
	background-repeat: repeat;
	
}
body.new2
{
	background-image: url(space/bk2.jpg);
	background-repeat: repeat;
	
}
body
{
	background-image: url(bk/bk2w.jpg);
	background-repeat: repeat;
	
}
p
{
	font-family: "Times New Roman,Georgia,Times";
	font-size: 14pt;
}

p.open
{
	color: black;
	font-size: 16pt;
	text-align: center;
}

p.list
{
	color: black;
	font-size: 16pt;
}
p.note
{
	color: black;
	font-size: 14pt;
}
p.blurb
{
	color: black;
	font-size: 16pt;
	text-align: center;
}

p.head
{
	color: black;
	font-size: 24pt;
	text-align: left;
}
p.head2
{
	color: silver;
	font-size: 24pt;
	text-align: left;
	background-image: url(bk/logo2_bk.jpg);
	padding: 5pt;
}
p.copy
{
	color: silver;
	font-size: 12pt;
	text-align: center;
	background-image: url(bk/logo2_bk.jpg);
	padding: 5pt;
}
p.ind { text-indent: 1cm; }

A:link
{
	text-decoration: none;
	color: #505050;
}

A:visited
{
	text-decoration: none;
	color: #505050;
}

A:active
{
	text-decoration: none;
	color: #7d787a;
}

A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #7d787a;
}

b { font-size: 16pt; }

table.intro
{
	margin-left: 5%;
	margin-right: 5%;
	width: 640pt;
}

table.hal
{background-image: url(fb/hal.gif);
background-repeat: no-repeat; }

table.nav
{
	background-image: url(bk/bkg.jpg);
	background-color: #464646;
	width: 100%;
	background-repeat: no-repeat;
}

table.warp
{
	background-image: url(bk/ship_2w2.gif);
	background-color: transparent;
	width: 100%;
	background-repeat: no-repeat;
}
table.warp2
{
	background-image: url(bk/2001loop.gif);
	background-color: transparent;
	width: 100%;
	background-repeat: no-repeat;
}
table.space
{
	background-image: url(space/ap11.gif);
	background-color: transparent;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
table.nav2
{
	background-image: url(bk/logo2_bk.jpg);
	background-color: transparent;
	width: 100%;
	background-repeat: repeat;
}
img.star
{
	width: 40pt;
	height: 40pt;
	background-image: url(s/a.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.star_b
{
	background-image: url(s/b.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	width: 40pt;
	height: 40pt;
	display: block;
	background-color: inherit;
}