.borderline {
	background-image: url(../images/backnd_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background {
	background-image: url(../../lines/images/borderlines_05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #996633;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-right: 0px;
	padding-left: 11px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}

.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	
}

.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #996633;
}
.biolink {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	list-style-position: outside;
	list-style-type: circle;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.hand {
	cursor: hand;
}
.borderlinefornews {
	background-image: url(../images/backnd_line1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.borderlinefornewsbottom {
	background-image: url(../images/backnd_line2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

