.link {
	margin:0px;
	text-align:center;
	font-size:10pt;
	font-family:Arial,Helvetica,sans-serif;
}

p.jack {
	color: #000080;
	font-weight:bold;
	text-align:center;
	margin: 0px auto;
	font-size:0.9em;
	font-family:"Times New Roman", Times, serif;
	background: transparent none;
}

td#logobg{
	background:transparent url(graphics/00a.gif) no-repeat;
}

div#top{
	text-align:center;
}

div#top table{
	margin:0px auto;
}

div#top hr{
	border:1px solid #FF0000;
	border-width:1px 0px 0px;
	font-size:1px;
}

div#top p.link{
	border:1px solid #FF0000;
	border-width:1px 0px;
	padding:17px 0px;
	margin: 0px 40px;
}

div#top p.link a:hover{
	background: #C0C0C0 none;
	border: 1px inset #FF0000;
	color:#FFF5EE;
}

div#top p.link a{
	background: #D3D3D3 none;
	border: 1px outset #FF0000;
	margin: 0px;
	text-indent:2px;
	color:#000000;
}

