.backline {
	background-image:  url(imgs/backline.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.orngline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FF6600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.orngline_bott {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: FF6600;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}
