#clubs {


	border: 0px solid red;
	font-size: 10pt;
}

#clubs p {


}

#clubs h3 {
	margin: 10px 0px 10px 15px;
}



.roundedbox_box p {
	margin: 0px;
	padding: 0px;

}

.roundedbox_box {
	background: url('/ima/clubs/roundedbox_tl.png') no-repeat top left;
}
.roundedbox_top {
	background: url('/ima/clubs/roundedbox_tr.png') no-repeat top right;
}
.roundedbox_bottom {
	background: url('/ima/clubs/roundedbox_bl.png') no-repeat bottom left;
}
.roundedbox_bottom div {
	background: url('/ima/clubs/roundedbox_br.png') no-repeat bottom right;
}
.roundedbox_content {
	background: url('/ima/clubs/roundedbox_r.png') top right repeat-y;
}

.roundedbox_top div,
.roundedbox_top,
.roundedbox_bottom div,
.roundedbox_bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}

.roundedbox_content,
.roundedbox_bottom {
	margin-top: 0px;
}

.roundedbox_content {
	padding: 0px 8px;
}



#clubs .roundedbox_content h3 {
	margin: 0px;
	padding: 0px;
	
	font-size: 14pt;
	font-weight: bold;
}


.business_day_td {
	color: blue;
	font-weight: bold;
}

.weekend_td {
	color: red;
	font-weight: bold;
}

