.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #99cc00;
	text-align: center;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
}
td.navcell {
	border-top: 2px solid #CCFF00;
	border-right: 2px solid #CCFF00;
	border-bottom: 0px #CCFF00;
	border-left: 0px #CCFF00;
	background-color: #99CC00;
	vertical-align: middle;
	height: 40px;
	width: 93px;}
td.navcell:hover {
	background-color: #669900;
}
a.navcellleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 40px;
	width: 93px;

}
a.navcellright {
	border-top: 2px solid #CCFF00;
	border-right: 0px solid #CCFF00;
	border-bottom: 0px solid #CCFF00;
	border-left: 0px solid #CCFF00;
}

	#nav {
		margin:0;
		padding:0;
		background:#99CC00 url(px_99cc00.gif) 0 0 repeat-x;
		width:760px;
		float:left;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
	color:#000;
	background:#99CC00;
	padding:15px 10px 15px 10px;
	float:left;
	width:95px;
	border-top: 2px solid #CCFF00;
	border-right: 2px solid #CCFF00;
	border-bottom: 0px;
	border-left: 0px;
	text-decoration:none;
	font: 0.7em/0.8em Helvetica, Arial sans-serif;
	text-align: center;
	}
	#nav a:hover {
		color:#FFFFFF;
		background:#669900;
	}
	#nav li:first-child a {
		border-left:0px solid #ff0000;
	}

#navlink a,
{
background:#669900;
color:#FFFFFF;
}
#navlink a:hover,
{
background:#669900;
}




a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
}
.newscell {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.runner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-left: 4px;
}
a.runner:link {
	color: #000000;
	text-decoration: none;
}
a.runner:visited {
	color: #336600;
	text-decoration: none;
}
a.runner:hover {
	color: #99cc00;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 8px 8px 4px;
	line-height: 1.3em;
}
