#wrapper {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #696969;
}

#blue a:link {
	color: #7396bf;
	text-decoration: none;
}
#blue .linkColor {
	color: #7396bf;
}
#blue a:visited {
	color: #7396bf;
	text-decoration: none;
}
#grey #wrapper #topBg, .greySelector {
	background: #000 url("clubstyle1.css") repeat-x left top;
}
#grey a:link {
	color: #000;
	text-decoration: none;
}
#grey .linkColor {
	color: #000;
}
#grey a:visited {
	color: #000;
	text-decoration: none;
}
#contentArea #sideBar #searchBox .topsearch {
	width: 130px;
	padding: 0px;
	margin: 0px;
	}

#contentArea #sideBar #searchBox .subSearch {
	margin: 5px 0px 0px 0px;
	}


#contentArea #sideBar #nav {
	background: url("clubstyle1.css") left bottom no-repeat;
}

#contentArea #sideBar #nav a, #contentArea #sideBar #nav span, #contentArea #sideBar #nav textarea {
	display: block;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	vertical-align: middle;
	horizontal-align: right;
	background: url("clubstyle1.css") left top no-repeat;
	border-color: #CCCCCC;
	border-bottom: 1px dashed #e0e0e0;
}

#contentArea #sideBar #nav a:hover {
	color: #000;
	background: #eee url("clubstyle1.css") left top no-repeat;
	text-decoration: none;
}
#contentArea #sideBar #nav a.selected {
	color: #666;
	background: url("clubstyle1.css") left top no-repeat;
	text-decoration: none;
}

