.ltbg {
	background: url(ffn_images/lt_bg.jpg) repeat-x;
}
.disbdr {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.ltborder {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-bottom-style: none;
}
#tic {
  /* enter any styles for the ticker below */
  font-family:Arial, Helvetica, sans-serif;
  font-size:x-small;
  padding:10px;
  width:100%;
  line-height:20px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
	/* add more tags to this list if you wish to display them inside the children */
  display:inline;
	text-decoration: underline;
}
.lttop {
	border-top: 1px solid #FFFFFF;
}
.printerlink {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
}
.numli {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.dislink  {
	font-size:12px;
	position:relative;
	font-family: Helvetica, sans-serif, Arial,;
	padding: 0px;
	text-decoration: underline;
}
a.dislink  {
	text-decoration:underline;
	color: #006600;
} 
a.dislink:hover {
	color:#000000;
	text-decoration:underline;
}
.navbdr {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
