td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tbl_border {
	border: thin solid #333333;
}
.topbtm_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630100;
	border-right-color: #630100;
	border-bottom-color: #630100;
	border-left-color: #630100;
	background-color: #efefef;
	color: #000000;
	background-image: url(images/bg-bar.jpg);
	line-height: 25px;
	text-indent: 10px;
	font-size: 10px;
}
.topbtm_border a {
	color: #000000;
	text-decoration: underline;
}
.topbtm_border a:hover {
	color: #000000;
	text-decoration: none;
}
.tbl_text {
	text-indent: 10px;
}
.line {
	border: thin dashed #333333;
}
