@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: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #006600;
	layer-background-color: #006600; /*for Netscape 4*/
	border: 1px solid #999999;
}
.p7tbsub p {
	padding: 3px 12px 3px 6px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7tbsub a:visited {
	color: #FFFFFF;
}
.p7tbsub a:hover {
	color: #FFC600;
}
.p7tbsub a:active {
	color: #FFC600;
}
.p7tbdn {
	color: #9999CC !important;
	font-weight: bold;
}