.shadow_tile {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.point_main_top {
	background-image: url(images/point_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.point_margin_top {
	background-image: url(images/point_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
}

.bodytext_white a:link, .bodytext_white a:visited{
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;
}

.bodytext_white a:hover, .bodytext_white a:active{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #4B6718;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color:#993300;
}
.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}
.margintext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
}
.captiontext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #000000;
}
.big_title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: 400;
}
.golfer_sillouette {
	background-image: url(images/golfer_silouette.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.bodylink_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodylink_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodylink_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	text-decoration: underline;
}
a.bodylink_white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	text-decoration: underline;
}
a.marginlink_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.marginlink_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.marginlink_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	text-decoration: underline;
}
a.marginlink_white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	text-decoration: underline;
}.photo_thickborder {
	border: 6px solid #FFFFFF;
}
.border {
	border: 8px solid #FFFFFF;
}
.blk_border {
	border: 1px solid #000000;
}
