table.header {
	border-collapse: collapse;
	margin: 0 -11px 0 -11px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #999999}

td.logo {
	padding: 8px 10px 3px 5px;
	border: 1px solid white;
	background-color: white}

td.header {
	padding: 4px 8px 4px 8px;
	border: 1px solid white}

td.pages {
	padding: 20px 0 0 8px;
	border: 1px solid white;
	background-color: #bcafa9;
	font-weight: normal;
	letter-spacing: 6px;
	color: black;
	width: 100%}

td.pages p {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 0;
	color: white;
	margin: -3px 0 0 8px}

td.pages span {
	font-size: 50%;
	position: relative;
	top: -0.75em}

td.header a,
td.header a:link,
td.header a:visited,
td.header a:hover,
td.header a:active {
	color: white;
	text-decoration: none;
	border: 0}

td.header a:hover {
	color: #000099;
	background-color: #999999}