.ltbg {
	background: url(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;
}
.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;
}
a.dislink  {
	text-decoration:none;
	color: #006600;
} 
a.dislink:hover { color:#000000; text-decoration:none; }
