/*   
(c) Copyright 2010 golfkentat.info
All rights reserved.
*/

body {
	color: #333;
	background: #e5e5e5;
	border-top: 8px solid #999;
}

div#title {
	color: #ddd;	
}

div#title strong {
	font-size: 30pt;
}

div#title a {
	color: #6BBF6B;
}

div#menu a {
	font-size: 7pt;		
	font-weight: normal;
	color: #777;
}

#content div#menu a {
	font-weight: bold;
	color: #072D07;
}

div#panelright h3,
div#panelright2 h3
{
	color: #072D07;
	border-bottom: 4px solid #072D07;
}

div#sponsorbar div.sponsor {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content h2,
#content h1,
#content2 h2,
#content2 h1 { 
	color: #072D07;
}

a,
a:hover,
a:visited {
	color: #072D07;
}

