@charset "utf-8";
/* CSS Document */
div.tourmenu {
	color: #ffffff;
	font-weight: bold;
}
.tourmenu a {
	font-variant:small-caps;
	text-decoration: none;
	display: block;
	padding: 2px;
	color: #ffffff;
	border-bottom: 1px solid #000;
}
.tourmenu a:hover {
	color: #ffffff;
	background-color: #007ac3;
}
.tourheadlines {
	margin: 0;
	line-height: 150%;
	padding-left: 18px;
}
.tourheadlines li {
	margin: 0;
	padding: 0;
}
.tourheading {
	background-image: url(/basketball/men/tour/nit/2009/images/head.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	height: 30px;
	color: #003399;
	font-size: 14px;
}
blockquote.tour{
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 11px;
}

