body {
	background-color: #272727;
	background-image: url(images/bktile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


a:link {
	color: #146859;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #146859;
}
a:hover {
	text-decoration: underline;
	color: #4C4C4C;
}
a:active {
	text-decoration: underline;
	color: #146859;
}





.pga:link {
	color: #202020;
	text-decoration: none;
	
	height:18px;
}
.pga:visited {
	text-decoration: none;
	color: #202020;
	
	height:18px;
	
}
.pga:hover {
	text-decoration: underline;
	color: #146859;
	background-image:url(images/navBackOvr.jpg);
	width:95%;
	height:18px;
}
.pga:active {
	text-decoration: none;
	color: #146859;
	height:18px;
}



.style7 {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}

.tblBdrR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F7269;
}
.tblBdrL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F7269;
	padding-left:5px;
}