.XCharterFishing {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	}
.XCharterFishing .Xcol1 {
	width: 290px;
	}
.XCharterFishing .Xcol2 {
	width: 150px;
	}
.XCharterFishing .Xcol3 {
	width: 100px;
	}
.XCharterFishing .Xcol4 {
	width: 100px;
		}
.XCharterFishing .XItem {
	background: #FFFFFF;
	padding: 0px;
	}
.XCharterFishing .XAltItem {
	background: #DDEEFF;
	padding: 0px;
	}
.XCharterFishing .XSectionRow {
	background: #081D5C;
	padding: 0px;
	}
.XCharterFishing .XSectionHeader {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 1px 2px;
	}
.XCharterFishing .XVesselHeader {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 1px 2px 3px 2px;
	}
.XCharterFishing .XCaptainHeader {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 1px 2px 3px 2px;
	}
.XCharterFishing .XPhoneHeader {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 1px 2px 3px 2px;
	}
.XCharterFishing .XLinkHeader {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 1px 2px 3px 2px;
	}
.XCharterFishing .XVesselName,.XCaptain,.XPhone,.XURL,.XEdit,.XDelete {
	padding: 3px 2px 0px 2px;
	}
.XCharterFishing .XComments {
	padding: 0px 2px 3px 25px;
	}
.XCharterFishing .XEmptyComments {
	font-size: 1px;
	line-height: normal;
	padding: 0px 2px 2px 25px;
	}
.XCharterFishing .XVesselName {
	font-weight: bold;
	}	
.XCharterFishing .XURL,a,a:link,A:hover,a:visited,a:active {
	font-weight: bold;
	text-align: center;
	}	
.XCharterFishing .XEdit {
	padding: 3px 0px 0px 16px;
	font-weight: bold;
	}	
.XCharterFishing .XEdit:before {
	font-weight: bold;
	content: "   [ ";
	}	
.XCharterFishing .XEdit:after {
	font-weight: bold;
	content: " | ";
	}	
.XCharterFishing .XDelete {
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	}	
.XCharterFishing .XDelete:after {
	font-weight: bold;
	content: " ]"
	}	
