body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background: #000000 url("/images/bg_gbc.jpg") repeat-y;
/*	background-repeat: repeat;*/
}
.submitLink {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
   background-color: transparent;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
.readonly {
	color: #000000;
	background-color: #999999;
	text-align: center;
}
.bgleftmenu {
	background-image: url(images/bg_menucol.jpg);
	background-position: top;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.admin_content {
	background-image: url(images/bg_bottom.gif);
	background-color: #000000;
	padding: 20px;
}
.switchcontent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #009933;
	padding: 10px;
}
h4 {
	border: 1px solid #FFFFFF;
	padding: 10px;
	background-color: #000000;
	color: #009933;
}


.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #CCCCCC;
	text-align: center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #CCCCCC;
}
.deletebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
}
.updatebutton, .savebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #CCCCCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #CCCCCC;
	width: 100%;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66CC00;
}
.bgtopnav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
}
.bgtopnav a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 0px 5px;
}
.bgtopnav a:hover {
	color: #66FF33;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 0px 5px;
}
.bgtopnav a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 0px 5px;
}
.bgtopnav a:visited:hover {
	color: #66FF33;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 0px 5px;
}
.bgmainheader {
	background: #000000 url(images/backgrounds/golf_ball_783x350.jpg) no-repeat;
	border: 1px solid #666666;
	overflow: none;
	height: 296px;
	padding: 10px;
	margin: 0px;
}
.profileName {
	font-size: 16px;
	font-weight: bold;
	line-height: 115%;
	margin-bottom: 5px;
}
.tigraFrame .left {
	width: 155px;
	float: left;
}
.tigraFrame .left .profileLink {
	width: 125px;
	font-weight: bold;
	font-size: 13px;
	background: #669933 url("/images/backgrounds/gridgreen.jpg");
	padding: 3px;
	border-top: solid 1px #669966;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #669966;
	margin-top: 5px;
	cursor: pointer;
}
.tigraFrame .right {
	width: 485px;
	height: 260px;
	float: right;
	background: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	padding: 5px;
	border: 1px solid #000000;
	color: black;
}
.tigraFrame .right a {
	color: black;
	text-decoration: none;
}
.tigraFrame .left .photo {
	border: 1px solid #000000;
}
.tourTableSecondHead {
	background: #0066CC;
	color: #ffffff;
	font-weight: bold;
}
.tourStatTournHead {
	background: #6699CC;
	color: #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

a:link {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a:visited:hover {
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}

a.footer:link {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.footer:hover {
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
a.footer:visited {
	font-weight: normal;
	color: #99cc99;
	text-decoration: none;
}
a.footer:visited:hover {
	font-weight: normal;
	color: #99cc99;
	text-decoration: underline;
}

a.login:link {
	font-weight: normal;
	color: #66CC00;
	text-decoration: none;
}

a.login:hover {
	font-weight: normal;
	color: #66CC00;
	text-decoration: underline;
}
a.login:visited {
	font-weight: normal;
	color: #99cc99;
	text-decoration: none;
}
a.login:visited:hover {
	font-weight: normal;
	color: #99cc99;
	text-decoration: underline;
}
.sampleStats {
	background: #999999;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

.rollover_even {
	background-color: #1B1B1B;
}
.rollover_odd {
	background-color: #252525;
}
.rollover_highlight {
	background-color: #2E2E2E;
}
.contentarea {
	background-image: url(images/bg_bottom.gif);
	padding: 20px;
	min-height: 400px;

}

.mystats {
	background-color: #006600;
	color: #FFFFFF;
}
.bottomAd {
	height: 60px;
}
.bottomAd .left {
	float: left;
	width: 120px;
	margin-right: 10px;
	height: 60px;
}
.bottomAd .right {
	float: left;
	width: 120px;
	height: 60px;
}


/* Copyright 2006 Joost de Valk */
table.sortable a img {
	border: 0;
}
/*table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}*/
.tablescroll {
	display: block;
	height: 110%;
	width: 600px;
	overflow: auto;
}
.tableborder {
	border: solid 1px #000000;
}
.tableleftborder {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.replyborder {
	border: solid 1px #000000;
	display: block;
	margin: 2px;
	padding: 5px;
}
.leftNav {
	width: 206px;
}
.leftNav .label {
	background: #003300;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
.leftNav .item a {
	color: #ffffff;
	background: url(/images/backgrounds/left_nav_off.jpg);
	height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 5px 10px;
	display: block;
	text-decoration: none;
}
.leftNav .item a:hover {
	background: url(/images/backgrounds/left_nav_on.jpg);
}

.mySitePhotoCollections {
	margin: 0px 0px 10px 0px;
	padding: 2px;
	font-size: 9px;
}

#videos, #photos {
	visibility: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin: 75px 25px 25px 25px;
}
#stats {
	position: absolute;
}
.wellnessResults {
	margin: 10px 0px 25px 0px;
	border: 1px solid #666;
	width: 250px;
	height: 75px;
}
.wellnessResults tr.company {
	background: #999;
	font-weight: bold;
}
.wellnessDivider {
	border-bottom: 1px dotted green;
	margin-bottom: 10px;
}
.wellnessBio {

}
.wellnessMap {
	width: 200px;
	height: 200px;
	float: right;
	margin: 0px 0px 10px 10px;
	border: 2px solid green;
	overflow: hidden;
}
#systemMessage {
	margin: 10px 0px 10px 0px;
	border: 1px solid #003300;
	background: #eee;
}
#systemMessage .title {
	color: white;
	font-weight: bold;
	height: 15px;
	font-size: 12px;
	background: #003300;
	padding: 3px;
}
#systemMessage .title img {
	float: right;
	border: none;
}
#systemMessage .message {
	color: #ff0000;
	font-size: 10px;
	padding: 3px;
}