table#table-style {

  width:550px;
  border-width: 1px;
  border-style: solid;
	border-color: #000000 ;
	background-color: #EBF1F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466B75;
}

tr#header-style {

	background-color: #EBF1F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #466B75;
}

tr#content-style {

	background-color: #EBF1F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466B75;
}


table#nav {

  width:400px;

}

tr#nav-row {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #466B75;
	text-align: center;
}

td#nav-row {
  width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #466B75;
}
