body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: #D4820C 1px solid;
}
.logo {
	background-image: url('images/logo.gif');
	width: 345px;
	height: 70px;
}
.ads {
	width: 415px;
}
.base {
	background-image: url('images/base.gif');
	height: 20px;
	width: 760px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.base a {
	color: #000000;
}
.base a:hover {
	color: #FFFFFF;
}
.right {
	width: 560px;
	background-color: #FFFDEF;
	padding: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.right a {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
} 
.right a:hover{
	color: #501F5B;
}
.left {
	width: 200px;
	background-color: #FCF3A7;
	padding-bottom: 20px;
	vertical-align: top;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10pt;
	color: #000000;
	text-align: left;
	background-image: url('images/nav.gif');
	margin-bottom: -22px;
	padding-top: 4px;
	height: 20px;
}
.menu a {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 
.menu a:hover{
	color: #FFFFFF;
}
.nodec a{
	text-decoration: none;
	border-bottom: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #7D8FED;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.note {
	font-size: 8pt;
}
.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #7D8FED;
}
.review {
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 1px;
	color: #7D8FED;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}
.new {
	width: 400px;
	margin-left: 60px;
}
form {
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.clubinfo {
	width: 290px;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.clubinfo a {
	color: #E06E05;
	text-decoration: none;
	font-weight: bold;
}
.county {
	width: 390px;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.county a {
	color: #E06E05;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Verdana;
	color: #000080;
	text-decoration: none;
} 
a:hover{
	color: #00515E;
}
.blue {
	color: #7D8FED;
}
.orange {
	color: #E06E05;
}
.orange a {
	color: #E06E05;
}
.red {
	color: #FF0000;
}
.textbox {
	font-family: Verdana;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFFFFF;
	width: 300px;
	padding: 5px;
	margin-left: 70px;
	text-align: center;
}
.textbox a {
	color: #CC0000;
	border-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
.textbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.infobox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 430px;
	padding: 5px;
	text-align: left;
}