.centretop {
	background-image: url(skin/centretop.jpg);
	background-repeat: repeat-x;
	height:55px;
}

body{
	background-color: #818d6a;
	background-image: url(skin/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td{vertical-align:top}
.page{
	background-color: #dee5d2;
	margin:0px;
	padding:0px;
}
img{margin:0px;padding:0px}
.leftstretch{
	background-image: url(skin/leftshadowlower.jpg);
	background-repeat: repeat-y;
}
.rightstretch{
	background-image: url(skin/rightshadowlower.jpg);
	background-repeat: repeat-y;
}
.centrebottom{
	background-image: url(skin/bottomshadow.jpg);
	background-repeat: repeat-x;
	height:19px;
}
.country{
background-color:#f3f4f1;
border-bottom:1px solid #818d6a;
}
.countryOpen,.countryClosed{
	color:#545f3f;
	font-size:14px;
	padding:3px;
	background-repeat: no-repeat;
	background-position: right;
	cursor:pointer;
	border-top:1px solid #818d6a;
}
.countryOpen:hover{background-image:url(skin/uparrow.jpg)}
.countryClosed:hover{background-image:url(skin/downarrow.jpg)}
.state{color:#818d6a;font-size:12px;margin-left:10px;padding:3px}
.state:hover{background-color:#818d6a;color:#fff}
.stateSelected
{
    color: #818d6a;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px;
    font-weight:bold;
    cursor:default;
}
a{text-decoration: none;color:#886f0d}
a:hover{color:#d7bd57}
#footer{
	position:fixed;
	z-index:1;
	bottom:0px;
	background-image: url(skin/bottomshadow.jpg);
	background-repeat: repeat-x;
	height:19px;
	width:100%;
	left:0px;
	text-align:left;
	padding:1px;
}
#footer a{color:#f3f4f1;font-size:12px;margin-top:1px;}
#footer a:hover{color:#93ef50}
.unregtl, .unregtr, .unregbr, .unregbl, .regedtl, .regedtr, .regedbr, .regedbl
{
    width: 7px;
    background-repeat: no-repeat;
    height: 7px;
}
.regedtl{background-image: url(skin/regedtl.gif);}
.regedtr{background-image: url(skin/regedtr.gif);}
.regedbl{background-image: url(skin/regedbl.gif);}
.regedbr{background-image: url(skin/regedbr.gif);}
.unregtl{background-image: url(skin/unregtl.gif);}
.unregtr{background-image: url(skin/unregtr.gif);}
.unregbl{background-image: url(skin/unregbl.gif);}
.unregbr{background-image: url(skin/unregbr.gif);}
.unregt, .unregb, .regedt, .regedb{height:7px;background-repeat:repeat-x}
.unregl, .unregr, .regedl, .regedr{width:7px;background-repeat:repeat-y}
.unregt{background-image: url(skin/unregt.gif);}
.unregb{background-image: url(skin/unregb.gif);}
.regedt{background-image: url(skin/regedt.gif);}
.regedb{background-image: url(skin/regedb.gif);}
.unregl{background-image: url(skin/unregl.gif);}
.unregr{background-image: url(skin/unregr.gif);}
.regedl{background-image: url(skin/regedl.gif);}
.regedr{background-image: url(skin/regedr.gif);}
.regedcontent, .unregcontent{font-size:12px;color:#818d6a}
.regedcontent{background-color:#def7cd}
.unregcontent{background-color:#f3f4f1}
.regedcontent a, .unregcontent a
{
    color: #818d6a;
    text-decoration: none;
}
.regedcontent a:hover, .unregcontent a:hover
{
    text-decoration: underline;
}
.coursetl,.coursetr,.coursebl,.coursebr
{
    background-position: right bottom;
    background-image: url(/skin/ctl.png);
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
}
.courset,.courseb
{
    height: 3px;
    background-repeat: repeat-x;
}
.coursel,.courser
{
    width: 3px;
    background-repeat: repeat-y;
}
.coursetr{background-image: url(skin/ctr.png)}
.coursebl{background-image: url(skin/cbl.png)}
.coursebr{background-image: url(skin/cbr.png)}
.courset{background-image: url(skin/ct.png)}
.courseb{background-image: url(/skin/cb.png)}
.coursel{background-image: url(/skin/cl.png)}
.courser{background-image: url(/skin/cr.png)}
h1{font-size: 20px;color:#818d6a}
.clubSectionFraming
{
    border-top:1px solid #818d6a;
    border-bottom:1px solid #e2e6da;
}
.greenfeecell
{
	font-size: 11px;
	border: #eeeeee 1px solid;
	padding:2px;
	text-align:right;
}
.greenfeeleft
{
	font-size: 11px;
	border: #90a9cf 1px solid;
	background-color: #e4ebf7;
	padding:2px;
	text-align:left;
}
.greenfeeheading
{
	font-size: 11px;
	border: #90a9cf 1px solid;
	background-color: #e4ebf7;
	padding:2px;
	text-align:center;
}
.myroundslink
{
    color: #000099;
    text-decoration: underline;
}
.myroundslink:hover
{
    color: #ff9933;
}