body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-image : url(images/bkgd1.jpg);
	background-position : 0px 100px;
	background-repeat : no-repeat;
	background-attachment: fixed;
}

h1 {
	color: Navy;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-color : #FFCC33;
	border-bottom-style : solid;
	border-bottom-width : thin;
}
h2 {
	color: Blue;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-stretch: extra-condensed;
}
h3 {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color : #FFCC00;
	padding-bottom : 4px;
	padding-top : 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
td.banner {
	color: #FFCC00;
	background-color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-stretch: normal;
	text-align: center;
	vertical-align: middle;
	padding-bottom : 8px;
	padding-top : 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : Blue;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #000066;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #000066;
	background-color: #FFCC00;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : White;
	padding-bottom : 2px;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 2px;		
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #FFFF99;
	padding-bottom : 2px;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 2px;	
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #000066;
	background-color: #FFCC00;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.clubname {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	padding-right : 10px;
	padding-left : 10px;
}
}
.menubar {
	background-color : #000066;
	text-align : right;
}
table.update {
	background-color : #FFFFFF;
	border : thin;
	border-color : #FFCC00;
	border-style : solid;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
table.sidebar {
	background-color : #ffff99;
	border : thin;
	border-color : #000080;
	border-style : solid;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	width: 176px;
}
table.sidebar td p {
text-align: center;
}
#AutoNumber1 {
width: 800px;
}

