<style type="text/css">

	.dummy { }

	body {
		text-align:center;
		background-color:#ECEEF4;
		padding:0;
		margin:0;
		}
	
	body, table {
		font:	12px/1.4 Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		}
		
	img {
		border: 0;
		}
			
	a {
		color:#97130A;
		text-decoration:none;
		}
	
	a:hover {
		text-decoration:underline;
		}
		
	h1 {
		margin:10px 0 0px 0;
		font-size:20px;
		font-weight:normal;
		color:#133687;
		}
		
	h2 {
		margin:10px 0 5px 0;
		font-size:15px;
		font-weight:bold;
		color:#97130A;
		}
		
	hr {
		height: 1px;
		color: #ffffff; 
		width: 100%; 
		border-style: solid;
		border-bottom:0;
		border-right:0;
		border-left:0;
		margin:5px 0;
		}
		
	.small  {
		font-size:9px;
		}
	
	.header {
	 	background-color:#21130F;
		color: #000000; 
		text-align:center;
		}

	.navigation {
	 	background-color:#71402A;
		color: #ffffff; 
		}

	.navigation a {
		color: #ffffff; 
		}

	.leftmargin {
	 	background-color:#BB844D;
		color: #000000; 
		}

	.leftmargin p {
		margin:10px;
		}

	.fatfooter {
	  background-color:#C8CFDD;
		text-align:center;
	  padding:10px 0 0 0;
	  }

	.fatfooter table {
		color:#28478D;
		font-size:11px;
	  }
		
	.fatfooter h1 {
	  color:#97130A;
		font-size:17px;
	  }
		
  .footer {
	 background-color:#6D869F;
	 background-image:url(images/footer.gif);
	 color:#FFFFFF;
	 height:29px;
	 font-size:10px;
	 text-align:center;
	 }

	#navigation {
		float:left;
		margin-right:10px;
		width: 145px; 
		color: #20397A; 
		}
 
	#navigation p { 
		background-color: #D8E0E4;
		background-image:url(../images/bullet_blue.gif);
		background-position:top left;
		background-repeat:no-repeat;
		padding: 7px 0 7px 7px;
		margin: 2px 0 2px 0;
		font-size:11px;
		} 
	
	#clubdetails {
		margin-top:20px; 
		}


</style>