.lineup {
	background-image: url(images/line_up.gif);
	background-repeat: repeat-x;
}
.linedown {
	background-image: url(images/line_down.gif);
	background-repeat: repeat-x;
}
.lineright {
	background-image: url(images/line_right.gif);
	background-repeat: repeat-y;
}
.lineleft {
	background-image: url(images/line_left.gif);
	background-repeat: repeat-y;
}
A.tn_img{border: 1px solid #000000; display: block;}
A.tn_img:hover{border: 1px dashed #A46445;}
.tntable {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F3B1B;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F3B1B;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F3B1B;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F3B1B;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F3B1B;
	text-decoration: none;
}
