/* @override http://ukcustomgolf.co.uk/styles/ukcg2.css */

/* @override http://ukcustomgolf.co.uk/styles/ukcg2.css */

.indextable {
color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;

}

.greennav {
font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	
}



.greennav a:link {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.greennav a:visited {
	color: Purple;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	
.greennav a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.greennav a:active {
	color : Green;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.titletable {
	border: none;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintext {
	color: Black;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	
	
	
}

.greenborder {
	border: 2px solid #00BE00;
	width:214px;
	padding: 2px;
}

.greenborder a {
	text-decoration:none;
}

.nounderline a:link {
	text-decoration: none;
}


