/* HIPHOP */
body
{
	margin-top:0px;
	background-color:#F7FBFA;
}

.headbar
{
	background-color:#C5E3E0;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
}

.footbar
{
	background-color:#E6FBF9;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
}

.pathbar
{
	background-color:#C5E3E0;
	margin-top:4px;
	padding:6px;
	font-size:90%;
	font-weight:bold;
}
.pathbarNoMenu
{
	background-color:#C5E3E0;
	margin-top:4px;
	padding:6px;
	font-size:90%;
	font-weight:bold;
}

.menubar
{
	background:#E6FBF9;
	padding-top:3px;
	padding-bottom:3px;
}
.menubarUnder
{
	background:#E6FBF9;
	padding-top:3px;
	padding-bottom:3px;
}
table.borderTable td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#efe7c0;
}
table.dataView td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#efe7c0;
}
table.formTable td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#efe7c0;
}

.portletTitle
{
	background:#C5E3E0;
}

td.seasonHeader
{
	height:64px;
	background-color:#C5E3E0;
	background-image:url(/cb65/image/hiphopheader.jpg);
	background-repeat:repeat-x;
}
