#error_message {
	text-align: center;
	width: 700px;
	display: block;
	border: solid 1px red;
	background-color:#ffd1cf; 
	layer-background-color:#ffd1cf;
}

#confirmation_message {
	background:#e5f7e3 url(../images/check.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #c5e1c8;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size: 9pt;
	color:#005e20;
	width:450px;
	padding:8px 8px 8px 28px;
	text-align:left;
}

TR.directory_results_header
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size:9pt;
 font-weight:bold;
 background-color: rgb(43,92,124);
 color: white;
}

TR.directory_results_footer
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size:9pt;
 font-weight:bold;
 height: 10px;
 background-color:rgb(43,92,124);
 color: white;
}

td.teetimes_header {
	text-align: center;
}

td.teetimes_timeslot {
	width: 60px;
	font-weight: bold;
	text-align: center;
}

td.teetimes_player {
	width: 210px;
}

TR.teetimes_row1
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size:9pt;
 background-color:#f6f1cd;
 color: black;
}

TR.teetimes_row2
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size:9pt;
 background-color:#fdfbf2;
 color: black;
}

TR.teetimes_starterstime
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif;
 font-size:9pt;
 background-color:#c0c0c0;
 color: black;
}

#directory_search_letters {
	text-align: center;
	text-decoration: none;
	width: 660px;
	height: 25px;
	display: block;
	background-color: rgb(103,98,0);
	layer-background-color: rgb(103,98,0);
}

#directory_search_letters a {
	position:relative;
	top: 4px;
	text-decoration: none;
	color: rgb(242,236,192);
}

#directory_search_form {
	position:relative;
	top: -82px;
	right: 7px;
}

#directory_search_results {
 position:relative;
 top: -65px;
}

#directory_search_printicon {
	position:relative;
	top: -75px;
	right: 7px;
	width: 50px;
}

TR.directory_results_row1
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif !important;
 font-size:9pt;
 background-color: #f6f1cd; /* #e6eaed; */
 color: black;
}

TR.directory_results_row2
{
 font-family: "Lucida Sans Unicode", Arial, sans-serif !important;
 font-size:9pt;
 background-color: #fdfbf2; /* #cedee9; */
 color: black;
}


table.calendar
{
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: black;
}

td.calendarHeader
{
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	background-color: rgb(43,92,124);
	border-width: 0px;
	padding: 3px;
	border-style: inset;
}

td.calendarDayCell
{
	vertical-align: top;
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	background: #f6f1cd;
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	cursor: pointer;
}

td.calendarDayBlank
{
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	background: #E0E0E0;
	border-width: 0px;
	padding: 1px;
	border-style: inset;
}

div.calendarDateDay
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
}

div.calendarDateHeader
{
	font-family: Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
}

table.calendarSelector
{
	border-spacing: 0px;
}

tr.calendarSelectorRow
{
	height: 25px;
}

td.calendarSelectorMonth
{
	text-align: center;
	text-decoration: none;
	background-color: rgb(103,98,0);
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

td.calendarSelectorMonth a
{
	position: relative;
	top: 4px;
	text-decoration: none;
	color: white;
}

td.calendarSelectorMonthCurrent
{
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: rgb(125,120,12);
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
}

td.calendarSelectorMonthCurrent a
{
	position: relative;
	top: 2px;
	text-decoration: none;
	color: white;
}

div.EventTitle
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #3c6e2a;
}

div.EventTime
{
	font-family: Tahoma, Arial;
	font-size: 11pt;
}

div.EventDescription
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #808080;
}

table.EventTable 
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #B0B0B0;
}

a.admin_link
{
	color: white;
	background: red;
	font-size:10pt;
}

#admin_news_results {
 position:relative;
}

#admin_news_results_addnews {
	text-align:right;
	padding-right: 6px;
}

#myprofile_container {
 	width: 822px;
 	margin: 0 auto;
}

#myprofile_main {
	float: left;
	width: 512px;
	margin: 0;
}

#myprofile_sidebar {
	float: left;
	width: 310px;
	margin: 0;
}

div.didyouknowbox {
	font-family: Verdana;
	font-size: 8pt;
}