@import url(d_basicv5.css);
/* This is only read by newer v5+ browsers which then link to the linked style sheet */
/* The linked sheet contains extra information supported by newer browsers */

.p7tbsub {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	layer-background-color: #EEEEEE; /*for Netscape 4*/
	border-right: 1px solid #DEDEDE;
	border-top:1px solid #F6F6F6;
}
.p7tbsub p {
	padding: 3px 6px 3px 3px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #14171F;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #14171F;
}
.p7tbsub a:hover {
	color: #77232C;
}
.p7tbsub a:active {
	background-color: #E1E0E0;
	color: #14171F;
}
