td.sectionCurrent {
	background-color:#666666;
	width:140px;
}

td.sectionCurrentNoKids {
	background-color:#666666;
	width:140px;
	background-image:url(/images/nav_border_bottom_nokids.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}


div.sectionCurrent, div.sectionCurrentNoKids {
	padding:8px 0px 8px 0px;
	width:100%;
	text-indent:10px;
}

td.parentBasketball {
	background-image:url(/images/bg_navParentBasketball2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	
}

td.sectionNormal {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(/images/nav_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	/*width:140px;*/
}


td.sectionNormalBasketball {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#f6af23;
	background-image:url(/images/bg_navParentBasketballHome.gif);
	background-repeat:no-repeat;
	background-position:top right;
	/*width:140px;*/
}

/*
td.sectionNormalBasketball {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(/images/nav_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:140px;
	background-color:#498e6e;
}
*/

table.children {
	background-color:#6C8056;
	width:100%;
	margin:0;
	padding:0;
}

table.childrenBasketball {
	background-color:#ae450d;
	background-image:url(/images/bg_navChildrenBasketball6.gif);
	background-repeat:no-repeat;
	background-position:top right;
}



td.children {
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(/images/nav_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	/*width:140px;*/
}



li.childNormal, li.childCurrent {
	line-height:1.1em;
	margin:2px 0 2px 0;
	padding:2px 0 2px 0;
}

a.sectionCurrent:link, a.sectionCurrent:visited, 
a.sectionCurrentNoKids:link, a.sectionCurrentNoKids:visited, 
a.sectionNormal:link, a.sectionNormal:visited,
a.sectionNormalBasketball:link, a.sectionNormalBasketball:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.sectionCurrent:hover, a.sectionCurrent:active, 
a.sectionCurrentNoKids:hover, a.sectionCurrentNoKids:active, 
a.sectionNormal:hover, a.sectionNormal:active {
	color:#ffff00;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.sectionNormalBasketball:hover, a.sectionNormalBasketball:active {
	color:#ff0;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.childNormal:link, a.childNormal:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.childNormal:hover, a.childNormal:active {
	color:#FEC158;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.childCurrent:link, a.childCurrent:visited {
	color:#FEC158;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.childCurrent:hover, a.childCurrent:active {
	color:#FEC158;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

p.childCurrent,p.childNormal {
	margin:0;
	padding:0;
	margin-top:8px;
	margin-bottom:8px;
}

p.childrenBasketball {

}


a.childrenBasketball:link, a.childrenBasketball:visited {
	color:#fff;
}

a.childrenBasketball:hover, a.childrenBasketball:active {
	color:#ff0;
}

