.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.tab_borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

a {
	color: #FF3334;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tab_listing {
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.back_splash {
	background-image: url(images/back_splash.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

