/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a.copyright:link{
	color: #FFCC00;
}
a.copyright:hover{
	color: #003366;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
a:link {	color: #CC0033;
	text-decoration: underline;
}
a:hover {	color: #FFCC00;
}
a:active {	color: #CC0033;
	text-decoration: underline;
}
a:visited {	color: #CC0033;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
}
img.border {
	margin: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
td.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;

}
td.nav-back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC0033;
	border-top: 1px solid #FFCC00;
	border-right: 1px none #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px none #FFCC00;
	
}
td.tdmiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	
}
td.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC00;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 8px;
	
}

td.nav a:link{
text-decoration:none;
color:#FFCC00;
background: #CC0033;
font-weight : bold;
display: block;
border: 1px solid #FFCC00;
}
td.nav a:active{
text-decoration: none;
color:#CC0033;
background: #FFCC00;
font-weight: bold;
display: block;
border: 1px solid #CC0033;
}
td.nav a:visited {
text-decoration: none;
color:#FFCC00;
background: #CC0033;
font-weight: bold;
display:block;
border: 1px solid #FFCC00; 
}

td.nav a:hover{
text-decoration: none;
color:#CC0033;
font-weight: bold;
background: #FFCC00;
display: block;
border: 1px solid #CC0033;	  
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
	font-weight: 900;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
p {
	margin: 10px;
}
.red {
	color: #CC0033;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	position: static;
	width: 200;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	float: right;
	background-attachment: fixed;
	vertical-align: top;
	padding: 3px;
}
.small-text {
	font-size: 10px;
}.calendar {
	font-size: 10.5px;
	font-weight: bold;
}
.golf {
	background-image: url(images/golf_ball.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
