body{
padding:0px;
margin:0px;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #826556;
	text-decoration: none;
}
.tit {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #4C4B48;
}
.text_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #6A6862;
}
.link_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #5A5854;
	text-decoration: none;
}

#ted td {
background:url(images/td_bg.gif) repeat-x bottom left;
height:18px;
padding-top:4px;
font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #696761;
	text-decoration: none;

}
#ted span {
float:right;
padding-right:5px;
font-weight:normal;
color: #4D4C49;
}
.elev {
	font-size: 11px;
	color: #4D4C49;
}
.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #696761;
	height: 17px;
	width: 94px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0CA;
	border-bottom-color: #D4D0CA;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #696761;
	height: 68px;
	width: 193px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0CA;
	border-bottom-color: #D4D0CA;
	overflow:auto;
}

.spec {
	font-family: Monotype Corsiva;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #4C4B48;
	padding-right:15px;
	padding-left:15px;
}

/* Below starts the AJAX CSS */
#ajaxticker1{
width: 380px;
height: 140px;
/* border: 1px ridge black; */
padding: 0px;
background-color: #f8f0db; /* FEEEB8; */
}

/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
#ajaxticker1 div{
 background-color: #f8f0db; /* FEEEB8; */
}

.someclass{ //class to apply to your scroller(s) if desired
}
