/* ################ ADDED 09/10/2006 ############### */
.tdnav
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
	font-weight:700;
	padding-right:20;
	letter-spacing:1px;
}
.tdcontent
{
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
}
/* navigation hyperlinks */
a.navlink, a.navlink:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navlink:hover, a.navlink:visited:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}
/* ################ ADDED 09/10/2006 ############### */
