/**
 * (c) Copyright 2008 John Girvin
 * except where indicated otherwise.
 * 
 * Unauthorised duplication, distribution
 * or alteration strictly prohibited.
 *
 */

#layout-nav-top a:hover {
	color: #0000ff;
	background: #ffff00;
}
#layout-nav a:hover {
	color: #0000ff;
	background: #ffff00;
}

#content-head {
	background: #f8f8ff;
}
#content-tail {
	background: #f8f8ff;
}

.centopt-title a:hover {
  text-decoration: underline;
	color: #000088;
}

#cpc_h4_zoom {
	text-align: center;
	font-size: 8pt;
	border: 2px solid #ffffff;
}
#cpc_h4_zoom_sel {
	border: 2px solid #000088;
}

#cpc_h4_nav td {
	font-size: 8pt;
	text-align: center;
}
#cpc_h4_nav img {
	margin: 0px;
	border: none;
	padding: 0px 0px 10px 0px;
}
#cpc_h4_nav_sel {
	font-weight: bold;
	border: 2px solid #000088;
}
