.clubs_title	{
	width: 100%;
}
.clubs_title h5	{
	margin: 10px 0px 10px 0px;
	background-color: #EFF7FF;
	color: #050845;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  
	font-style: normal;
	font-weight: 600;
}
.clubs_title h3	{
	color: #012571;
	font-family: "Arial";	
	margin: 10px 0px 10px 0px;
	font-style: normal;
	text-decoration: underline;
	font-weight: 600;
	text-align: center;
}
.clubs	{
	width: 100%;
}
.clubs h3	{
	width: 75%;
	margin: 2px;
	color: #09497B;
	font-family: "Arial";
}
.clubs table	{
	width: 100%;
}
.clubs table.td	{
	width: 33%;
}
.clubbox	{
	margin: 2px;
	border: 1px solid #000000;
	padding: 2px;
	height: 110px;
}
.clubimage	{
	float: left;
	margin: 3px 3px 3px 1px ;
	padding: 0px;
}
.clubcontent	{
	font: normal 8pt Comic Sans MS;
	text-align: left;
}
.boxheader	{
	background-color: #012571;
	color: #ffffff;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: 600;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #000000;	
}