.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: B38259;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;


}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;.loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BA773F;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA773F;
