<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin; 0;
	border; 0;
	padding; 0;
	font-size: small;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
	color: #300;
	background: #fff url(images/sbody_background.gif) repeat;
	font-size: small;
	}

a	{
	text-decoration: underline;
	color: #000;
	}

a:hover	{
	text-decoration: none;
	color: #666;
	}

table	{
	margin: 0 auto;
	}

#webpage	{
	width: 800px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	}

#header	{
	margin: 10px 0;
	border: 1px solid #ccc;
	width: 800px;
	height: 120px;
	background: url(images/header_bg.jpg) top left no-repeat;
	}

ul#topnav, xul#footernav	{
	margin: 0;
	xborder-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0; 
	clear: both;
	width: 800px; 
	text-align: left;
	list-style: none; 
	}

xul#footernav	{
	text-align: right;
	}

ul#topnav li, xul#footernav li	{
	display: inline; 
	margin: 0;
	margin-right: 5px;
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 80%;
	}

ul#topnav li#topnavlastitem, xul#footernav li#footernavlastitem	{
	border-right: 1px solid #ccc;
	}

ul#topnav li a, xul#footernav li a	{
	background: #060 url(images/tab_bg.gif) repeat;
	color: #ffc;
	margin: 0;
	padding: 0.25em 1em; 
	text-decoration: none;
	font-weight: bold;
	}

ul#topnav li a:hover, xul#footernav li a:hover	{
	xbackground: #696 xurl(images/tab_bg_hover.gif) repeat;
	background: #060;
	color: #fff;
	text-decoration: underline;
	}



/* Content area styles - these apply directly to the page content region, below topnav and above footernav */

#content	{
	width: 800px;
	margin: 0;
	border: 0;
	padding: 0;
	xborder-top: 1px solid #ccc;
	xborder-bottom: 1px solid #ccc;
	background: #fff xurl(images/edge_left.gif) repeat-y top left;
	}

#content1, #content3	{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	width: 180px;
	background: #fff xurl(images/content1_bg.gif) repeat-y top right;
	color: #fff;
	text-align: center;
	float: left;
	}

#content3	{
	border-left: none;
	background: #fff xurl(images/content3_bg.gif) repeat-y top left;
	float: right;
	}

#content2	{
	width: 370px;
	padding: 10px;
	float: left;
	xbackground: #fff url(images/edge_right.gif) repeat-y top right;
	background: #fff;
	}

#content1and2	{
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	width: 570px;
	xbackground: #fff;
	float: left;
	}

#content h1, #content h4, #content h6	{
	margin: 0.5em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0.5em;
	xbackground: #903;
	xbackground: #903 xurl(images/h_bg.gif) repeat;
	background: #060;
	color: #fff;
	clear: both;
	}

#content h1	{
	font-size: 150%;
	}

#content h4	{
	font-size: 125%;
	}

#content h6	{
	font-size: 100%;
	}

#content img	{
	border: 1px solid #060;
	border-right: 2px solid #060;
	border-bottom: 2px solid #060;
	margin: 10px;
	}

#content li	{
	list-style: none;
	}

#content1and2 div#wording	{
	border: 1px solid #ccc;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}

#content1and2 div#wording p	{
	float: right;
	width: 200px;
	}

#content1and2 div#wording img	{
	margin: 10px;
	}

#content1and2 .player	{
	width: 120px;
	background: #fed;
	color: #000;
	}

#content1and2 .current	{
	width: 60px;
	text-align: center;
	background: #fee;
	color: #000;
	}

#content1and2 .formerly	{
	width: 60px;
	text-align: center;
	text-decoration: line-through;
	background: #fed;
	color: #000;
	}

#content1and2 .link	{
	xwidth: 80px;
	xtext-align: center;
	xbackground: #f99;
	}

#content1and2 table#arrangements	{
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	margin: 0 0 10px 0;
	}

#content1and2 table#arrangements td.title	{
	width: 60px;
	background: #fed;
	color: #603;
	}

#content1and2 table#arrangements td.value	{
	width: 205px;
	background: #ffd;
	color: #603;
	}

#content1and2 div#images	{
	float: left;
	xclear: left;
	width: 290px;
	padding: 0 0 5px 0;
	border: 1px solid #ccc;
	background: #fff url(images/edge_right.gif) repeat-y top right;
	}

#content1and2 div#images img.photo	{
	margin: 10px;
	width: 120px;
	height: 120px;
	}

#content1and2 div#images p	{
	font-size: 80%;
	margin: 0;
	clear: both;
	text-align: center;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	background: #fed;
	font-weight: bold;
	}

#content1and2 div#images img.icon	{
	margin: 0 5px;
	width: 80px;
	}

