#navbg {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	width: 146px;
}

#navbg td {
	background-image: url(/nav-images/nav-new-base2.gif);
   background-position: bottom left;
	height: 27px;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#navbg a {
	color: #ffffff;
	text-decoration: none;
}

#navbg a:hover {
	color: #ffff00;
	text-decoration: none;
}

#nav {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	width: 146px;
}

#nav td {
   border-bottom: 2px solid Black;
	height: 27px;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #ffff00;
	text-decoration: none;
}

#tnav {
   background-color: #40597D; 
   border-right: 1px solid Black;
}

#dnav {
   border-bottom: 2px solid Black;
}

