@import url("d_basicv5.css");
.p7tbsub {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CCCC;
	layer-background-color: #99CCCC; /*for Netscape 4*/
	border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
.p7tbsub p {
	font-size: 11px;
  line-height:normal;
	padding:  5px 10px 5px 10px;
	margin: 0px;
 /* width:100%; */
}
.p7tbsub a {
	text-decoration: none !important;
	/*width: 100%; IE 5 PC reads this*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/* width:180px; *//*IE5Mac IE6 Mozilla Opera read this*/
}
.p7tbsub a:link {
	color: #000066;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #000066;
}
.p7tbsub a:hover {
	background-color: #CCFFFF;
	color: #000066;
}
.p7tbsub a:active {
	background-color: #CCFFFF;
	color: #333366;
}
.p7tbdn {
	color: #333366 !important;
	font-weight: bold;
}