#content1and2 p#report	{
	margin-top: 1em;
	border: 1px solid #ccc;
	padding: 10px;
	width: 270px;
	background: #fff;
	background: #fff url(images/edge_right.gif) repeat-y top right;
	clear: left;
	}

#content1and2 p#upto	{
	margin: -1em 5em 0 0;
	padding: 0;
	text-align: right;
	font-size: 80%;
	}

#content1and2 table#results	{
	border: 1px solid #ccc;
	float: right;
	}

#content1and2 .prize	{
	width: 120px;
	background: #c6c;
	}

#content1and2 .winner	{
	width: 120px;
	background: #fed;
	color: #000;
	}

#content1and2 img	{
	float: left;
	xheight: 120px;
	margin: 0 20px 0 0;
	}

#content1and2 img.logo	{
	float: right;
	xheight: 120px;
	margin: 0 0 0 20px;
	}

#content2 img.main	{
	margin: 0 auto;
	width: 360px;
	}

#content1and2 #icons	{
	clear: both;
	xbackground: #9c9;
	margin: 0;
	padding: 8px;
	border: 1px solid #ccc;
	}

#content1and2 #icons img	{
	margin: 0;
	border: 0;
	padding: 0 8px;
	width: 65px;
	}

#content2 #icons img	{
	margin: 0;
	border: 0;
	padding: 0 8px;
	width: 80px;
	}

#content2 img.icon	{
	border: 0;
	}

#content3 img	{
	margin: 0;
	}

#content3 p	{
	border: 1px solid #ccc;
	padding: 5px;
	color: #fff;
	background: #696;
	font-family: arial;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 80%;
	}

#footer	{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	clear: both;
	text-align: center;
	font-size: 70%;
	}

div#content1and2 table	{
	clear: both;
	background: #fdd;	
	}

div#content1and2 table th	{
	border: 1px solid #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #936;
	color: #fff;
	height: 24px;
	}

div#content1and2 table td	{
	border: 1px solid #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 4px;
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	}

div#content1and2 table td.date	{
	width: 120px;
	background: #936;
	color: #fff;
	}

div#content1and2 table td.venue	{
	width: 140px;
	background: #c69;
	color: #fff;
	}

div#content1and2 table td.player	{
	width: 120px;
	background: #fed;
	color: #303;
	}

div#content1and2 table td.score	{
	width: 40px;
	background: #fed;
	color: #303;
	text-align: center;
	}

div#content1and2 table td.hcap	{
	width: 30px;
	background: #fed;
	color: #303;
	text-align: center;
	}

div#content1and2 table td.posn	{
	width: 40px;
	background: #fed;
	color: #303;
	text-align: center;
	}

div#content1and2 table td.link	{
	width: 80px;
	background: #fcc;
	text-align: center;
	}

div#content1 table	{
	background: #ffe;
	}

div#content1 table td	{
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	width: 160px;
	}

div#content1 table td.title	{
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 3px 0 0 6px;
	xbackground: #ffc;
	color: #300;
	text-align: left;
	}

div#content1 table td.value	{
	padding: 0 6px 0 0;
	background: #fff url(images/edge_right.gif) repeat-y top right;
	background: #fff url(images/edge_left.gif) repeat-y top left;
	color: #300;
	text-align: right;
	}

div#content1 table td#lastvalue	{
	border-bottom: 1px solid #ccc;
	}

div#content1 img	{
	margin: -6px 0 10px 0;
	width: 120px;
	}

div#content1 a	{
	color: #303;
	}

div#content1and2 table#player_details	{
	float: right;
	margin: 0;
	}

div#content1and2 table#player_details td.title	{
	width: 150px;
	background: #936;
	color: #fff;
	}

div#content1and2 table#player_details td.value	{
	width: 30px;
	background: #fed;
	text-align: center;
	}


div#content1and2 table#businesses	{
	background: none;
	}

div#content1and2 table#businesses tr	{
	background: none;
	border-bottom: 4px solid #ccc;
	}

div#content1and2 table#businesses table	{
	background: none;
	font-weight: bold;
	}

div#content1and2 table#businesses tr	{
	border-bottom: 1px solid #ccc;
	}

div#content1and2 table#businesses td a.link	{
	display: block;
	border: 1px solid #ccc;
	padding: 5px 0 5px 0;
	text-align: center;
	background: #c03;
	color: #ffd;
	}

div#content1and2 table#businesses tr td	{
	border: none;
	}

div#content1and2 table#businesses table td	{
	border: 0;
	border-right: 1px solid #99c;
	border-bottom: 1px solid #99c;
	}

div#content1and2 table#businesses table td.title	{
	font-weight: bold;
	width: 80px;
	background: #eef;
	color: #003;
	}

div#content1and2 table#businesses table td.value	{
	font-weight: normal;
	width: 280px;
	}



-->					
</style>

</head>

</html>