﻿.teetimes
{
	float:left;
	width:600px;
}
.teetimes .rounddescription
{
	float:left;
	width:100%;
	font-size:16px;
	color:#00704A;
	font-weight:bold;
	border-bottom:1px dotted #c0c0c0;
	margin-bottom:10px;
}
.teetimes .teeone 
{
	float:left;
	width:295px;
	margin-right:10px;
	padding:5px 0px;
}
.teetimes .teeonetitle
{
	float:left;
	width:295px;
	font-size:11px;
	font-weight:bold;
	color:#00704A;
	padding-left:5px;
}
.teetimes .teeten
{
	float:left;
	width:295px;
	padding:5px 0px;
}
.teetimes .teetentitle
{
	float:left;
	width:295px;
	font-size:11px;
	font-weight:bold;
	color:#00704A;
	padding-left:5px;
}
.teetimes .pgatable_tee
{
	clear:both;
	color:#000000;
	font-size:10px;
	border-color:#FFFFFF;
}
.teetimes .pgatable_tee tr.header
{
	background-color:#4E4E4E;
	padding:5px 10px;
	color:#FFFFFF;
	height:25px;
}
.teetimes .pgatable_tee tr.header .playername
{
	text-align:left;
	padding-left:5px;
}

.teetimes tr
{
	background-color:#E5E6E1;
	height:15px;
	padding:0px 10px;
}
.teetimes tr.rowalt
{
	background-color:#F2F2F0;
	height:15px;
	padding:0px 10px;
}
.teetimes td
{
	padding:4px;
	text-align:center;
}
.teetimes td.playername
{
	text-align:left;
}
.teetimes .playername a.playerlink,
.teetimes .playername a.playerlink:visited
{
	text-decoration:none;
	color:#000000;
}
.teetimes .playername a.playerlink:hover
{
	text-decoration:underline;
	color:#000000;
}
