h2
{
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 11pt;
	font-weight: bold;
	
	color: #000;
	border-bottom: 1px solid #000;
	padding: 10px 0 0 0;
	margin: 0;
}


.formbutton {
	background-color: #007252;
	color: #FFF;
	border: 1px outset #000;
	padding: 2px 8px;
	font-size: 13px;
	width: auto !important;
	cursor: pointer;
}
#message {
	margin-bottom: 1.0em;
	border: 4px double #FFFFFF;
	background: url(http:/www.golfmaxonline.com/images/info_32.gif) #F9EC95 10px center no-repeat;
	padding: 1.0em 1.0em 1.0em 46px;
	color: #000000;
}
div.error#message {
	background-image: url(/images/alert_32.gif);
	background-color: #FFC;
	border: 3px double;
	color: #CC0000;
}

.table {
	width: 100%;
	border: 0;
}
.table th {
	background-color: #E5E5E5;
	padding: 6px;
	text-align: right;
	width: 200px;
}
.table td {
	background-color: #F2F2F2;
	padding: 4px;
}
.table input {
	width: 400px;
}

div.form {
	background-color: #F2F2F2;
	padding: 4px;
}
.link_button {
	margin-top: 10px;
}
.link_button a:hover, .link_button a:active {
	background-color:#5FB536 !important;
	color:#000000;
	text-decoration: none;
}
.link_button a:link, .link_button a:visited {
	background-color: #007252 !important;
	border: 1px solid #000;
	color: #FFFFFF;
	margin: 5px 5px 5px 2px;
	padding: 4px 8px;
	text-align: center;
	width: 60px;
	text-decoration: none;
	height: auto;
}
