.bannerNav {
	background-color: #cccc66;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;	
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: FFFFFF;
	border-bottom-color: FFFFFF;
}
TD.tbl-up-lt   {
	background-image: url(images/upper-lt-grn.jpg);
	background-repeat: no-repeat;
	height : 6px;
	width : 120px;
	background-position : top;
	background-attachment : fixed;
	background-color : #999999;
}
TD.tbl-up-rt   {
	background-image: url('images/upper-rt-grn.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 6px;
	background-position : top;
	background-attachment : fixed;
	background-color : transparent;
}
TD.tbl-lw-lt   {
	background-image: url('images/lower-lt-grn.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 120px;
	background-position : bottom;
	background-attachment : fixed;
	background-color : #999999;
}
TD.tbl-lw-rt   {
	background-image: url('images/lower-rt-grn.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 6px;
	background-position : bottom;
	background-attachment : fixed;
	background-color : transparent;
}
.topNavText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.topNavText:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.topNavText:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topNavText:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #003300;
}
