/* b9 stylesheet */

BODY, TABLE, TD, DIV, SPAN {
	margin:0px; padding:0px; border: none; border-collapse:collapse;
}

P, TD, UL, LI, A {
	font-family:sans-serif; font-size:9px; text-align:left;
}

P {
	margin:0px; margin-bottom:4px;
}

P, OL, UL, LI {  color:#d0d0ff; }

A { color: #ffffff; margin:0px; padding:0px;}

STRONG {
	font-weight:600; color:#ffffff;
}

/* specialty styles */
.crumbtext, .crumbtext A {
	font-size:9px; text-align:right; vertical-align:middle; color:#cccccc; white-space:nowrap;
	padding-left:9px; padding-right:9px;
}

/* general styles */
.b9_heading {
	font-weight:600; color:#ffffff;
	border-bottom:1px solid #d0d0ff;
	margin-top: 16px;
}