
body { 
	background-color: #1C1E1D;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { 
	font-family:Verdana,Arial,Helvetica; 
	font-size:11px; color:#E4EAE7; 
	font-weight:normal;
}

td.white { 
	background-color:#FFFFFF; 
}

td.dark { 
	background-color:#4C5B52;
}

td.vdark { 
	background-color:#1C1E1D;
}

td.design { 
	background-color:#1C1E1D;
	text-align:right;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
}

a.design:link {
	color:#FFFFFF;
}

a.design:visited {
	color:#FFFFFF;
}

a.design:active {
	color:#FFFFFF;
}

a.design:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


td.pga { 
	background-color:#1b5496;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

td.light { 
	background-color:#63756A; 
}

td.grey {
	background-color:#333333;
}

.navpar {
	font-family:Verdana,Arial,Helvetica;
   	font-size : 10px;
   	margin-right : 7px;
   	margin-top : 3px;
   	margin-bottom : 3px;
   	line-height : 12px;
}

.navpar_link {
   	font-size : 10px;
   	margin-right : 7px;
   	color: #1C1E1D;
   	margin-top : 3px;
   	margin-bottom : 3px;
   	line-height : 10px;
}

a.nav:link { 
	color : #ffffff; text-decoration : none; 
}

a.nav:visited { 
	color : #ffffff; text-decoration : none; 
} 

a.nav:active { 
	color : #ffffff; text-decoration : none; 
} 

a.nav:hover { 
	color : #1C1E1D; text-decoration : underline; 
} 

.rss_box {
	 width: 130px;
	 padding: 2px 2px;
	 background-color: transparent;
	 text-align: left;
	 text-indent: 0px;
}

.rss_title, .rss_title a:link {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #1C1E1D;
	font-weight: bold;
	padding: 0;
	text-align: left;
	text-indent: 0px;
}

.rss_title a:visited, .rss_title a:active, .rss_title a:hover {
	color: #1C1E1D;
	text-indent: 0px;
}

.rss_items {
	list-style: none;
	margin: 0.5em;
	text-indent: 0px;
}

.rss_item  {
	font-family:Verdana,Arial,Helvetica;
  	font-size: 9px;
  	margin-bottom: 1em;
	color: #FFFFFF;
	margin: 0.5em;
	text-indent: 0px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration: underline;
	font-size:9px;
	color: #1C1E1D;
	text-indent: 0px;
}

.rss_heading {
	font-size: 11px;
	color: #1C1E1D;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.hidden {
	text-align: center;
	font-family:Verdana,Arial,Helvetica;
	color: #1C1E1D;
	font-size: 5px;
}

.contact {
	color:#FFFFFF;
	font-size: 9px;
}

.location_links {
	color:#1C1E1D;
	font-size: 9px;
}

.heading {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
}

.map {
	color:#FF0000;
}

.table_heading {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
}

.score {
	text-align: center;
	color: #145398;
	font-size: 12px;
	font-weight: bold;
}

.bluescore {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.yellowscore {
	text-align: center;
	color: #4C5B52;
	font-size: 12px;
	font-weight: bold;
}

.frame {
	background-color: #4C5B52;
}

.holeblue {
	background-color: #1b5496;
}

.holered {
	background-color: #FF0000;
}

.holeyellow {
	background-color: #FFFF00;
	color: #4C5B52;
}

.shop_heading {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#rss ul li{
	margin-left: -40px;
}
	
