body
{
	color:#000000;
	background-color:#FFFFFF;
	font-family:tahoma, sans-serif; 
	font-size:14pt;
	padding:0px;
	margin:20px;
}

div.headerNav
{
	position:absolute; 
	left:0px; 
	top:0px;
	width:100%;
	height:95px;
	border-style:solid; 
	border-width:0px; 
	border-color:#000000;
	vertical-align:middle;
	background-color:rgb(0,128,192);
	/*font-size:20px;
	font-weight:600;*/
}

table.navBarTable
{
	/*spacing:0px;*/
	padding:0px;
	width:100%;
}

a.navBarHyperlink:link
{
	color:#000000; 
	text-decoration: none;
}

a.navBarHyperlink:visited
{
	color:#000000; 
	text-decoration: none;
}

a.navBarHyperlink:hover
{
	color:#000000; 
	text-decoration: none;
}

a.navBarHyperlink:active
{
	color:#000000; 
	text-decoration: none;
}

span.navBarLink
{
	font-size:19px;
	font-weight:600;
	color:#FFFFFF;
}

a.newsHyperlink:link
{
	color:#000000; 
	text-decoration: none;
}

a.newsHyperlink:visited
{
	color:#000000; 
	text-decoration: none;
}

a.newsHyperlink:hover
{
	color:#000000; 
	text-decoration: none;
}

a.newsHyperlink:active
{
	color:#000000; 
	text-decoration: none;
}

a.commentHyperlink:link
{
	color:#000000; 
	text-decoration: none;
	font-style:italic;
	font-size:12px;
}

a.commentHyperlink:visited
{
	color:#000000; 
	text-decoration: none;
	font-style:italic;
	font-size:12px;
}

a.commentHyperlink:hover
{
	color:#000000; 
	text-decoration: none;
	font-style:italic;
	font-size:12px;
}

a.commentHyperlink:active
{
	color:#000000; 
	text-decoration: none;
	font-style:italic;
	font-size:12px;
}

span.numComments
{
	
}

div.footerNav
{
	position:absolute; 
	left:0px;
	top:96.706%;
	width:100%;
	height:2%;
	font-size:20px;
	font-weight:600;
	border-style:solid; 
	border-width:0px; 
	border-color:#000000;
	vertical-align:bottom;
/*	background-color:rgb(0,128,192);*/
}

p.copyright
{
	color:#FFFFFF;
}

a.frontPagePicHyperlinkH span
{
	display:none;
	text-decoration:none;
}

a.frontPagePicHyperlinkH:hover span
{
	display:none;
	text-decoration:none;
	/*
	display: block;
	position: absolute;
	top:375px; left:-3px;
	border:3px solid rgb(0,128,192);
	background-color:#FFFFFF;
	color: #000000;
	font-family:tahoma, sans-serif; 
	font-size:14pt;
	text-align: left;
	padding: 3px 2px;
	width: 346px;
	text-decoration:none;
	 */
}
