.bgFish {
	background-image: url(../img/bigFish.jpg);
	background-repeat: no-repeat;
}
.newP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.newH {
	font-weight: normal;
	color: #C06503;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;

}
.newA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
.newA:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.newAorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #C06503;
	text-decoration: underline;
}
.newAorange:hover {
	color: #C06503;
	text-decoration: underline;
}
.newPGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1D4533;
}
.newAGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #1D4533;
	text-decoration: underline;
}
.bgGreen {
	background-image: url(../img/bgGreen.gif);
	background-repeat: repeat-y;
}
.newAGreen:hover {
	color: #1D4533;
	text-decoration: underline;
}
.newCopyright {
	font-size: 10px;
	color: #1D4533;
}
.tblbdrLGreen {
	border: 1px solid #678276;
	}
	.hooktable {
	border: 1px solid #678276;
	background-image: url(../img/hook.gif);
}
.bottombdrG {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D4533;
	padding-top: 5px;
	padding-bottom: 5px;

}
.cbDetails {
	font-size: 11px;
	font-style: italic;
	color: #C06503;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;

}
.cbDetails:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #C06503;
	text-decoration: none;
}
