.navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.navcontainer a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
.navcontainer tr {
	line-height: 20px;
}
.navcontainer td {
	background-image: url(../graphics/headerbtnbck.jpg);
}
