/* season-winter */
body
{
	margin-top:0px;
	background-image: url(/cb65/image/bg_winter20.gif);
}

.headbar
{
	background-color:#cceafa;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
}

.footbar
{
	background-color:#cceafa;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
}

.pathbar
{
	background-color:#93b2f3;
	margin-top:4px;
	padding:6px;
	font-size:90%;
	font-weight:bold;
}
.pathbarNoMenu
{
	background-color:#93b2f3;
	margin-top:4px;
	padding:6px;
	font-size:90%;
	font-weight:bold;
}

.menubar
{
	background:#e2e2e2;
	padding-top:3px;
	padding-bottom:3px;
}
.menubarUnder
{
	background:#e2e2e2;
	padding-top:3px;
	padding-bottom:3px;
}
table.borderTable td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#e2e2e2;
}
table.dataView td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#e2e2e2;
}
table.formTable td.menuRow
{
	border-width:0px 0px 1px 0px;
	background:#e2e2e2;
}
table.dataList tr.Stripe
{
	border:0px;
	background:#d0d0d0;
}
table.layout tr.Stripe
{
	border:0px;
	background:#d0d0d0;
}

.portletTitle
{
	background:#e4f1f5;
}

td.seasonHeader
{
	height:64px;
	background-color:#e7e7e7;
	background-image:url(/cb65/image/winterheader.jpg);
	background-repeat:repeat-y;
}
